Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Zone_Killer

#91
Skin Showroom / Re: Sirenix skins
Jan 29, 2017, 07:27 AM
cool. 8)
#92
Clans and Families / Re: VO: Vice Outlawz
Jan 29, 2017, 06:22 AM
gl ;)
#94
Ty. 8)
#95
function IncCash( player, amount )
{
local cash = status[ player.ID ].Cash;
local add = cash + amount;
status[ player.ID ].Cash = add;
player.Cash = add;
}
#96
i made this function but its not working please help.

function onPlayerKill( killer, player, reason, bodypart )
{
IncCash( killer ); random (10000,50000);
}
#97
Clans and Families / Re: [HS] - HeadShooter
Dec 12, 2016, 12:59 PM
GL.
#98
Bro I say after every 10 minutes
it works just 1 time
#99
Hello guyz, I how i can make a function after every 10 Minutes Change Player Pos and World
Sorry for bad english