Jump to content
  • 0

[GF/RP] [Ajutor] Problema warning


Myh4yx

Question

[pawn]C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(193) : warning 201: redefinition of constant/macro (symbol "COLOR_SEA")

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(3085) : warning 235: public function lacks forward declaration (symbol "SendGMMessage")

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(3098) : warning 235: public function lacks forward declaration (symbol "SendGMAMessage")

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(11134) : warning 209: function "JB_OnPlayerConnect" should return a value

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(15522) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(15543) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(36094) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(36125) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(38340) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(38372) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(40554) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(40580) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(40732) : warning 217: loose indentation

C:\DOCUME~1\Crystyan\Desktop\Teddy23.pwn(40779) : warning 217: loose indentation

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size:          15680 bytes

Code size:          3766632 bytes

Data size:        13081484 bytes

Stack/heap size:      16384 bytes; estimated max. usage=7344 cells (29376 bytes)

Total requirements:16880180 bytes

14 Warnings.

[/pawn]

Salut care ma ajuta sa repar si eu  warning'urile acestea | Va rog Pm cu Id daca vreti sa ma Ajutati careva !

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Sterge COLOR_SEA

Pune sus la celalalte forward-uri

[pawn]forward SendGMMessage(playerid);

forward SendGMAMessage(playerid);[/pawn]

La OnPlayerConnect inainte de ultima } jos pune return 1;

Si aranjeaza celalalte linii sau pune sus #pragma tabsize 0.

Data viitoare posteaza si liniile.

Si ce e cu titlu asta?

gXvsYS
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.