Hey leute,
habe ein Problem:
Wenn ich auf den Homeserver gehe crasht GTA beim connecten sofort.
Und das script hat eig nur 4 Warnings atm
Davor ging alles normal bis jetz.
Weiß wer weiter?
(23) : warning 201: redefinition of constant/macro (symbol "DISTANZ")
(24) : warning 201: redefinition of constant/macro (symbol "MAX_AREA_OBJEKTE")
(556) : warning 204: symbol is assigned a value that is never used: "val"
(610) : warning 204: symbol is assigned a value that is never used: "val"
Zeile 23+24
#define DISTANZ 200.0
#define MAX_AREA_OBJEKTE 300
Zeile 556 + 610
new key[256] , val[256];