Post: Choosing specific player ingame to receive bonus items [Zombieland]
09-19-2015, 08:37 AM #1
Dumble
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); I want to make it so a specific playername receives extra points in ZombieLand.

I can't work out how to go about this as a function, please could someone assist me Smile
(adsbygoogle = window.adsbygoogle || []).push({});
09-19-2015, 09:43 AM #2
HiddenHour
I defeated!
Originally posted by Dumble View Post
I want to make it so a specific playername receives extra points in ZombieLand.

I can't work out how to go about this as a function, please could someone assist me Smile


    if(self.name == "placeholder")
{
self.money += 100;//Change 100 to the ammount you want to add
}

I would run that when the gamemode starts and everyone gets their loadout.

The following user thanked HiddenHour for this useful post:

Dumble
09-19-2015, 09:53 AM #3
Dumble
Bounty hunter
Legend I was literally approaching it the incorrect way with "player.name" where abouts would you add it, I've tried similar things but have resulted in every players death after zombefication.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo