Need some help for Gates
#1

Hey Guys,
I know that i am asking alot of questions this days because i am building my own server. Anyways i am trying to make a gate system that opens only to Company members or House Owner, The Default commands is /(o)pen. Also the gate should close automatically in 7 seconds
So my question how i can make a system that is easy to configurate or ways to add gates,
Like this
For Companies
pawn Код:
[Object id], [closed X], [closedY], [closedZ], [openX], [open Y], [openZ], [Company ID], [1] //1 means Company Gate.
For Houses
pawn Код:
[Object id], [closed X], [closedY], [closedZ], [openX], [open Y], [openZ], [House ID], [2] //1 means Houses.
After gate
Failed to open gate
Company: You are not the Company member of this gate
Houses: You need to be the House owner to open this gate

Succeed to open gate
Company: Gate opened
Houses: Gate Opened

for those i think i should just use
pawn Код:
SendPlayerMessage
I am using a Mysql panel so it is easier for me to see which house is which id or which company is which id
Reply


Messages In This Thread
Need some help for Gates - by se7evolution - 22.06.2012, 07:30
Re: Need some help for Gates - by Mr.1337 - 22.06.2012, 07:46
Re: Need some help for Gates - by se7evolution - 22.06.2012, 07:48
Re: Need some help for Gates - by Mr.1337 - 22.06.2012, 07:51
Re: Need some help for Gates - by se7evolution - 22.06.2012, 08:09

Forum Jump:


Users browsing this thread: 1 Guest(s)