- 0
ajutor coamnda /bonus
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Cosminelu
As dori sa ma ajutati cand dau /bonus sa dea automat toate licentele, mai jos este comanda bonus.
YCMD:bonus(playerid, params[], help)
{
if(PlayerInfo[playerid][pLevel] > 1)
return true;
SetPlayerScore(playerid, 5);
PlayerInfo[playerid][pLevel] = 3;
UpdateVar(playerid, "Level", 5);
GivePlayerCash(playerid, 1, 200000000);
GiveVehicle(playerid, 411, 0, 0, 0, 0, 0);
SCM(playerid, COLOR_GOLD, "Server Bonus: {FF00FF}Ai primit $200,000,000, level 5, Infernus.");
return true;
}
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now