View Single Post
th3y
Junior Member
Join Date: Jan 2014
Old 10-30-2021 , 06:43   Re: [L4D & L4D2] Left 4 DHooks Direct (1.67) [25-Oct-2021]
Reply With Quote #501

Quote:
Originally Posted by HarryPotter View Post
Silvers already did,
the following functions can be called in l4d1



PHP Code:
native int L4D2Direct_GetVSCampaignScore(int teamNumber); 


PHP Code:
native void L4D2Direct_SetVSTankToSpawnThisRound(int roundNumberbool spawn); 


PHP Code:
native int L4D2Direct_SetVSWitchFlowPercent(int roundNumberfloat flow); 


PHP Code:
native float L4D2Direct_GetVSWitchFlowPercent(int roundNumber); 


PHP Code:
native float L4D2Direct_GetVSTankFlowPercent(int roundNumber); 


PHP Code:
native float L4D2Direct_GetMapMaxFlowDistance(); 
Thank you, i thought they were only working for L4D2.
__________________

Last edited by th3y; 10-30-2021 at 06:43.
th3y is offline