View Single Post
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 10-24-2006 , 22:31   Re: New Round/Player Spawn/Round Start/Round End - do Not mess it
Reply With Quote #25

You shouldnt be passing a death into a new round event.

PHP Code:
public Death()
{
    new 
killer read_data(2)
    
event_new_round(killer);
}

public 
event_new_round(killer)
{
    
// What

EDIT: I just saw that you wanted to wait for it to be passed at round start..

Last edited by SweatyBanana; 10-24-2006 at 22:35.
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana