SA-MP Forums Archive
PlayerSpectatePlayer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: PlayerSpectatePlayer (/showthread.php?tid=86118)



PlayerSpectatePlayer - Blacklite - 11.07.2009

PlayerSpectatePlayer(playerid, targetplayerid, mode = SPECTATE_MODE_NORMAL)

What different modes are there for PlayerSpectatePlayer? They're not listed on the wiki.


Re: PlayerSpectatePlayer - lavamike - 11.07.2009

There are no different modes. The only mode is SPECTATE_MODE_NORMAL.

I think there is another one but it doesn't work properly


Re: PlayerSpectatePlayer - pen_theGun - 12.07.2009

Quote:

a_players.inc

// Spectating
#define SPECTATE_MODE_NORMAL 1
#define SPECTATE_MODE_FIXED 2
#define SPECTATE_MODE_SIDE 3