Help / how to fix ?
#1

pawn Код:
C:\Documents and Settings\Sandro\Desktop\RP\gamemodes\111.pwn(19457) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Sandro\Desktop\RP\gamemodes\111.pwn(46912) : warning 235: public function lacks forward declaration (symbol "NameTimer")
C:\Documents and Settings\Sandro\Desktop\RP\gamemodes\111.pwn(47853) : warning 203: symbol is never used: "licenses"
C:\Documents and Settings\Sandro\Desktop\RP\gamemodes\111.pwn(47853) : warning 203: symbol is never used: "vehicleEntered"

how to fix ?
Reply
#2

forward NameTimer

use licenses & vehicleEntered

show line 19457
Reply
#3

SetPlayerMapIcon(playerid, 31, 4819,-213.9788,35.3265,139, 61, COLOR_YELLOW); // Rifa Map Icon
Reply
#4

Your missing the 'style' parameter, MAPICON_LOCAL, MAPICON_GLOBAL, MAPICON_LOCAL_CHECKPOINT, MAPICON_GLOBAL_CHECKPOINT

use MAPICON_GLOBAL if you dont know what to do with them ;p
Reply
#5

thanks ! fixed
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)