public OnPlayerCommandText{ if (!strcmp("/drag", cmdtext, true)) { SetPlayerPos(playerid, -2681.8916, 1296.6348, 55.6908); return 1; } return 0;}