We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This callback is called when the player connects the server with the sa-mp mobile client.
public OnPlayerConnectViaSampMobile(playerid) { SendClientMessage(playerid, -1, "You are using SA-MP Mobile client!"); }
IsPlayerUsingSampMobile
OnPlayerConnectViaSampMobile