Toggle whether a player is in spectator mode or not. While in spectator mode a player can spectate (watch) other players and vehicles. After using this function, either playerspectateplayer or …

Navigation, search main page | scripting functions | scripting callbacks | scripting basics | server plugins | tutorials From sa-mp wiki jump to: Navigation, search main page | scripting functions | scripting callbacks | scripting basics | server plugins | tutorials Each npc runs in its own process. This can make better use for multi-core proccesors. The new npc feature adds some more callbacks and functions which can be used just inside npc scripts. Creates an explosion that is only visible to a single player.

This can make better use for multi-core proccesors. The new npc feature adds some more callbacks and functions which can be used just inside npc scripts. Creates an explosion that is only visible to a single player. This can be used to isolate explosions from other players or to make them only appear in specific virtual worlds. (playerid, float:x, … Avoid using format specifiers in your messages without formatting the string that is sent. It will result in crashes otherwise. From sa-mp wiki jump to: Navigation, search main page | scripting functions | scripting callbacks | scripting basics | server plugins | tutorials

Avoid using format specifiers in your messages without formatting the string that is sent. It will result in crashes otherwise. From sa-mp wiki jump to: Navigation, search main page | scripting functions | scripting callbacks | scripting basics | server plugins | tutorials