Quote:
Originally Posted by xkirill
use zcmd for commands:
pawn Код:
CMD:entermech(playerid, params[]) { if(!IsPlayerInRangeOfPoint(playerid,5,1790.2391,-1720.8370,13.5395)) { SetPlayerPos(playerid,-2029.798339,-106.675910,1035.171875); SetPlayerInterior(playerid,3); GameTextForPlayer(playerid,"Welcome to Cobomau Mechanics",4000,6); return 1; } return 1; }
download zcmd from here: https://sampforum.blast.hk/showthread.php?tid=91354
|
I will not recomment it, because ofc ZCMD is better but look the Script lines. It will have a lot of commands for sure.
But if the person with the script is patient and has free time, ok