Jump to content
  • 0

erori


stefanpuica

Question

Problema intalnita (descriere):vreau sa adaug comanda /edit in GM de la s4urik
Ero(area / rile) / warning-(ul / urile): C:\Users\Stefan\Desktop\gm\gm\gamemodes\gm.pwn(2325) : warning 219: local variable "HouseInfo" shadows a variable at a preceding level
C:\Users\Stefan\Desktop\gm\gm\gamemodes\gm.pwn(2328) : error 001: expected token: ",", but found "["
C:\Users\Stefan\Desktop\gm\gm\gamemodes\gm.pwn(2328) : error 029: invalid expression, assumed zero
C:\Users\Stefan\Desktop\gm\gm\gamemodes\gm.pwn(2328) : warning 215: expression has no effect
C:\Users\Stefan\Desktop\gm\gm\gamemodes\gm.pwn(2328) : error 001: expected token: ";", but found "]"
C:\Users\Stefan\Desktop\gm\gm\gamemodes\gm.pwn(2328) : fatal error 107: too many error messages on one line
Liniile de cod / sursa / script-ul(obligatoriu):     format(szQuery, sizeof(szQuery), "UPDATE `houses` SET `hOwned`='%d', `hOwner`='%s', `hMessage`='%s', `hTakings`='%d', `hSecurity`='%d' WHERE `ID`='%d'",HouseInfo[id][hOwned], HouseInfo[id][hOwner], HouseInfo[id][hMessage], HouseInfo[id][hTakings], HouseInfo[id][hSecurity], id);
Imagini / Video (optional):
Ati incercat sa rezolvati singur?:

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Ce ar trebui sa faca /edit? 

Verifica la celelalte comenzi legate de case sa vezi cum au variabilele, este altceva decat houseinfo

 

    __  ____      __           
   /  |/  (_)____/ /____  _____
  / /|_/ / / ___/ __/ _ \/ ___/
 / /  / / (__  ) /_/  __/ /    
/_/  /_/_/____/\__/\___/_/     
SERVICII SCRIPTING DE CALITATE
Pagina     Scripting     pawn
Link to comment
Share on other sites

  • 0
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.