View Single Post
  #8  
Old 08-09-2001, 05:25 AM
BocoC BocoC is offline
Registered User
BocoC's Avatar
Join Date: Jun 2001
Location: Washington State, USA
Posts: 980
BocoC is on a distinguished road
Send a message via AIM to BocoC Send a message via Yahoo to BocoC
Didn't Stefan already say he was anti-mouse? Anyways, I think Stefan should also let you use a string in toweapons. Take this for example:
NPC Code:

if (created) {
setstring this.name,Test1;
}
if (playertouchsme) {
toweapons #s(this.name);
}


Currently, if I do that same method in Graal, it will create a weapon named: #s(this
That would be a huge help.
__________________
-Boco

FLKJH$TRFG*$(&%>FMG >REN<>F ;.kjsd
Reply With Quote