Jump to content
  • 0

warn MAX_PLAYER_ATTACHED_OBJECTS


Question

Posted

Am si eu un warn la compilare

gamemodes\roleplay.pwn(161) : warning 201: redefinition of constant/macro (symbol "MAX_PLAYER_ATTACHED_OBJECTS")
linia:
#define MAX_PLAYER_ATTACHED_OBJECTS 5

4 answers to this question

Recommended Posts

Posted

Sterge:

[pawn]#define MAX_PLAYER_ATTACHED_OBJECTS 5[/pawn]

Il ai de doua ori.

nu zice ca MAX_PLAYER_ATTACHED_OBJECT este inca odata definit. spune sa il redefinesti incearca sa pui alt numar in loc de 5

I'm back haha !

Posted

nu zice ca MAX_PLAYER_ATTACHED_OBJECT este inca odata definit. spune sa il redefinesti incearca sa pui alt numar in loc de 5

Parca te lasai de samp,iar vii cu idei prostesti.

MAX_PLAYER_ATTACHED_OBJECTS e deja definit in include,daca chiar vrei sa il definesti tu in gm pui

#undef MAX_PLAYER_ATTACHED_OBJECTS

#define MAX_PLAYER_ATTACHED_OBJECTS  5

gXvsYS
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.