Need help, semiclip.
Hi,
Once again I need help. This time with semiclip. I want to make so that if player has bool Respawning[id] = true he can walk through enemy team players (but not his own team players). I suppose I just need to put somewhere if(Respawning[id]) check. The problem is that I don't know which of addToFullPack function's parameters refers to id/player (I have tried Respawning[player]). PHP Code:
|
Re: Need help, semiclip.
Quote:
|
Re: Need help, semiclip.
Ok. It means that Respawning[ent] should be used to check whether to make player able to go through others or not.
PHP Code:
As a side question - the loop in the forward means that looping is done the whole time, isn't it (too) much CPU consuming ? |
Re: Need help, semiclip.
Sorry for double post :/
I remembered that xPaw's DR manager uses semiclip that I could edit. I have get this far: PHP Code:
|
Re: Need help, semiclip.
I'm sorry for posting repeatedly but this semiclip part is now the only thing that keeps me away from finishing a plugin and also I have been working on these two functions for over a day now.
PHP Code:
IDK, where could be the problem. |
| All times are GMT -4. The time now is 21:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.