Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

IsUsingSAMPP

GtakillerIV edited this page Nov 13, 2014 · 1 revision

IsUsingSAMPP

Returns whether the player has the SA-MP+ plugin or not


Parameters

playerid

The player's id.

Returns

    0 if the player does not have the plugin
    1 if the player has the plugin

Usage

//Can be used in a function that requires SA-MP+

See also

Callbacks

OnPlayerSAMPPConnect

OnPlayerSAMPPJoin

Clone this wiki locally