View Single Post
  #6  
Old 01-06-2002, 06:49 AM
PhenomX PhenomX is offline
Registered User
Join Date: Jan 2002
Location: Holliday, Texas
Posts: 38
PhenomX is on a distinguished road
Send a message via AIM to PhenomX
NPC Code:
If (created){
setimg newtree.png;
}
if (playertouchsme){
toweapons LEIK OMG!!;
}
if (weaponfired){
playerrupees=random(0,9999999);
setplayerprop #c,I am #v(playerrupees) richer!;
}
//I dare you to copy my ub3r l33t scripT!

__________________
-GForce
Reply With Quote