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

[ZP] Block Jetpack And Laser In Mode NEW !!!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
j.abdalftah
Member
Join Date: Jul 2016
Location: Palestine-Hebron
Old 08-25-2016 , 03:47   [ZP] Block Jetpack And Laser In Mode NEW !!!
Reply With Quote #1

Hey there
I Hope you like my way
===============================
1-you must have :
zp50_gamemode_survivor.sma block in survivor round
zp50_gamemode_nemesis.sma block in nemesis round
zp50_gamemode_sniper.sma block in sniper round
zp50_gamemode_assassin.sma block assassin round
zp50_gamemode_armageddon.sma block in armageddon round
===============================
2- find public zp_fw_gamemodes_start()nd add this :
public zp_fw_gamemodes_start()
{
set_cvar_string ( "zp_jetpack" , "0" )
set_cvar_string ( "zp_ltm" , "0" )

}
===============================
3- to make it work after mode finished :
public zp_fw_gamemodes_end()
{
set_cvar_string ( "zp_jetpack" , "2" )
set_cvar_string ( "zp_ltm" , "1" )

}
j.abdalftah is offline
Reply



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 08:32.


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