Thread: String Question
View Single Post
  #1  
Old 08-18-2003, 08:14 PM
TB3 TB3 is offline
Registered User
TB3's Avatar
Join Date: May 2001
Location: US of A State of VA
Posts: 658
TB3 is on a distinguished road
Send a message via Yahoo to TB3
String Question

Well IM probably missing something very obvious and stupid about this.... but
NPC Code:

if (playerenters) {
setstring serverr.warp,#v(#s(serverr.warp)+1);
}


It keeps setting the string to 1 nothing else just 1 everytime

Will not work neither will variations for it for some reason.
Can someone point out what im doing wrong its been a while since I have had to mess with server variables since most of my work has been offline (BTW that would work fine if it was a client.var)
__________________

To the sun of your age, I arise
Reply With Quote