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;