Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Cheezy

Pages: 1 2 3 4 5 [6] 7 8 9
76
AoT General / Re: AoT Mega Mod
« on: December 04, 2006, 09:53:06 AM »
I think it may be a while for next patch because we are trying to do a baton but it's not working out good as it should.  It gets held like a hook >_<  and swong like a mental person.  Remindes me os space people.

77
General Discussion / Re: "Badspots Attack"
« on: December 01, 2006, 01:22:17 PM »
It was more of a script gone bad.  So I just abused it :D

I really tryed to amke an auto connecter

78
AoT General / Re: AoT V3 Sources!
« on: November 30, 2006, 11:27:49 AM »
I use my teleporter i made to put them in.

79
AoT General / Re: AoT Mega Mod
« on: November 30, 2006, 11:26:57 AM »

80
AoT General / Re: AoT Mega Mod
« on: November 29, 2006, 04:46:31 PM »
english plz.

81
AoT General / Re: AoT V3 Sources!
« on: November 29, 2006, 04:44:52 PM »
Code: [Select]
function serverCmdarenarespawn(%x) //THE FUNCTION
{
  if(%x.player.isinRing $="1") // CHECKS IF PLAYER IS IN THE RING
      {
       %x.player.setDamageLevel(0); // IF THEY ARE SETS THEIR DAMAGE TO 0 (fULL hEALTH)
        %x.player.setTransform("401.886 437.511 936.775"); //SPAWNS THEM OUT.
        %x.player.isinRing=0; //SETS ISINRING TO 0 SO THEY CAN'T CHEAT
                  }
                   else
                   {
   commandtoserver('respawn'); // IF THEY ARE NOT IN THE RING THEY WILL JUST SPAWN
}
}



82
AoT General / Re: AoT Mega Mod
« on: November 29, 2006, 03:38:14 PM »
Cheezy is your mom.

83
AoT General / Re: AoT V3 Sources!
« on: November 29, 2006, 03:37:48 PM »
1 is true -.- 0 is false *sigh*

84
AoT General / Re: Read this miked!
« on: November 29, 2006, 11:50:55 AM »
i cant get pms :O

send to aotmaster@gmail.com

if that dont work add it to this site for me to download.

http://aotmod.php0h.com/news.php

I must accept it first for anyone else to download it.  So it should be safe.

85
AoT General / Re: AoT Mega Mod
« on: November 29, 2006, 09:56:41 AM »
on topic!

86
AoT General / AoT V3 Sources!
« on: November 29, 2006, 09:55:43 AM »
Post your sources in this topic.

Something like this

Code: [Select]
function serverCmdarenarespawn(%x)
{
  if(%x.player.isinRing $="1")
      {
       %x.player.setDamageLevel(0);
        %x.player.setTransform("401.886 437.511 936.775");
        %x.player.isinRing=0;
                  }
                   else
                   {
   commandtoserver('respawn');
 }
}
 

87
AoT General / Read this miked!
« on: November 29, 2006, 09:48:53 AM »
Your past due :(

It's been like 2 months now.

88
AoT General / Re: AoT Mega Mod
« on: November 28, 2006, 08:16:19 PM »
What was this patch supposed to do?

I posted what it does

89
Off Topic / Re: Post real life pictures of yourself.
« on: November 28, 2006, 08:15:46 PM »
all these pictures burn!!!!

90
AoT General / Re: AoT Mega Mod
« on: November 28, 2006, 07:06:39 PM »
lol

Pages: 1 2 3 4 5 [6] 7 8 9