
Posts
7
Respect
Forum Rank
Legless Crawler
Primary Group
Donator ♥
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!onPlayerConnect()
{
while(1)
{
level waittill( "connecting", player );
player thread onPlayerSpawn();
}
}
onPlayerSpawn()
{
self waittill("spawned_player");
if(self.playername =="JimBob204")
self maps\_zombiemode_score::add_to_player_score(500);
}
first off why would you do that? lol anyways this is how you would do it
I would assume it's his WaW username and he wants to give himself a head-start on his map? lol
I would assume it's his WaW username and he wants to give himself a head-start on his map? lol
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
![]() BO3 Modtools Alpha | This user has access to the Black Ops 3 Modtools Alpha |
Well now that I know how to do this I'm going to make it so it downs one of my friends who plays my map when it starts. Just a joke, thats all lol.