doing both if and else why?
ok what im trying to make it do is if they have a max_level then do the if satements but if there not in the lvl14.ini file then it should do the else statement but for some reason its doing both the if and else statements
Code:
public function(id){ |
Re: doing both if and else why?
The else is reflecting whether their steamid matches the one on the current line.
Code:
public function(id){ |
Re: doing both if and else why?
thnks
|
Re: doing both if and else why?
how can i put a
Code:
set_task(600.0,"function",id)in the plugin int |
Re: doing both if and else why?
Quote:
Code:
public plugin_init()????? |
Re: doing both if and else why?
im getting an unknown id tho
|
Re: doing both if and else why?
Quote:
|
Re: doing both if and else why?
i want to use it for the function posted above by EMP` think u can tell me how to do it
*edited* would this work correctly? Code:
|
Re: doing both if and else why?
Code:
public plugin_init() |
Re: doing both if and else why?
ya its cause my test server was crashing every so often so i thought it might be this but i found out why and it was because if a stupid mistake i made, im pretty much re-writing the whole wc3 mod to have 17 levels, already have it to 13 levels and has been running without crashes for 1 or 2 months no im making it 17 with new skills wasnt sure if it was this new addition or something i did wrong but i found out thanks alot for ur help
|
| All times are GMT -4. The time now is 03:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.