UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

changes in scripts didnt affect on the game

broken avatar :(
Created 7 years ago
by sebastian001
0 Members and 1 Guest are viewing this topic.
850 views
broken avatar :(
×
broken avatar :(
Location: at
Date Registered: 10 December 2016
Last active: 7 years ago
Posts
2
Respect
Forum Rank
Fresh Corpse
Primary Group
Member
×
sebastian001's Groups
sebastian001's Contact & Social Links
I wanted to change some variables in _zm.gsc but if i change something nothing happens.

for example:
Code Snippet
Plaintext
zombie_utility::set_zombie_var( "zombie_score_damage_normal",		10 );		
// points gained for a hit with a non-automatic weapon

zombie_utility::set_zombie_var( "zombie_score_damage_light", 10 );
// points gained for a hit with an automatic weapon

I changed it to 15 but ingame until i compiled and linked it i get only standart (10 points).


i changed it in the usermap not in a mod.
i linked the files for only my map

Code Snippet
Plaintext
#using scripts\zm\_zm;             Call of Duty Black Ops III\usermaps\zm_kozi2\scripts\zm\zm_kozi2.gsc
scriptparsetree,scripts/zm/_zm.gsc      Call of Duty Black Ops III\usermaps\zm_kozi2\zone_source\zm_kozi2.gsc
pls help :'(
Last Edit: December 17, 2016, 02:09:39 pm by Sidzzz

 
Loading ...