View Single Post
  #11  
Old 04-13-2002, 04:47 AM
Googi Googi is offline
A Serious Epidemic
Googi's Avatar
Join Date: Oct 2001
Location: Canada
Posts: 18,866
Googi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud of
Send a message via AIM to Googi
Re: Re: Re: Re: Re: Rock walls and darkness scripts

Quote:
Originally posted by Kaimetsu


Wha? There is no one definitive variable or string for that system.
Isn't the script for Glyco somethign like this?

NPC Code:

if (playerchats&&strequals(#c, buy bomb)&&playergralats=<5) {
playerrupees-=5;
toweapons Mining Bomb;
playerminingbombs+=5;
say2 You got a mining bomb;

__________________
Reply With Quote