st0ry Posted February 20, 2019 Share Posted February 20, 2019 1.warning 202: number of arguments does not match definition linia: addcodes(playerid); comanda : CMD:addluckycode(playerid, params[]) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to log in first."); if(PlayerInfo[playerid][pAdmin] >= 1) { addcodes(playerid); } return 1; } 2.warning 217: loose indentation https://pastebin.com/Q30uzwm9 3.D:\gm\gamemodes\bluffs.pwn(48680) : error 017: undefined symbol "query" D:\gm\gamemodes\bluffs.pwn(48680) : error 017: undefined symbol "query" D:\gm\gamemodes\bluffs.pwn(48680) : error 029: invalid expression, assumed zero D:\gm\gamemodes\bluffs.pwn(48680) : fatal error 107: too many error messages on one line e aceiasi linie, help my. Link to comment Share on other sites More sharing options...
Wildo Posted February 21, 2019 Share Posted February 21, 2019 new query[256]; Puteai sa urmezi modelul pentru intrebari/erori nu sa dai copy/paste ampulea. Link to comment Share on other sites More sharing options...
regeletau Posted February 21, 2019 Share Posted February 21, 2019 pune new query[256]; _________________________________________________ | _________ | | | / /| |\ | / \ | | | / / | | \ | | | | |/ / | | \ | | | | |\ | | \ | | _____ | | | \ | | \ | | \ | | | \ | | \ | | | | | | \ | | \| \_________/ | |_______________________________________________| Link to comment Share on other sites More sharing options...
Matt Posted February 21, 2019 Share Posted February 21, 2019 Topic-ul a fost șters deoarece nu ai respectat modelul de postare. Te rugăm sa revii cu alt topic in care să respecți modelul. Topic șters! Respecta si vei fi respectat. BigInt Pawn: Pacman C++: Snake C++: Minesweeper C++: mattbb.cash leaks.ro Link to comment Share on other sites More sharing options...
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