black ops 3 scripts

  1. JayCoder

    Release Zombies Assistance

    hello cabcon back at this again I guess.... looking for help on making code shorter and more complex also I am in need of more ideas error's i'm in need of help with preview 2 preview 3 code below/video above before added functions [/SPOILER] function zombies_build() { //Main...
  2. JayCoder

    Answered Help Timer Script for Black Ops 3?

    I'm a bit rusty but I think this is a timer script function TimerOn() { for(i = 0:00; i < 99:99 ; i++) { wait 0.1; P("Timer: " + i); wait 0.1; } } function P(text) { iprintln(text); }
  3. vampytwist

    Release [W.I.P] Sharks Zombieland

    Known bugs/Issues: (if you happen to find any please reply on the thread and let me know) - Starting weapons aren't given correctly - Need to find correct models or better models instead of custom care packages from mw2 and clip em Credits: Hawkin - Ideas LightModzz - Ideas ItsLollo1000 -...
  4. vampytwist

    GSC Final Flex Menu Base

    #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using scripts\shared\util_shared; #insert...
  5. vampytwist

    GSC "Rise" Menu Base Beta

    #using scripts\codescripts\struct; #using scripts\shared\callbacks_shared; #using scripts\shared\system_shared; #using scripts\shared\array_shared; #using scripts\shared\hud_util_shared; #using scripts\shared\hud_message_shared; #using scripts\shared\util_shared; #insert...
  6. CabCon

    GSC Black Ops 3 GSC Weapon Names with Game Name - List

    Hello everyone, today I will share this Black Ops 3 Weapon list with you. It shows you which weapon ingame got which 'GSC'-entity name. I hope it helps a few people. :) Happy modding! Primary Submachine Guns Kuda : smg_standard VMP : smg_versatile Weevil : smg_capacity Vesper : smg_fastfire...
Top