- 0
Verificari Slot-uri
-
Similar Content
-
- 0 replies
- 184 views
-
- 0 replies
- 314 views
-
- 1 answer
- 483 views
-
-
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
Negrici Rares
.Cum fac verificare aici gen daca are numarul maxim de masini personale care este 10 sa nu poata sa cumpere cutia?
YCMD:buyvehiclecrate(playerid, params[],help) {
Edited by Negrici Raresif(!PlayerToPoint(3.0,playerid,834.5374,-2261.7124,12.4926)) return SCM(playerid, -1, "Nu esti la crates!");
if(GetSlots(playerid) >= TotalSlots(playerid)) return SCM(playerid, -1, "Acel player are numarul maxim de vehicule!");
ShowPlayerDialog(playerid, DIALOG_BUYVCRATES, DIALOG_STYLE_LIST, "Buy vehcicle crate", "Vehicle Crate - {FF0000}1000{FFFFFF}Premium Points\nNormal Crate - {FF0000}300{FFFFFF}Special Points", "Select", "Exit");
return 1;
}
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