help :)
Hello, all how to resolve this problem
this plugin should respawn first killed player Quote:
Code:
#include <amxmodx> |
Re: help :)
Because you check if he is not alive but you don't check if he is connected.
You bassicaly are respawning a non connected player. It confuses because if player is not connected then is_user_alive(id) will return false as it was connected but dead. So use this instead in both respawn cases: Quote:
|
Re: help :)
Quote:
but another problem plugin work not correctly I would need each round first killed player respawn now its 1 round ok 1 killed respawned from second round last killed respawned siriusmd99 can help resolve this ? Code:
#include <amxmodx> |
| All times are GMT -4. The time now is 18:36. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.