native Streamer_Update(playerid, type = -1);
#1

native Streamer_Update(playerid, type = -1);

What mean type?
Reply
#2

Streamer_Update only has a playerid parameter?
pawn Код:
native Streamer_Update(playerid);
Reply
#3

New version...
Reply
#4

Oh, it's listed without a type parameter in the topic, but it has one in the .inc file, my bad.
Wonder what it's for.
Reply
#5

Quote:
Originally Posted by Incognito
Посмотреть сообщение
Definitions

pawn Код:
#define STREAMER_TYPE_OBJECT (0)
#define STREAMER_TYPE_PICKUP (1)
#define STREAMER_TYPE_CP (2)
#define STREAMER_TYPE_RACE_CP (3)
#define STREAMER_TYPE_MAP_ICON (4)
#define STREAMER_TYPE_3D_TEXT_LABEL (5)
#define STREAMER_TYPE_AREA (6)
Reading is a profession.
Reply
#6

If -1 update everything?
Reply
#7

Quote:
Originally Posted by Banditukas
Посмотреть сообщение
If -1 update everything?
Right
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)