Simple Command help
#1

Si i have here a simple command forjetpack

pawn Код:
CMD:jp(playerid, params [])
{
    SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK);
    return GameTextForPlayer(playerid, "~y~Jetpack", 2000,1);
}
I want to automatically destroy the jetpack after 2 minutes if I leave it somewhere. Is that possible or it automatically destroy??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)