Author Topic: My script !  (Read 759 times)

0 Members and 1 Guest are viewing this topic.

Offline mich1103

  • Flagrunner
  • ****
  • Posts: 558
  • Did you say chocolate ? O.o
    • ZoMbIe-DeStRoYeR pk server
My script !
« on: March 06, 2010, 04:35:33 pm »
Hey croat1gamer this is a good begining ? : and if is right how i continue ???


procedure ActivateServer()
begin
Command('/say Incoming zombie, pay attention !');
Command('/addbot2 zombie');
Command('/addbot2 zombie');
Command('/addbot2 zombie');
end;

procedure OnMapChange(NewMap: String);
begin
Command('/say Incoming zombie will come in a minute !');
Command('/kick Zombie');
Command('/kick Serker Zombie');
Command('/kick Burning Zombie');
Command('/kick Taliban');
Command('/kick Ghost');
Command('/kick Slicer Zombie');
end;

Procedure AppOnIdle(Ticks: integer)
begin
   if Ticks mod (60 * 60) = 0 then
   begin
          if TimeLeft = 9 then
      begin
Command('/say Incoming zombie, pay attention !');
Command('/addbot2 zombie');
Command('/addbot2 zombie');
Command('/addbot2 zombie');
end;

Offline Gizd

  • Flagrunner
  • ****
  • Posts: 586
  • (Re)tired
    • Eat-this! community site
Re: My script !
« Reply #1 on: March 06, 2010, 04:56:21 pm »
You've just made 6 topics which could be one, I'll be seriously worried about these forums if you won't get muted for that :/

Why don't you PM croat1gamer instead of making a topic with a question adressed just to him...

Offline mich1103

  • Flagrunner
  • ****
  • Posts: 558
  • Did you say chocolate ? O.o
    • ZoMbIe-DeStRoYeR pk server
Re: My script !
« Reply #2 on: March 06, 2010, 04:58:08 pm »
sorry ... i will pm croat1gamer