Thread: Help!
View Single Post
  #3  
Old 10-06-2001, 05:00 AM
ZORG1986 ZORG1986 is offline
Registered User
ZORG1986's Avatar
Join Date: Jul 2001
Location: England - Yes thats the small Island in Europe that Ownz you all.
Posts: 783
ZORG1986 is on a distinguished road
Send a message via ICQ to ZORG1986 Send a message via AIM to ZORG1986
Re: Re: Help!

Quote:
Originally posted by btedji


show items left
say2 There are #s(itemcountstring) items left.

buy items
if(strequals(#c,buy item)&&playerchats){

setstring itemcountstring,strtofloat(#s(itemcountstring))-1;

}

make sure you add protection to be sure the amount does not go below zero and the player cant buy when the ammount is <1
LoL, I remember that old bug on Sanstrata with there money dropped you say a negative number and fire the weapon and your money increases, hense the rason i have over 1'000'000 on there
__________________


Zorg (Era Staff) - Contact : [email protected]
Reply With Quote