Quote:
Originally Posted by java1
im sory but im facing problems to translate the npcs to English for i did everything that CptSky recommended but still no luck deleted everything in kcs and do the reload command and the npc stop working even if i delete just 1 letter from it and do all over again the npc stops working all the kcs from edited npcs comes with 1kb with npc name exp: KCS› DameBonheur any suggestion on help please
|
It's an issue with the CO2_CORE_DLL I think. It can't find sections properly when parsing the INI file. If you fix that, you'll get working NPCs as I have in my untouched backup.
Quote:
Originally Posted by Execution!
I recoded all of the NPCs source sided when I worked with that base.
|
Yes, some NPCs are already coded in C#, so totally possible to remove the INI NPCs.
Quote:
Originally Posted by turk55
Login into a TQ's server and simply look what the NPC says and what options it gives. As for an NPC not working, if I am correct it is using LUA's syntax, [Only registered and activated users can see links. Click Here To Register...] for more details.
|
Wrong. It's a custom INI file syntax converted into a custom binary file.
NPCs are in Lua since COPS v7.