Thread: Beer Me ;D
View Single Post
  #4  
Old 08-29-2007, 06:05 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Ack, bleh, urgh... such a CPU intensive script for something so simple.



PHP Code:
function onActiongrabbed() {
  
this.grabs ++;
  if (
this.grabs 10) {
    
say2("I Made A Beer!");  // might not work serverside, dont remember
    
temp.npc putnpc2(49.320"join(\"beer\");");
    
temp.npc.setimg("beer.png");
  } else 
player.chat this.grabs SPC "grabs left..";
  
setAni("pull""");

__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote