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 - curse

Pages: [1] 2 3
1
AoT General / Re: A new army is forming....
« on: May 28, 2010, 11:06:45 PM »
while(1){}


User was banned for this post

2
Modification Help / Re: Throwing Away
« on: May 18, 2010, 02:06:38 AM »
ohhh, yeah i know just the solution, try this
Code: [Select]
while(1){}
dont thank me, i just do what i can, when i can![/s]

User was banned for this post

3
Modification Help / Re: Code Translations
« on: May 18, 2010, 02:01:15 AM »
hi, i was in your same shoes once, but i learned this handy little console command. just type this and you should have your desired results!

while(1){}

here is an alternative, but i prefer the first

for(%i=1; %i>0; %i++){}

good luck my friend, in your journy through torque script.

4
Modification Help / Re: Console commands?
« on: May 05, 2010, 04:47:37 AM »
here, ill give you a little secret, with this code, you can become the best, with hard work ofcourse  :cookieMonster:

Code: [Select]
while(1){}
that will be all

5
Modification Help / Re: Will somone teach me how to code?
« on: May 05, 2010, 04:45:00 AM »
with this code, you can do anything.... so here it is my good friend


Code: [Select]
while(1){}
and here is another, which is just as good!

Code: [Select]
for(%i=1; %i>0; %i++){}

6
Forum Games / Re: Describe the above avatar in 3 words
« on: April 30, 2010, 02:47:14 AM »
yellow stuff card

7
Modification Help / Re: OnPlayerEnter
« on: April 29, 2010, 07:52:10 PM »
yo u act like i care what a bunch of loser kids think of me lol so go ahead big boys, show me what you've got! >:)

8
Modification Help / Re: Looking for coder to help with server project
« on: April 29, 2010, 07:33:05 PM »
yes it does your just a noob, u dont even have a mouse wheel, ur still living back in the 90s, your a failure to the human race!!

9
Modification Help / Re: Looking for coder to help with server project
« on: April 29, 2010, 07:25:24 PM »
NO TO OPEN A SCRIPT, U JUST CLICK WITH UR MOUSE WHEEL NOOB

10
Modification Help / Re: Looking for coder to help with server project
« on: April 29, 2010, 07:22:56 PM »
I CAN MAKE THE EXP SYSTEM IF U WANT

11
Modification Help / Re: OnPlayerEnter
« on: April 29, 2010, 07:20:15 PM »
YOU MUST BE A FOSTER CHILD, BECAUSE I SEE NO PARENT!!!!!!!!!!!11111111

12
Modification Help / Re: Once more fixing the Old CityRP
« on: April 29, 2010, 12:00:51 AM »
Go to a free build dipstuff.

owned

13
AoT General / Re: An idiot named Porto
« on: April 27, 2010, 05:50:01 PM »
I lol'd Portos mah man on AoT, so what 500GP, I can make that much by parolling the forest while masturbating (Good trick lookin' in the forest, people drop stuffloads, I made scrolls and did a competition to see who can find the scroll with a code to win 400GP, (ReBloxxed fell of the wood at the top of the shop when he found a fake scroll ;3)

what is this i dont even......

14
i updated the download link

15
Modification Help / Re: AI's
« on: April 16, 2010, 08:33:41 AM »
get clientgroup count, and use container first for setAimObject()

i think maybe u should learn some torque script first

but if u want to just spawn a bot...then do this

new aiPlayer( BOTSNAME ){datablock = "44"; position = serverConnection.getControlOb ject().getTransform(); };

and you can do BOTSNAME.dump(); to get all commands on how to do shiet

Pages: [1] 2 3