Mob of the dead spawning in help? (gsc)
-
This code works for other maps but because in MOTD you spawn in afterlife It's not giving the 2500 cash and speed cola you when the player revives himself at the start of the match.
welcome() { self waittill( "spawned_player" ); wait 7; self thread setmoney(); wait 4; self maps/mp/zombies/_zm_perks::give_perk( "specialty_fastreload" ); wait 3; self iprintln("^2" +self.name + "^7 , your perk limit has been removed. You have been given SpeedCola."); }I tried changing
self waittill( "spawned_player" );to
self waittill( "start_of_round" );as per some advice but no luck? Any tips or help would be appreciated.
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