Raised This Month: $51 Target: $400
 12% 

Weapons War v7.5 (26 Weapons)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
WhiteFang1319
Senior Member
Join Date: Jan 2017
Old 02-12-2018 , 08:57   Re: Weapons War v7.5 (26 Weapons)
Reply With Quote #36

Quote:
Originally Posted by zmd94 View Post
Instinctpt1, I'm glad you fix the problem by yourself.

White Fang, if you want to use the Killer View feature, just change below as we need to add more delay to the Auto-Respawn task:
Code:
	if(get_pcvar_num(g_iAutoRespawn))
	{
		set_task(3.0, "AutoRespawn", iVictim+TASK_RESPAWN)
	}
-->
Code:
	if(get_pcvar_num(g_iAutoRespawn))
	{
		set_task(5.0, "AutoRespawn", iVictim+TASK_RESPAWN)
	}
I actually had already done this for everyone spawning, it didn't work. I don't want killer's view. So it's fine. Thanks anyway.

Last edited by WhiteFang1319; 02-12-2018 at 08:58.
WhiteFang1319 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode