anti blocker.. need help.
Hi, i am writing hns anti-blocker plugin.So need help, how to check if some on is on ladder ?... i use
PHP Code:
|
Re: anti blocker.. need help.
It would make no sense if FM wouldn't work and this would, still this was tested somewhere and I thought it worked...
Code:
if(entity_get_int(id,EV_INT_movetype) == MOVETYPE_FLY) |
Re: anti blocker.. need help.
Probably player with id 1 is not connected, so it writes errorlog...
|
Re: anti blocker.. need help.
How about like this:
Code:
public client_PreThink(id) |
Re: anti blocker.. need help.
I need to check if someon is on ladder. my code works only for first player. i tested it with potti and real players. it just won't work :(
|
Re: anti blocker.. need help.
oh Thank you.. now its work :)
|
| All times are GMT -4. The time now is 09:04. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.