better way for GODMODE?
ive searched hi/high and low for a better way to do this, but im stumped.
when a user types mho_special in console, it executes this: PHP Code:
|
Re: better way for GODMODE?
Code:
becomes Code:
|
Re: better way for GODMODE?
i was under the inpression it just has to have a var there, i didnt even think twice if it should be 1 LOL!
[bangs head on desk] thanks man +karma for not flamin on me! |
Re: better way for GODMODE?
ok, heres the problem, i had this working earlier today to where it would actually count down the seconds left of godmode, but it doesnt now, it only displays the one time msg saying there is 10 seconds left of god mode, and craps out.. i added the server prints to try and debug it myself, to see what part of the code actually gets called, and whats bypassed, but im lost, ive even copied/pasted the code from above, (the first snippet), and it only counts once, im stumped, anyone have any suguestions as to what i should change/try?
Code:
|
Re: better way for GODMODE?
You set the task once, but never call the function again.
|
Re: better way for GODMODE?
call Hold_GOD or MHO_GOD_Mode again? use it where i have Hold_GOD commented out?
|
Re: better way for GODMODE?
im really lost on this.. the set task tut doesnt really help me much, maybe im not reading between the lines or something, but even so, how is this set task supposed to loop, and even count down at that?
[slumps over waiting for someone to yell at me] |
Re: better way for GODMODE?
Call the task again, or use the loop parameters of set_task.
|
Re: better way for GODMODE?
Code:
|
| All times are GMT -4. The time now is 00:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.