-
Gatekeepers html files
what are the html file of th gatekeeper with the cities on it .. i cant find it in html ... i am using projectC2final3 server files. cos ingame .. the cities arent under eachother but i see cities next to it ithout spaces
sry for my bad english btw :/
-
snak0r,
beside using the Search function of the forum, to solve your problem you have to :
Open AI.OBJ with Notepad.
Edit -> Find - > teleporter
When you will see the list of destinations , you must add {"<center>"; -12787; 122779; -3114; 0; 1 ** before the first destination.
For example :
Code:
class trishya : teleporter
property_define_begin
telposlist_begin Position
{"<center>"; -12787; 122779; -3114; 0; 1 **
{"Gludio Town"; -12787; 122779; -3114; 4100; 1 **.....
Add the same line to all the other gatekeepers. Then close AI.OBJ and save
Edit : Remeber that the 2 star ** are closed bracket. The opposite of {