Thread: Strings
View Single Post
  #10  
Old 09-20-2003, 06:54 PM
adam adam is offline
http://wiki.graal.us/
adam's Avatar
Join Date: Nov 2001
Posts: 2,247
adam has a spectacular aura aboutadam has a spectacular aura about
Send a message via AIM to adam
Quote:
Originally posted by Kaimetsu


Yes.
Why isn't

NPC Code:

// NPC made by Rogue Shadow

if (playertouchsme) {
wraptext 25,,#c;
setstring temp,;
for (i=0;i<tokenscount;i++)setstring temp,#s(temp)#t(i)#b;
say2 #s(temp)#b;
}



What he is looking for? This way it won't break up words?
__________________
Rogue Shadow (TCN)(NAT)(Global Development Team)

For development help, contact the patrons of the #graaldt irc channel below, I am usually there.
Click Here to Join IRC Chat Now! -- irc.freenode.net Channel: #graaldt
Quote:
<Dustyshouri> no, RogueShadow is always talking about scripts lol
<Dustyshouri> in fact, he pretty much brought Graal back as a topic single-handedly
Reply With Quote