- 0
Problema Invaild Function...
-
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
ruben88
Am aceste errori!!!
Dar nu stiu la care am erroriError 7222-> if (strcmp("/Cmds", cmdtext, true, ) == 0) { SendClientMessage(playerid, COLOR_BASIC,COL_RED"/Login[parola]{F81414}"); SendClientMessage(playerid, COLOR_BASIC,COL_YELLOW "Player:/Afk /Back /vup /Kill /Suicide /BuyHealth "); SendClientMessage(playerid, COLOR_BASIC,COL_LIGHTBLUE"Vehicle:/Detach /Car [MODEL] /smoke /Nitro /Flip /Lock /Unlock /Nrg{00C0FF} /BuyArmour /Stoned /fericit /furios /Me"); SendClientMessage(playerid, COLOR_RED,COL_GREEN"Other:/Admins /InfoOn /InfoOff /Spec[ID] /Plant\n/parasuta /flori /Report /CountDown /ochelaridenoapte /Animlist"); SendClientMessage(playerid, COLOR_BASIC,COL_CYAN"/NametagsOn /NametagsOff /PageSize (10-12) /ochelaricuinfrarosuSaved /LoadP"); Erroarea 7229 -> return 1; }Erroarea 7231=> if(strcmp(cmdtext, "/stuntzones", true ) == 0) { SendClientMessage(playerid,COLOR_BASIC," "); SendClientMessage(playerid,COLOR_BASIC,COL_GREEN"Zone de stunt:"); SendClientMessage(playerid,COLOR_BASIC,COL_RED"**********************"); SendClientMessage(playerid,COLOR_BASIC,COL_YELLOW"- /BigJump - /LSAirport - /WayToChilliad - /AquaPark"); SendClientMessage(playerid,COLOR_BASIC,COL_ORANGE"- /BigJump2 - /SFAirport - /MonsterCrash - /RollerCoaster"); SendClientMessage(playerid,COLOR_BASIC,COL_LIGHTBLUE"- /LSTower - /HopDeHop - /FreeWay - /QuadParcour"); SendClientMessage(playerid,COLOR_BASIC,COL_GREEN"- /BuildingJump - /HalfPipe - /DeadJump"); SendClientMessage(playerid,COLOR_BASIC,COL_RED"- /Chilliad - /WayToAir - /WayToPiramide"); SendClientMessage(playerid,COLOR_BASIC,COL_ORANGE"- /SkatePark - /WallRide - /NRGParcour"); SendClientMessage(playerid,COLOR_BASIC,COL_GREEN"- /WayOfGod - /Waytodeath - /RoofStunt"); SendClientMessage(playerid,COLOR_BASIC,COL_PINK"- /LVAirport - /Stadium - /UpsideDown"); Erruarea 7244-> return 1; }Erruarea 7246-> if(strcmp(cmdtext, "/dm", true ) == 0) { SendClientMessage(playerid,COLOR_BASIC," "); SendClientMessage(playerid,COLOR_BASIC,"Zone de DM:"); SendClientMessage(playerid,COLOR_BASIC,COL_RED"******************************"); SendClientMessage(playerid,COLOR_BASIC,COL_GREEN"-/RCWar"); SendClientMessage(playerid,COLOR_BASIC,COL_YELLOW"-/AirBattle "); SendClientMessage(playerid,COLOR_BASIC,COL_ORANGE"-/Derby"); SendClientMessage(playerid,COLOR_BASIC,COL_RED"-/m4shot"); SendClientMessage(playerid,COLOR_BASIC,COL_LIGHTBLUE"-/Minigun"); SendClientMessage(playerid,COLOR_BASIC,COL_GREEN"-/Ship "); SendClientMessage(playerid,COLOR_BASIC,COL_LIGHTBLUE"-/Glassmadness"); SendClientMessage(playerid,COLOR_BASIC,COL_RED"/Ddz"); Erruarea 7259 return 1; }Erruarea 7261-> if(strcmp(cmdtext, "/otherzones", true) == 0) { SendClientMessage(playerid,COLOR_BASIC," "); SendClientMessage(playerid,COLOR_BASIC,"Alte zone:"); SendClientMessage(playerid,COLOR_BASIC,"***********************"); SendClientMessage(playerid,COLOR_BASIC,COL_PINK"- /Home - /Karting - /LTruckStop - /CarSumo"); SendClientMessage(playerid,COLOR_BASIC,COL_RED"- /Tune1 - /Dirt - /DTruckStop"); SendClientMessage(playerid,COLOR_BASIC,COL_BLUE"- /Tune2 - /Trampoline - /CTruckStop"); SendClientMessage(playerid,COLOR_BASIC,COL_YELLOW"- /Tune3 - /LSStation - /AdminCastle"); SendClientMessage(playerid,COLOR_BASIC,COL_ORANGE"- /Tune4 - /SFStation - /PinkAutos"); SendClientMessage(playerid,COLOR_BASIC,COL_RED"- /AA - /LVStation1 - /Drift"); SendClientMessage(playerid,COLOR_BASIC,COL_LIGHTBLUE"- /DragRace - /LVStation2 - /Bounce"); SendClientMessage(playerid,COLOR_BASIC," "); Erruarea 7274-> return 1; }12 answers to this question
Recommended Posts