- 0
nu merg comenzi
-
Similar Content
-
- 2 answers
- 2.745 views
-
ajutor conectare data de baze in gamemode ca nustiu care pun ca le pun pe amandoua si numi merge va las jos sa imi spuneti care ip trebuie
By pericz,
- 8 answers
- 2.210 views
-
Am o problema cu un battlepass,de ce nu merge comanda /misiuni cand o scriu,tin sa precizez ca script-ul mi l-a facut chatgpt
By cbnmihaita,
- 2 answers
- 856 views
-
- 7 answers
- 1.197 views
-
- 0 replies
- 482 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
ItzGabi2k
Nu imi merg comenzile:
/shopinfo, /normalshop, /vipcars, extrapackshop
YCMD:shopinfo(playerid, params[], help) { ShopType[ playerid ] = 0; ShowShop( playerid ); return true; }
YCMD:normalshop(playerid, params[], help) { ShopType[ playerid ] = 1; ShowShop( playerid ); return true; }
YCMD:vipcars(playerid, params[], help) { ShopType[ playerid ] = 2; ShowShop( playerid ); return true; }
YCMD:extrapackshop(playerid, params[], help) { ShopType[ playerid ] = 3; ShowShop( playerid ); return true; }
YCMD:shop(playerid, params[], help) {
SCM(playerid, COLOR_PURPLE, ">> {FFFFFF}Comanda de /shop a fost schimbata:");
SCM(playerid, COLOR_PURPLE, ">> {FFFFFF}Shop Info: /shopinfo");
SCM(playerid, COLOR_PURPLE, ">> {FFFFFF}Normal Shop: /normalshop");
SCM(playerid, COLOR_PURPLE, ">> {FFFFFF}V.I.P Cars: /vipcars");
SCM(playerid, COLOR_PURPLE, ">> {FFFFFF}Extra Packs: /extrapackshop");
return true;
}
0 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