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
broken avatar :(

NoScopeNinja25

Posts
11
Respect
4
Forum Rank
Legless Crawler
Primary Group
Member

Forum Stats

More Stats
Date Registered
April 17, 2016, 06:56:57 pm
Posts
11 (0.004 per day)
Last Active
May 01, 2019, 07:48:04 am

Forum Profile

Profile Link
Gender
Male
Country
us
Local Time
April 16, 2024, 09:47:56 am

Contact & Social Links

Steam
Youtube
Create a duplicate of the slide animation but move the joint to the same position to the position when it's empty.

I did that with all the other animations but they had a spot in APE to put...
6 years ago
I pretty much have every thing completed for the M1911 but I am having trouble figuring out how to fix the sliding animation.  Most of the animations have a empty version, but the slide animation doesn't.  Since there is no slide empty animation, when I slide with the empty M1911 the ...
6 years ago
Code Snippet
Plaintext
SetSavedDvar( <dvar>, <value> );
I couldn't find "SetSavedDvar" in the BO3 API.

[quote author=BluntStuffy link=topic=14529.msg146815#...
7 years ago
I got it to work finally.  I changed the order variable to use the player's name because that works better if you play a game with someone else.  The name_split parts are to get it to work with a guest account because the space in the name messes with the dvar.  I have one more q...
7 years ago
Now when I set the dvar it sets it to 1000 and then it immediately goes to zero:

[code]function bank()
{
    players = GetPlayers();
    for (i = 0;i<players.size;i++)
    {
        GetDvarInt("bank_player_...
7 years ago
prob coz your "getting" a dvar that doesnt exist "before setting" it then trying to use it
Dvars are different in Black Ops 3.  The number after the dvar name, in this case 0, is...
7 years ago

Signature

BO3 Map(s): Die Kiste
Scripter
Mapper
Loading ...