|
I cant seem to see the script I out into a text generated GMAP... I made a notepad document with a gmap script:
GRMAP001
WIDTH 6
HEIGHT 6
LEVELNAMES
"fourstones_a1.nw","fourstones_b1.nw","fourstones_ c1.nw","fourstones_d1.nw","fourstones_e1.nw","four stones_f1.nw"
"fourstones_a2.nw","fourstones_b2.nw","fourstones_ c2.nw","fourstones_d2.nw","fourstones_e2.nw","four stones_f2.nw"
"fourstones_a3.nw","fourstones_b3.nw","fourstones_ c3.nw","fourstones_d3.nw","fourstones_e3.nw","four stones_f3.nw"
"fourstones_a4.nw","fourstones_b4.nw","fourstones_ c4.nw","fourstones_d4.nw","fourstones_e4.nw","four stones_f4.nw"
"fourstones_a5.nw","fourstones_b5.nw","fourstones_ c5.nw","fourstones_d5.nw","fourstones_e5.nw","four stones_f5.nw"
"fourstones_a6.nw","fourstones_b6.nw","fourstones_ c6.nw","fourstones_d6.nw","fourstones_e6.nw","four stones_f6.nw"
LEVELNAMESEND
...to fit my GMAP, they are all linked fine, signs work, doors work... However I can't seem to get my text scripts to work... I tried GS2 and GS1 both clientsided and it didn't show the text I scripted, heck it didn't show any at all. Yes my GMAP is correctly added the the server options list, without the ".gmap" extension (gmaps="fourstones")... Can anyone shed some light on my situation? |