GoldenEye: Source Forums
November 22, 2024, 07:28:51 am
Welcome,
Guest
News:
Home
Help
Wiki
Search
Staff List
Login
Register
GoldenEye: Source Forums
»
Editing and Customization
»
Modding Help
»
LUA question
Add to Reputation:
What do you think of this post?
I agree
I disagree
Comment:
« previous
next »
Pages: [
1
]
Go Down
Print
Author
Topic: LUA question (Read 9189 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
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
Offline
Re: LUA question
«
Reply #2 on:
March 19, 2009, 09:46:12 pm »
Well not yet any way
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
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
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
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
Print
Pages: [
1
]
Go Up
« previous
next »
GoldenEye: Source Forums
»
Editing and Customization
»
Modding Help
»
LUA question