Come back object
#1

I have a gate thing which when /open itdestroys the gate but whats the cmd for the gates to come back?
pawn Код:
if(!strcmp(cmdtext, "/open", true)){
           DestroyDynamicObject(impoundgate1);
            DestroyDynamicObject(impoundgate2);
            SendClientMessage(playerid, 0x0000BBAA, "Impound Opened");
            return 1;
        }
Reply


Messages In This Thread
Come back object - by phil_lendon - 12.11.2012, 15:07
Re: Come back object - by rbush12 - 12.11.2012, 15:10
Re: Come back object - by NumbSkull - 12.11.2012, 15:10
Re: Come back object - by phil_lendon - 12.11.2012, 15:11
Re: Come back object - by Faisal_khan - 12.11.2012, 15:14
Re: Come back object - by NumbSkull - 12.11.2012, 15:14
Re: Come back object - by phil_lendon - 12.11.2012, 15:29
Re: Come back object - by Faisal_khan - 12.11.2012, 15:33
Re: Come back object - by phil_lendon - 12.11.2012, 15:34
Re: Come back object - by phil_lendon - 12.11.2012, 15:43

Forum Jump:


Users browsing this thread: 1 Guest(s)