function AlertLowPot () {
if ($potmsgclear == "1") {
Client::centerPrint("<jc><f2>You're low on potions! <f1>" @ $totalpots @ "<f2> potions left!", 1);
}
} // End AlertLowPot
I see you took the time to make it tell you how many regular potions/crystal blue potions. LOL.
I liked it better when it told you how many you had of both.
Also, what's up with the white notify message that stays at the bottom of the screen. Kinda annoying.
I do like the part where you try and exec the file and if you dont have any potions, it tells you to get at least one and try again....that was nice.