View Single Post
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 02-11-2009 , 08:12   Re: Roundend Blocker
Reply With Quote #9

You do not desperately need it. I don't see why this is a problem and why you prefer server crashes over a module require, but you can remove the two lines resposible for the require.

PHP Code:
if( !is_user_aliveBotID ) )
    
ExecuteHamBHam_CS_RoundRespawnBotID ); 
Search these two lines, remove them and it will still work. In some situations, however, this will cause some minor issues. Maybe a dllfunc spawn is also possible because they are only fake clients.
Nextra is offline