HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Problems with WE

07-27-2003, 05:39 PM#1
BaHaMuT-NeO-
has anyone else noticed that when you use string constants like

call function("string")

it crashes WE while writing the map arcive even though it is correct syntax?
07-27-2003, 07:27 PM#2
Kerry
That depends on wich function it is, no?

So if i get you right then this wouldn't work:

Code:
call DisplayTextToForce(GetPlayersAll(), "Hello")


If not tell me wich function that does not work...