[Map] [MAP]Grove war base v2.3
#6

Yeah but its really really not hard.. if you got the [INC]tGate i think its called...

All you have to do is

Код:
new GATEID;

GATEID = CreateObject(BLAHBLAHBLAHBLAHBLAHBLAH);

if(!strcmp(cmdtext, "/opengate", true))
{
   OpenGateDown(GATEID, 1);
   return 1;
}
if(!strcmp(cmdtext, "/closegate", true))
{
   OpenGateUp(GATEID, 1);
   return 1;
}
See that is the easiest thing, anyone could do it.
Reply


Messages In This Thread
[MAP]Grove war base v2.3 - by 1cL - 14.05.2010, 22:29
Re: [MAP]Grove war base v2.3 - by Shadow_ - 14.05.2010, 22:41
Re: [MAP]Grove war base v2.3 - by 1cL - 14.05.2010, 23:17
Re: [MAP]Grove war base v2.3 - by ViruZZzZ_ChiLLL - 14.05.2010, 23:19
Re: [MAP]Grove war base v2.3 - by 1cL - 15.05.2010, 00:17
Re: [MAP]Grove war base v2.3 - by Shadow_ - 15.05.2010, 10:32
Re: [MAP]Grove war base v2.3 - by [asg]davo - 17.05.2010, 08:08
Re: [MAP]Grove war base v2.3 - by ViruZZzZ_ChiLLL - 17.05.2010, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)