Jump to content
  • 0

Question

Posted (edited)
 
Problemă întâlnită (descriere): Am gasit un GM in PC si cand am dat compile, m-am trezit cu 3 errori.
Ero(area / rile) / warning-(ul / urile):
D:UsersSergiuDesktopLaimon RPG v0.1gamemodeslaimon.pwn(5832) : error 017: undefined symbol "MAX_COUNTRY_NAME"
D:UsersSergiuDesktopLaimon RPG v0.1gamemodeslaimon.pwn(5832) : error 009: invalid array size (negative, zero or out of bounds)
D:UsersSergiuDesktopLaimon RPG v0.1gamemodeslaimon.pwn(5832) : error 036: empty statement
D:UsersSergiuDesktopLaimon RPG v0.1gamemodeslaimon.pwn(5832) : fatal error 107: too many error messages on one line

Liniile de cod / sursa / script-ul:

5832 - new country[MAX_COUNTRY_NAME];
GetCountryName(playerVariables[extraid][pConnectionIP], country, sizeof(country));

Imagini / Video (optional): Nu.
Aţi încercat să rezolvaţi singur?: Da.

Edited by ExteeL

3 answers to this question

Recommended Posts

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.