Thread: Rupees (STEFAN)
View Single Post
  #4  
Old 10-23-2001, 06:00 PM
joseyisleet joseyisleet is offline
Registered User
Join Date: Aug 2001
Posts: 378
joseyisleet is on a distinguished road
messed up on teh bottom
try
// NPC made by Josey Hunt
if (playerchats&&startswith(Donate,#c)){tokenize #c;}
if (tokenscount==2){i=strtofloat(#t(1));
if (playerrupees=>i){rupees+=i);playerrupees-=i;
}}
__________________
Account used by Josey and Howard.
Ali G: 'Is it cause i Black?'
Reply With Quote