View Single Post
  #14  
Old 03-06-2004, 04:34 PM
Fhqwhgads Fhqwhgads is offline
Registered User
Join Date: Nov 2003
Location: Chicago
Posts: 57
Fhqwhgads is on a distinguished road
Send a message via AIM to Fhqwhgads
ok, i get that part, but in graalscript, is there any way to add to server strings? like
#s(server.string)+=1.. that doesnt work or
server.string+=1.. that doesnt work either lol.. or even
setstring server.string+=1. or something like that?

i should really learn more graalscript... :o
Reply With Quote