how can I make a plugin
how can I make a plugin how can I make a plugin when all players have 250 in heal ?
|
Re: how can I make a plugin
PHP Code:
|
Re: how can I make a plugin
This may not be the right way to detect a player's spawn for your mod.
Fixed: Code:
|
Re: how can I make a plugin
I am just doing a check on whether the user is alive or not, and what you did doesnt matter, it still works either way...
|
Re: how can I make a plugin
Quote:
Don't return PLUGIN_HANDLED in ResetHUD. It blocks the event and probably crashes the server. At the very best, bad things can happen. |
Re: how can I make a plugin
I learned something... and the plugin_ini, my bad... typing and not reading.
|
Re: how can I make a plugin
The return value in a register_event hook is ignored.
|
Re: how can I make a plugin
Quote:
|
Re: how can I make a plugin
It's register_message that can be blocked.
|
Re: how can I make a plugin
how can I so make a plugin when only admins have 250 in heal ??
|
| All times are GMT -4. The time now is 00:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.