Project Carbon Updated (2-20-07)
- Trulife8342
- Posts: 2403
- Joined: Sat Sep 03, 2005 7:04 am
- Location: Miami, FL -- Name: Mauro Garcia
- Contact:
![]() |
![]() |
![]() |
http://halo.bungie.org/news.html?item=15006 (Was going to be called "ODST SWAT" or "SWATskirts."iGeo wrote: It's sitting in a folder on my desktop MT, waiting for you to return![]()
(Started making it about 2-3months before T-beezie announced night ops)
http://halo.bungie.org/news.html?item=14957
Months before all of you. MWAHAHAHAHA.
=P
But I couldnt make damn working patches. D:
I like your blue-ish ness better though.

- DoorM4n
- Readers Club
- Posts: 2530
- Joined: Mon Aug 15, 2005 2:48 pm
- Location: Smurf Village Team: Team DeFiance
![]() |
![]() |
Let's hope you guys don't duplicate a grunt 20 times and then change the effect of his gun and call yourself AI Masters...Monkey Terd wrote:Looks very basic.![]()
I'd like to see iGeo and ScottyGEE make a mod, that'd be killer...(Silent Strike was it? 0.o)
The maximum signature size is 500x120px at 75kb.
hehe since when do I just change an effect of a weapon and leave it at that? 
I change the whole weapon, its advantages disadvantages, its power, its ammo capcity and yes, its appearance but its one of many things.
However, I do realise that you're trying to make a stab at Trulife...Will you ever stop?

I change the whole weapon, its advantages disadvantages, its power, its ammo capcity and yes, its appearance but its one of many things.
However, I do realise that you're trying to make a stab at Trulife...Will you ever stop?
-
- Posts: 565
- Joined: Wed Nov 17, 2004 8:41 am
- Location: Vancouver, BC This is where people put their modding team because they feel important.
- Contact:
![]() |
![]() |
Re: Project AI Remastered
I've got a gigantic mod for you, want to guess where it is?Trulife8342 wrote:Well, as most members know me and T Beezie have decided to collaborate and create a gigantic mod
Awaiting connection...
Re: Project AI Remastered
Shalted wrote:I've got a gigantic mod for you, want to guess where it is?Trulife8342 wrote:Well, as most members know me and T Beezie have decided to collaborate and create a gigantic mod
Shalted's Sig wrote:God, you people have to be retarded, it's a joke about masturbation...

Good luck, keep up the good work.
Me: U wanna play Matchmaking?
xlRainlx: Sure, ill level you up cuz im mexican, we were naturally born to use guns
My heart goes out to Trulife, I hope you get through this.
xlRainlx: Sure, ill level you up cuz im mexican, we were naturally born to use guns
My heart goes out to Trulife, I hope you get through this.
- latinomodder
- Posts: 1040
- Joined: Tue Sep 20, 2005 5:51 pm
- Location: Costa Rica
Code: Select all
(script dormant diehunters
(begin
(sleep_until (= (ai_living_count 20_mars_warthog0) 3))
(player_effect_set_max_rotation 0 1 1)
(player_effect_start 0.25 0)
(sleep 405)
(player_effect_stop 0) (or)
(sleep_until (> (ai_living_count 20_mars_warthog0) 2))
(player_effect_set_max_rotation 0 1 1)
(player_effect_start 0.25 0)
(sleep 405)
(player_effect_stop 0) (or)
(if (> (ai_living_count 20_mars_warthog0) 1))
(player_effect_start 0.25 0)
(sleep 405)
(player_effect_stop 0)
)
)

It shakes the map when theres only 3,2, or 1 of them left, only for a bit though ;p.latinomodder wrote:trulife guess what it doesCode: Select all
(script dormant diehunters (begin (sleep_until (= (ai_living_count 20_mars_warthog0) 3)) (player_effect_set_max_rotation 0 1 1) (player_effect_start 0.25 0) (sleep 405) (player_effect_stop 0) (or) (sleep_until (> (ai_living_count 20_mars_warthog0) 2)) (player_effect_set_max_rotation 0 1 1) (player_effect_start 0.25 0) (sleep 405) (player_effect_stop 0) (or) (if (> (ai_living_count 20_mars_warthog0) 1)) (player_effect_start 0.25 0) (sleep 405) (player_effect_stop 0) ) )

- latinomodder
- Posts: 1040
- Joined: Tue Sep 20, 2005 5:51 pm
- Location: Costa Rica
- latinomodder
- Posts: 1040
- Joined: Tue Sep 20, 2005 5:51 pm
- Location: Costa Rica
- MilyardoX2
- Posts: 821
- Joined: Mon Jun 26, 2006 9:16 pm
![]() |
- Trulife8342
- Posts: 2403
- Joined: Sat Sep 03, 2005 7:04 am
- Location: Miami, FL -- Name: Mauro Garcia
- Contact:
![]() |
![]() |
![]() |
- Trulife8342
- Posts: 2403
- Joined: Sat Sep 03, 2005 7:04 am
- Location: Miami, FL -- Name: Mauro Garcia
- Contact:
![]() |
![]() |
![]() |