View Single Post
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 08-22-2006 , 00:01   Re: Executes Commands When Admin Leave
Reply With Quote #2

PHP Code:
format(cmdFile,99,"%s\cmdfile.txt",configsdir
-->

PHP Code:
format(cmdFile,99,"%s/cmdfile.txt",configsdir


PHP Code:
log_amx("There Are No Admin, Executing Commands From cmdfile.txt")
client_print(0,print_chat,"All admin have left, settings returning to normal..."
-->

PHP Code:
log_amx("There Are No Admins, Executing Commands From cmdfile.txt")
client_print(0,print_chat,"All admins have left, settings returning to normal..."
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana