[Support]
-
Im not too familiar with GSC if im gonna be completely honest, but i was wondering if anybody could help me with this. Essentially i just want joining players to get Juggernog and a weapon after round 8. Any help would be appreciated. Thanks!

-
Im not too familiar with GSC if im gonna be completely honest, but i was wondering if anybody could help me with this. Essentially i just want joining players to get Juggernog and a weapon after round 8. Any help would be appreciated. Thanks!

Terisus are you trying to edit an existing version of jug for joining players past round 8?
-
Terisus
type givecustomloadout(); under self waittil("spawned_player"); if not work add a wait before.In your case your code don't work because you put your function call outside the loop and that loop is infinite so that call will never be reached.
-
Terisus are you trying to edit an existing version of jug for joining players past round 8?
hindercanrun Yeah i am, if im being honest
-
Terisus
type givecustomloadout(); under self waittil("spawned_player"); if not work add a wait before.In your case your code don't work because you put your function call outside the loop and that loop is infinite so that call will never be reached.
Sorex would it be possible to give points in the same function aswell? sorry for asking so many questions haha
-
Sorex would it be possible to give points in the same function aswell? sorry for asking so many questions haha
Terisus You can use player maps/mp/zombies/_zm_score::add_to_player_score( points ) or change player.score
-
Terisus You can use player maps/mp/zombies/_zm_score::add_to_player_score( points ) or change player.score
chicken emoji Thanks for the help man

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