GoldenEye: Source Forums

  • March 28, 2024, 03:57:54 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: LUA question  (Read 5571 times)

0 Members and 1 Guest are viewing this topic.

moneyhouse

  • Guest
LUA question
« on: March 19, 2009, 08:11:24 pm »

Hi guys. I love GE:S

I wanted to make a multiplayer co-op map where you fight the computer. And some other stuff. can u do it with lua?

i did alot of myth2 game scripting, if it can be done i probably can do it
Logged

VC

  • Valiant Varanidæ, Citrus Jockey
  • Retired Developer
  • GE:S Fanatic
  • *****
  • Posts: 2,843
  • Reputation Power: 16
  • VC is working their way up.VC is working their way up.VC is working their way up.
  • Offline Offline
Re: LUA question
« Reply #1 on: March 19, 2009, 08:59:34 pm »

There is currently no support for computer AI competitors.
Logged
"As for VC's scripts they have not broken the game at all, in fact the game has never felt better." -- KM
"(03:12:41 PM) KM: I would call you a no life loser, but you are useful"
"(03:12:59 PM) VC: Go ahead.  I am, and I am."

Mark [lodle]

  • Retired Lead Developer
  • 007
  • *
  • Posts: 1,411
  • Reputation Power: 1
  • Mark [lodle] has no influence.
  • Offline Offline
Re: LUA question
« Reply #2 on: March 19, 2009, 09:46:12 pm »

Well not yet any way :P
Logged

moneyhouse

  • Guest
Re: LUA question
« Reply #3 on: March 19, 2009, 10:26:23 pm »

So all the uh... constants? commands? that i can use for scripting are:

http://wiki.goldeneyesource.net/index.php/Category:Lua_CallBacks
http://wiki.goldeneyesource.net/index.php/Category:Lua_Functions

correct? plus the syntax for LUA of course

well they got enough commands to do some good stuff anyway. Maybe we can petition them for NPC movement and remake a few of the solo levels from N64

i offer my 5 years of python/c++ to get some NPC movement
Logged

Mark [lodle]

  • Retired Lead Developer
  • 007
  • *
  • Posts: 1,411
  • Reputation Power: 1
  • Mark [lodle] has no influence.
  • Offline Offline
Re: LUA question
« Reply #4 on: March 19, 2009, 10:42:10 pm »

Those commands are only for gameplay mods. As i said above, there is no support for it yet.
Logged

moneyhouse

  • Guest
Re: LUA question
« Reply #5 on: March 19, 2009, 10:42:45 pm »

apparently NPCs are built into source..

http://developer.valvesoftware.com/wiki/Category:AI
Logged

Mark [lodle]

  • Retired Lead Developer
  • 007
  • *
  • Posts: 1,411
  • Reputation Power: 1
  • Mark [lodle] has no influence.
  • Offline Offline
Re: LUA question
« Reply #6 on: March 19, 2009, 11:10:13 pm »

But thats a long way from having a lua interface so you the users can code your own. When its ready, we will let you know.
Logged

moneyhouse

  • Guest
Re: LUA question
« Reply #7 on: March 20, 2009, 01:51:55 am »

Any info on LUA for goldeneye or the source engine?

i want to write a script where you can hold a button(or activate something) and you can run faster but u cannot shoot your weapon. It would be more like goldeneye64 with the sideways strafing.

doesn't look like theres a command out yet to control speed. shitty.
Logged

Mark [lodle]

  • Retired Lead Developer
  • 007
  • *
  • Posts: 1,411
  • Reputation Power: 1
  • Mark [lodle] has no influence.
  • Offline Offline
Re: LUA question
« Reply #8 on: March 20, 2009, 02:07:31 am »

And there wont. We are not coding the whole game in lua, only parts of it. Atm all you can do is write gameplay mods but we are looking at expanding that into other areas. As i said above, we will let you know when its ready.
Logged
Pages: [1]   Go Up