Next update for Subway
7 replies



24.01.19 03:00:58 am
Hold up before you've been starting to comment or start reading to the bottom, you have to check this first map then you do you're thing: http://www.unrealsoftware.de/files_show.php?file=17801
I have a little bit of a problem-maker on how to make Train moves for the Subway map up to down.. Or some others you may find, i shall update a bit..
Any ideas?
Edit: The map has been 100% done Update or versions.
The forum is closed.
I have a little bit of a problem-maker on how to make Train moves for the Subway map up to down.. Or some others you may find, i shall update a bit..
Any ideas?
Edit: The map has been 100% done Update or versions.
The forum is closed.
edited 1×, last 01.03.19 04:29:10 pm
"Success is the result of perfection, hard work, learning from failure, loyalty, and persistence."
Create the train image using image
Move the image down using tween_move
If you want set a timer to reset the image position back to top after its done moving to the bottom using image_move
That will use LuaMap of course.
It's better than doing it in the map editor.
Move the image down using tween_move
If you want set a timer to reset the image position back to top after its done moving to the bottom using image_move
That will use LuaMap of course.
It's better than doing it in the map editor.
Look at me standing, here on my own again
@
Mami Tomoe: Alright i'd appreciate for you're help.. I should update this someday..
Other Solution/problems:
But it needs to make players/bot instantly damage when it hits the train..
And the Sounds are very important when the train comes by.
Once the train keeps moving, players/bot doesn't shoot over the train it blocks by..

Other Solution/problems:
But it needs to make players/bot instantly damage when it hits the train..
And the Sounds are very important when the train comes by.
Once the train keeps moving, players/bot doesn't shoot over the train it blocks by..
"Success is the result of perfection, hard work, learning from failure, loyalty, and persistence."
Damaging player when the train comes -> make an area on the train and check always if the player's positions are in the train area.
Sounds -> Google it.
Block shoot -> use
imagehitzone
Sounds -> Google it.
Block shoot -> use

@
_oops: Thanks for you're help
@
Mami Tomoe: Is there any LuaMap can be useful?
I'm bad at Luamap, i need more time to learn how to use Luamap or Entities.. But i appreciate you're help

@

I'm bad at Luamap, i need more time to learn how to use Luamap or Entities.. But i appreciate you're help
edited 1×, last 24.01.19 09:36:01 am
"Success is the result of perfection, hard work, learning from failure, loyalty, and persistence."
Luamap is the same as Lua just it's in one file inside the maps folder and isn't transferred to the client.
I don't have much experience with making what you wish and I have other big projects on my mind so I can't do more than direct you to what you need to do.
It's fairly easy, start with what I said and go from there.
Edit: I had some free time and decided to help you.
Try this script: https://www.mediafire.com/file/75tunzo2v0bfi0t/TS.rar/file
Join Counter-Terrorist under the map de_dust2.
The config is at the top of the .Lua file.
I don't have much experience with making what you wish and I have other big projects on my mind so I can't do more than direct you to what you need to do.
It's fairly easy, start with what I said and go from there.
Edit: I had some free time and decided to help you.
Try this script: https://www.mediafire.com/file/75tunzo2v0bfi0t/TS.rar/file
Join Counter-Terrorist under the map de_dust2.
The config is at the top of the .Lua file.
edited 1×, last 24.01.19 03:42:19 pm
Look at me standing, here on my own again
@
deletemyacc: Oh ok
@
Mami Tomoe: I'd appreciated it.
Edit: Everyone, we may need you're help, @
deletemyacc: answered me how to put Dynamic Sounds over the Train that actually have some Sounds came in & out.. I'd appreciated it!
(Lua only She says)

@

Edit: Everyone, we may need you're help, @

(Lua only She says)
edited 15×, last 28.01.19 04:40:28 pm
"Success is the result of perfection, hard work, learning from failure, loyalty, and persistence."



