- 0
Problemă gamemode
-
Similar Content
-
- 66 replies
- 7.584 views
-
- 0 replies
- 294 views
-
- 7 replies
- 1.083 views
-
teapa de 50 euro saracie GAMEMODE RPG.RED-ZONE.RO (NEW FEATURE 2024) 1 2
By HPQ123,
- hpq forever
- dev
- (and 2 more)
- 35 replies
- 14.242 views
-
- 8 answers
- 292 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
wesly
problemă la compilarea gamemode-ul
erori:
\pawno\include\systems.inc(400) : error 029: invalid expression, assumed zero \pawno\include\systems.inc(400) : warning 215: expression has no effect \pawno\include\systems.inc(400) : error 001: expected token: ";", but found ")" \pawno\include\systems.inc(400) : error 029: invalid expression, assumed zero \pawno\include\systems.inc(400) : fatal error 107: too many error messages on one linelinia 400:
case pCashx: format(var, sizeof(var), "UPDATE users SET Money='%d' WHERE ID='%d'",GetPlayerCash(playerid), PlayerInfo[playerid][pSQLID]);am încercat să pun asta dar degeaba:
case pCashx: format(var, sizeof(var), "UPDATE `users` SET `Money` = '%d' WHERE `ID` = '%d'", GetPlayerCash(playerid), PlayerInfo[playerid][pSQLID]);tot codul: https://pastebin.com/y0xUdDvY
care mă ajută, are 50kk pe server-ul Ruby.
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