View Single Post
  #10  
Old 02-29-2004, 11:59 AM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
Re: Re: Re: Re: Re: White space after string

Quote:
Originally posted by -Ramirez-

When I actually tested it by playing the level, it didn't for me either. What I did the first time was just create a blank level, place an NPC in it, remove the default, ANNOYING text, and put in "setstring test,test#K(32);". I clicked "Close". Graal runs through the NPC before you even play the level... and the flag was set. It had "test " set. (With the space at the end.) Then I modified the NPC and put "setstring test,#s(test)test;" in place of the previous setstring line. I closed the NPC again, checked the flag... it now said "testtest". The space was removed. Weird how it would do that there, but not when actually playing the level.
I guess it must be a bug
__________________
-Kjetil Valen
Reply With Quote