Thread: Gralats Offline
View Single Post
  #22  
Old 11-30-2001, 05:54 AM
Draktha Draktha is offline
Registered User
Join Date: Nov 2001
Location: home in front of my computer lol
Posts: 51
Draktha is on a distinguished road
Send a message via AIM to Draktha Send a message via Yahoo to Draktha
Quote:
Originally posted by Andor_NPC-Admin1


To detect if someone laid a rupees, you need to do sumptin like

if(created||timeout) {
for(a=0;a!=itemscount;a++) {
if(items[a].type==greenrupee) {
woohoo, I found a gelat!
}
}
timout=0.05;
}
uhhh could you tell me how exactly that works...
__________________
I think this pretty much sums me up...
Reply With Quote