View Single Post
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 11-09-2008 , 05:38   Re: [KZ] Jump-Bug Trainer
Reply With Quote #29

It was giving you debug errors? Than you should report a bug in amxx bug reports, cuz I'm using this:

PHP Code:
    get_players(iPlayersiPlayersNum"bch"); // collect only dead. skip hltv and bots.
    
iPlayers[iPlayersNum] = iPlrId// person who made jb is alive, so "iPlayersNum" var is lower than 31
    
iPlayersNum++;
    
set_hudmessage(...);
    for( new 
iTempiTemp<iPlayersNumiTemp++ ) 
But ya... When jb failed and user is not alive and all 31 players are spectating him... Yes it can give errors. Will update in some minutes.

Btw. If this scan is preforming - server cannot be empty, cuz else who was trying to jb. Plus using maxplayers... I don't like that way some why - looks & feels not professional.


// edit:


Updated to 1.5 :
Fixed: when jb wasn't made and all 31 players were spectating jumpbugger who dyed - stats weren't showed + errorlog.
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.

Last edited by MPNumB; 11-09-2008 at 05:53.
MPNumB is offline
Send a message via Skype™ to MPNumB