- 0
Comanda in gm 2k19
-
Similar Content
-
- 2 replies
- 2.003 views
-
- 1 answer
- 449 views
-
- 2 answers
- 1.041 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
-
- 3 answers
- 1.377 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
Bugs
Am incercat sa fac comanda asta pe gm ul 2k19 cred ca e bigzone edit, idk si primesc niste errori , ma poate ajuta cineva?
Ps : daca se poate vreau sa stiu de ce am primit acele errori vreau sa incerc sa repar eu singur [pe google nu am gasit nimic folositor]
!~ Am incercat sa schimb money cu pCashx sau Pbank dar tot primesc errorile astea ~!
Comanda
new Year, Month, Day; getdate(Year, Month, Day); if (PlayerInfo[playerid][pDailyLogin] != Day) { new szString[128]; pRP = 1, money = PlayerInfo([playerid] [pLevel] * 10000 + random(40000); format(szString, sizeof(szString), "UPDATE `users` SET `DailyLogin`='%d' WHERE `ID`='%d'", day, PlayerInfo[playerid] [pSQLID]); mysql_tquery(SQL, szString, "", ""); SendClientMessage(playerid, 0xFF8A00, "Felicitari") format(szString, sizeof(szString),"acest bonus consta in %d rp(uri) si $%s.", rp, FormatNumber(money)); SendClientMessage(playerid, 0xFF8A00, szString); GivePlayerMoney(playerid, money); PlayerInfo(playerid)[pExp] += rp; Update(playerid,pRP); }Errori
GM.pwn(15390) : warning 217: loose indentation GM.pwn(15391) : warning 217: loose indentation GM.pwn(15395) : error 022: must be lvalue (non-constant) GM.pwn(15395) : warning 215: expression has no effect GM.pwn(15395 -- 15396) : error 017: undefined symbol "money" GM.pwn(15396) : error 012: invalid function call, not a valid address GM.pwn(15396) : fatal error 107: too many error messages on one line Compilation aborted. Pawn compiler 3.10.8 Copyright (c) 1997-2006, ITB CompuPhase 4 Errors. [Finished in 0.6s with exit code 1]2 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