View Single Post
  #65  
Old 12-21-2003, 05:17 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Quote:
Originally posted by Stefan
About #s and #v: about what game are you speaking? We use that tons of times on Graal Kingdoms, when there is a problem then only in a special situation, so please explain the problems more exactly, and possibly on the bugs forum.
Basically #s wasn't reading the string, instead of display the content of the string it was displaying the string, e.g:

NPC Code:

setstring this.test,Happy Christmas!;
message #s(this.test);



It was showing #s(this.test) instead of "Happy Christmas!".
Also don't worry, i don't know what was happening but I re-installed and the problem is fixed.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
Reply With Quote