Mapping Problem

THiNK2WiCEE
03-13-2004, 05:32 AM
when im mapping and then exit out of it then try to get back in it i get some error and then i have to restart my computer just to get in the map editor again.. n e one know how to fix this problem?

Amadeus
03-13-2004, 08:40 AM
T1 or T2? (dunno if matters)

Also, how are you trying to go back into editor mode?

THiNK2WiCEE
03-14-2004, 05:35 AM
T1.. when i create my server and type the exec("editor"); it comes up when tribes closes and i wanna go back and do it again it gives me an error so then i got to restart my computer and do it all over again.

destroyer193
03-14-2004, 05:37 AM
memode();

Amadeus
03-14-2004, 05:44 AM
Yes, once you executed editor.cs you must use memode(); to get back into editor mode.

THiNK2WiCEE
03-15-2004, 05:25 AM
Thanks!