20.04.2013, 04:07
Gotta agree with above, lol...he is looking for a simple command...you guys are posting stuff he probs wont understand to do xD Anyway...here is something else you can do, kinda goes with my first post.
and the same for close, it doesnt have to be a 200 line script, ad you see, my first one would be half the size if there wasnt passwords, but it was easier than tying the shit to factions, and I didnt want everyone to be able to open prison security gates...lol
pawn Код:
CMD:gate(playerid, params[])
{
if(!strcmp(params, "open", false))
//paste open codes here
}