therfiles Posted July 31, 2014 Share Posted July 31, 2014 Nice work! Quick question: is this standalone? Is everything original asset-wise? Link to comment
afi Posted July 31, 2014 Author Share Posted July 31, 2014 Thanks! Not yet, I still have to replace the playermodel and the animations (which you dont see anyway) and some sounds and gfx. Also I'm using a skybox that is not mine and I have to ask for permissions for (the readme says I can use it but asking is always better I guess). therfiles likes this Link to comment
therfiles Posted July 31, 2014 Share Posted July 31, 2014 Still...that's a ton of progress! Your well on your way to making your own game! Link to comment
afi Posted August 1, 2014 Author Share Posted August 1, 2014 Currently working on a map with moving platforms Omicron and Circa like this Link to comment
afi Posted February 24, 2015 Author Share Posted February 24, 2015 I'm actually still working on this... from time to time. Atm I'm on stuff like hud and a way to end a level in multiplayer (aka opening a menu via trigger). So far I've got a timer that ends the level when you're too slow. What I can't do yet is ending the level with a trigger cause triggers in multiplayer are bad (mkay). Already thought about switchting to the singleplayer code but maybe I'll be able to make it work in mp. Some WIP: Circa likes this Link to comment
afi Posted February 24, 2015 Author Share Posted February 24, 2015 I actually made it happen. I can end the game now via triggers (thanks to therfiles for the help). So basically everything code-wise is working now. If someone want's to help me out with stuff, I'd really appreciate it. Link to comment
Oobah Posted February 24, 2015 Share Posted February 24, 2015 Is this on the JK end code wise or more in line with ID Tech 3 in regards to quake 3 arena? It looks like JKs with the jumping in the video not as fast whatever. Here's a quake 3 arena of a jump maze if it helps give you more ideas. Link to comment
afi Posted February 24, 2015 Author Share Posted February 24, 2015 It's not meant to be defrag nor is there any kind of stafe jumping. Maybe I'll re-implement that later. Link to comment
Oobah Posted February 24, 2015 Share Posted February 24, 2015 I was thinking jump maze like jump specificly even with tight areas to hit the teleport to the next area or the specific platforms that have a tele portal to start/kill trigger. I'm sure a server in ja (ups) does that with there jump mazes. Haven't tried there latest version but I remember the one time I tried it being a quake 3 port of one map whatever it had a jump maze whatever. Unlike doom jump mazes you have more breathing room in later versions of the quake 3 on up. Doom ones 1 person could stand on a platform and basically render everyone behind them stuck completely. When I think more in depth puzzles the basic level is yavin_trial from jo with push sliders to open the door to the next area and so forth. But that is scripts and for SP that works fine but for MP it gets very work aroundish to get the same level of effect which might make some people pull there hair out vs. others just dealing with it, even with hair being pulled out or a bad amount of tobacco smoking (which is what I did with the yavin_trial portion on massassi temple). Link to comment
afi Posted February 25, 2015 Author Share Posted February 25, 2015 Yea scripts are no fun in MP but you can do quite a lot with normal triggers. Today I changed the timer so that it counts backwards if the maptime is set and forwards if it is not set.If the maptime is set you have only a certain amount of time to finish the level until the game is over and if it's not set you've got as much time as you want.In both cases you get a screen in the end that shows you the time that you needed for the level.You can adjust the maptime for each level by putting a .mpt file in the base/maptime folder (I probably explained that before). What I need now is one basic playermodel, some animations and moar levels. therfiles likes this Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now