I have two problems
#3

killerid=65535 = invalid killer id

PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
    if(
killerid != INVALID_PLAYER_ID
    
{
        
// do stuff
    
}
    return 
1;

100% cpu could result in a lot of things..
timers, unoptimized code, etc

or something running on background on your server?
Reply


Messages In This Thread
I have two problems [+REP] - by Antonio2323 - 11.03.2016, 06:40
Re: I have two problems - by Shaheen - 11.03.2016, 07:04
Re: I have two problems - by itsCody - 11.03.2016, 07:44
Re: I have two problems - by Antonio2323 - 11.03.2016, 08:51

Forum Jump:


Users browsing this thread: 1 Guest(s)