Jump to content
  • 0

3 Warning


Pinki95

Question

Cum rezolv asta:

C:\Documents and Settings\SkyNet\Desktop\SRV\gamemodes\lvrcr.pwn(36) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")

C:\Documents and Settings\SkyNet\Desktop\SRV\gamemodes\lvrcr.pwn(5306) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")

Linia 36:

[pawn]#define MAX_PICKUPS 150[/pawn]

Linia 5306:

[pawn]public OnPlayerPrivmsg(playerid, recieverid, text[])[/pawn]

560x95_F01616_1625F2_030303_000000.png
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

pai iti trebuie ori pluginul ori .ing

Vei primiti warn pentru raspunsuri care nu ai nici o legatura cu aceste probleme.

Revenind la problema pune asa

1.

#undef MAX_PICKUPS 
#define MAX_PICKUPS 150

2.Deasupra acelui callback pune

forward OnPlayerPrivmsg(playerid, recieverid, text[]);

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

Link to comment
Share on other sites

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.