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

How can I find script resources?

broken avatar :(
Created 5 years ago
by TurtleFace
0 Members and 1 Guest are viewing this topic.
554 views
broken avatar :(
×
broken avatar :(
Location: ca
Date Registered: 20 September 2014
Last active: 5 years ago
Posts
3
Respect
Forum Rank
Fresh Corpse
Primary Group
Member
×
TurtleFace's Groups
TurtleFace's Contact & Social Links
I'm having a problem with getting into mapping which is that the core black ops 3 zombies scripts are all scattered and I can't find what I'm looking for. I have the gsc functions, methods all that but I'm missing key resources that make it impossible to progress.

Specifically I'm looking for the script containing the notify for
Code Snippet
Plaintext
waittill("damage", n_amount, e_attacker, v_direction_vec, v_point, str_type, str_tag_name, str_model_name, str_part_pame, w_weapon, b_d_flags, str_inflictor, n_chargeLevel);
I want to use this to trigger something in my map but I'm missing specifics like
- What are the data types of each variable and how can I use them?
- What can I use this waittill on?
- What #usings do I have to specify to use this function? (or any function for that matter)


I've seached for hours but I can't find information for this function online or even in the source files. What am I doing wrong, am I just not looking hard enough?

 
Loading ...