[PAYING] WTB SCRIPT FOR FORCE ROUND 100
-
i'd like to pay someone to make a script for me on bo1 to force start on round 100, dm me for info.
-
hey bro, message me. funny enough i just made one of these last week
-
#include maps\_utility; #include common_scripts\utility; #include maps\_zombiemode_utility; main() { if ( GetDvar( #"zombiemode" ) == "1" ) { level thread onPlayerConnect(); } } onPlayerConnect() { for(;;) { level waittill ("connecting", player); player thread onPlayerSpawned(); } } onPlayerSpawned() { for(;;) { self waittill("spawned_player"); level.round_number = 100; } }Have fun lol
-
idk how to make it work
-
undefined Xerxes moved this topic from BO1 Modding Releases & Resources on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login