one Item max per team
Hey guy's im new in scripting with amxmodx plugins. My Question is easy, i want to restrict an item to the best player in a tream, but it dint work.
There are at the player start not realy a "best" player so i think thers the bug and so can more than one player run with this item. How i can restrict it to "one" item only per team and then also for the last player wich is alife?! Work it with: Code:
if( g_iCurrentRound == 0 )Code:
if( g_iCurrentRound == 1 )By the way thanks for help! |
Re: one Item max per team
Can you show your code ? please
|
Re: one Item max per team
this is it i think...
Code:
public LaserItem_Callback( id, hMenu, iItem )It just sould be for the best and later in the round for the last player... |
| All times are GMT -4. The time now is 15:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.