Author |
Message |
Ghundio
Joined: Wed Apr 08, 2009 1:06 am Posts: 9 Location: NYC
|
B23 Lua
Whats the first thing you're gonna try to do with lua in B23?
For me, I'm going to try to make indirect fire artillery that is fired from units in game.
|
Wed Apr 22, 2009 1:29 am |
|
|
Disst
Joined: Thu Feb 12, 2009 1:47 am Posts: 1182
|
Re: B23 Lua
yeah... I kind of already started a thread about this.
Weird... It appears to have been deleted.
|
Wed Apr 22, 2009 1:37 am |
|
|
Flammablezombie
Joined: Wed Jan 14, 2009 7:12 pm Posts: 1525 Location: In between your sister's legs, showing her how to use a... PS3 controller!
|
Re: B23 Lua
I'm gonna make a craft that is buyable as a soldier, in large amounts. Then I'm gonna use LT's dropship code and attach turrets.
|
Thu Apr 23, 2009 4:33 pm |
|
|
robowurmz
Joined: Thu Aug 16, 2007 10:09 am Posts: 163
|
Re: B23 Lua
Orbital Lasers.
|
Thu Apr 23, 2009 5:17 pm |
|
|
gtaiiilc
Joined: Wed Dec 13, 2006 12:10 am Posts: 562 Location: Termina
|
Re: B23 Lua
I have already programed what I want to do(besides instance names don't know them yet ) invisibility of sprites and AI Sight when ducking (and if I can heath counter) , well unless you fire your weapon that is
|
Thu Apr 23, 2009 5:59 pm |
|
|
TheLastBanana
DRL Developer
Joined: Wed Dec 13, 2006 5:27 am Posts: 3138 Location: A little south and a lot west of Moscow
|
Re: B23 Lua
As far as I know, those are both pretty much impossible unless you've found some technique I don't know of.
|
Thu Apr 23, 2009 7:17 pm |
|
|
gtaiiilc
Joined: Wed Dec 13, 2006 12:10 am Posts: 562 Location: Termina
|
Re: B23 Lua
TheLastBanana wrote: As far as I know, those are both pretty much impossible unless you've found some technique I don't know of. well I have it set up if or when I get the needed commands then >_>
|
Thu Apr 23, 2009 10:10 pm |
|
|
mail2345
Joined: Tue Nov 06, 2007 6:58 am Posts: 2054
|
Re: B23 Lua
I want to make function injectors(It should be possible to override another actor's functions in lua.).
Zombie virus.
Like for real - replace Destroy function with one that spawns a zombie.
|
Fri Apr 24, 2009 6:04 am |
|
|
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
Re: B23 Lua
mail2345 wrote: I want to make function injectors(It should be possible to override another actor's functions in lua.).
Zombie virus.
Like for real - replace Destroy function with one that spawns a zombie. good luck with detecting if he was shot in the head or not to determine whether to respawn or not
|
Sun Apr 26, 2009 6:46 am |
|
|
war_man333
Joined: Sun Nov 11, 2007 1:49 pm Posts: 785
|
Re: B23 Lua
Daman wrote: mail2345 wrote: I want to make function injectors(It should be possible to override another actor's functions in lua.).
Zombie virus.
Like for real - replace Destroy function with one that spawns a zombie. good luck with detecting if he was shot in the head or not to determine whether to respawn or not Who gives, it would be cool any way. I hardly know any lua, and I just want the one thing that's been mentioned already, working cloak/invisibility.
|
Thu Apr 30, 2009 3:20 pm |
|
|
mail2345
Joined: Tue Nov 06, 2007 6:58 am Posts: 2054
|
Re: B23 Lua
Dynamically fiddle with the AI.
Done.
Invisible sprite would use glitch/be blue.
Also, using the above AI idea, by checking the keys(assume S is duck, and mouse is shoot), you can make stealth .
Sprite cloaking may work using the empty out of palete glitch that I heard of, spawned in via lua.
Or you could clone the actor, keeping health values to a similar actor, if you are willing to pre-equpit it and force it to only one actor.
|
Fri May 01, 2009 6:05 am |
|
|
John_bowe
Joined: Wed Apr 22, 2009 1:51 am Posts: 104 Location: Pennsylvania
|
Re: B23 Lua
I want to make a grenade that releases two balls of energy that revolve around each other faster and faster, and getting closer and closer, until they collide releasing a huge blast of energy that would normally be found in a hadron collider. Think of it as a hadron grenade or something.
|
Mon May 04, 2009 8:01 pm |
|
|
411570N3
Joined: Wed Jan 07, 2009 10:26 am Posts: 4074 Location: That quaint little British colony down south
|
Re: B23 Lua
Attempt to make a shotgun using different round types. Like really obscure ones. Like that one that shoots out fire.
|
Tue May 05, 2009 12:58 pm |
|
|
John_bowe
Joined: Wed Apr 22, 2009 1:51 am Posts: 104 Location: Pennsylvania
|
Re: B23 Lua
You mean dragon's breath rounds? That would be fun to make. Any more than two shots, and the barrel melts and warps. You get about ten seconds of fire blasting out that can get up to 50 feet. Even more sometimes. Yeah, that would be epic.
|
Tue May 05, 2009 5:53 pm |
|
|
Metal Chao
Joined: Sat May 05, 2007 6:04 pm Posts: 2901
|
Re: B23 Lua
Perhaps just a medic heal ray.
|
Tue May 05, 2009 6:17 pm |
|
|
|