Jump to content
Hostul a fost schimbat. Daca vedeti serverul offline readaugati rpg.b-zone.ro sau 141.95.124.78:7777 in clientul de sa-mp ×

Problema compilare


18GB
 Share

Recommended Posts

Am incercat sa rezolv problema.Dar acum nu stiu ce sa fac.
Cod:

if(PlayerInfo[pAdmin] == 1)

if(PlayerInfo[pAdmin] == 2)

if(PlayerInfo[pAdmin] == 3)

if(PlayerInfo[pAdmin] == 4)

if(PlayerInfo[pAdmin] == 5)

if(PlayerInfo[pAdmin] == 6
Am incercat sa o rezolv dar fara succes.
Va rog frumos, seriozitate. (spre sa raspundeti rapid)

eroarehttp://pastebin.com/zVGCQgt3

Edited by 18GB
Link to comment
Share on other sites

if(PlayerInfo[i][pAdmin] == 1)
if(PlayerInfo[i][pAdmin] == 2)
if(PlayerInfo[i][pAdmin] == 3)
if(PlayerInfo[i][pAdmin] == 4)
if(PlayerInfo[i][pAdmin] == 5)
if(PlayerInfo[i][pAdmin] == 6

Daca ai scris pe undeva asa, pune ")" la final dupa 6.

Edited by Hatake
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • 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.