its possible ??? o_0
#2

It's possible to change the names of the zones. If you have downloaded a zone script, just open it and change the names. If not then you will have to get 1 or make your own.


And for the gate, create the gate and just check if(playerid == allowedplayersid) or use a variable like

pawn Код:
new allowedtoopengate[MAX_PLAYERS]


if(allowedtoopengate[playerid] == 1/true)
{
//open gate
}


Recommend you to use Get/SetPVarInt on the variable tho.

Edit: post number 200
Reply


Messages In This Thread
its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 09:34
Re: its possible ??? o_0 - by Desert - 29.09.2010, 09:41
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 09:56
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 09:59
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 10:15
Re: its possible ??? o_0 - by Mauzen - 29.09.2010, 12:58
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 18:06
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 18:29
Re: its possible ??? o_0 - by [XST]O_x - 29.09.2010, 18:31
Re: its possible ??? o_0 - by Fj0rtizFredde - 29.09.2010, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)