Warning fixing! Help Please :)
#1

How to fix these warnings?
Код:
C:\Games\SAMP\LC-RP\gamemodes\LV.pwn(3254) : warning 202: number of arguments does not match definition
C:\Games\SAMP\LC-RP\gamemodes\LV.pwn(9907) : warning 202: number of arguments does not match definition
C:\Games\SAMP\LC-RP\gamemodes\LV.pwn(29293) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Games\SAMP\LC-RP\gamemodes\LV.pwn(29297) : warning 203: symbol is never used: "NameTimer"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Warnings.
Warning lines:
Код:
3254    SetPlayerPos(playerid, 246.8154,124.6496,1003.2188,176.4804);
Код:
9907    if (PlayerInfo[playerid][pMember] == 12 || PlayerInfo[playerid][pLeader] == 12 && PlayerToPoint(5.0, playerid,1726.8085,-1640.2202,20.2241,195.4135))
Код:
29293   public OnPlayerPrivmsg(playerid, recieverid, text[])
Код:
29297   Dont have that line
Reply


Messages In This Thread
Warning fixing! Help Please :) - by FirziKs - 17.06.2011, 12:13
Re: Warning fixing! Help Please :) - by Benjo - 17.06.2011, 13:52
Re: Warning fixing! Help Please :) - by [DDC]Delight - 17.06.2011, 13:54
Re: Warning fixing! Help Please :) - by FirziKs - 17.06.2011, 14:13

Forum Jump:


Users browsing this thread: 2 Guest(s)