View Single Post
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 05-06-2012 , 23:16   Re: [ND] Resource Management
Reply With Quote #4

Quote:
Originally Posted by Player 1 View Post
PHP Code:
SetEntProp(g_iConsortProp_Send"m_iResourcePoints"iResources);
SetEntProp(g_iEmpireProp_Send"m_iResourcePoints"iResources); 
This should be moved from OnMapStart to a "round_start" hook so the starting resources are set on all new rounds, not just the first one.
Yeah, I suppose you're right; this was made for servers which only play 1 round.
__________________
databomb is offline