04.09.2011, 15:28
I got these 2 warnings in Streamer plugin
And these 2 warnings when creating my mapicons:
both in the SetPlayerMapIcon lines.
I HAVE THE MOST UPDATED STREAMER(using icognito's). YES, I REINSTALLED. 5 times.
From SAMP native include: a_players(from R8):
NO STYLE? it had stile before. a bit after Color. now how to set style? it was working fine till i updated, and im not downgrading back to R5 again...
EDIT: i also get Runtime Error 19 wehn running server, but my AMX is there! This never happened before O_O
Код:
C:\Users\Henrique\Desktop\SAMP - The Project\Dir\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition C:\Users\Henrique\Desktop\SAMP - The Project\Dir\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Код:
C:\Users\Henrique\Desktop\SAMP - The Project\Dir\gamemodes\Testmode.pwn(371) : warning 202: number of arguments does not match definition C:\Users\Henrique\Desktop\SAMP - The Project\Dir\gamemodes\Testmode.pwn(372) : warning 202: number of arguments does not match definition
I HAVE THE MOST UPDATED STREAMER(using icognito's). YES, I REINSTALLED. 5 times.
From SAMP native include: a_players(from R8):
Код:
native SetPlayerMapIcon(playerid, iconid, Float:x, Float:y, Float:z, markertype, color);
EDIT: i also get Runtime Error 19 wehn running server, but my AMX is there! This never happened before O_O