UGX-Mods

Call of Duty 5: World at War => Help Desk => Mapping => Topic started by: klevi on February 22, 2018, 06:46:24 pm

Title: How can i make a map that starts like BO2(Green Run)
Post by: klevi on February 22, 2018, 06:46:24 pm
Can anyone help me?I want to make a map that has options for starting rounds like BO2 in green run which starts in rounds 1-5-10-15-20
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: Swag_Chesse_xo1 on March 18, 2018, 09:24:20 pm
I don't know exactly, but if mod menus can change the round, that means there's a command to change the round.
If you can change the startup menu to change the round(might need help from a scripter), then you can make the command change the round when the game begins.
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: klevi on April 01, 2018, 08:12:28 pm
are u a scripter?
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: Swag_Chesse_xo1 on May 22, 2018, 02:01:02 am
no, but with some logical thinking and research of mod tools, you can find the code, and execute it at launch. :nyan:
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: RadimaX on May 22, 2018, 02:25:17 am
This is what this thread looks like to me ;)
example 1: -how do i change a lightbulb?
Answer: with some logical thinking and research of electricity, you can find the answer.

What i think he expected was more like this one below...
example 2: -how do i change a lightbulb?
Answer: you screw 1 out and screw 1 in.
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: Swag_Chesse_xo1 on May 22, 2018, 09:05:54 pm
I'm just saying if he looks up the code(which I can do if he wants me to), then he can put into a script that is executed at the start(absolutely no idea on how to do).  EDIT: I think I found it:   
scr_zombie_round "what round you want";zombie_devgui round        without the quotations so like round 10 would be "scr_zombie_round 10;zombie_devgui round"
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: Swag_Chesse_xo1 on May 31, 2018, 02:51:35 am
One idea would be to spawn in a room at the start and they can push a button that says Round 5/Round 10/etc.
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: RadimaX on May 31, 2018, 04:26:29 am
did not ABANDONED SCHOOL by jbird632 have a round selection to start with?  ;)
Title: Re: How can i make a map that starts like BO2(Green Run)
Post by: RadimaX on June 04, 2018, 09:11:25 pm
im not a scriptor so not sure if it works but this might be helpful if it does:

Change start round with zombie health/speed
https://www.ugx-mods.com/forum/scripting/50/change-start-round-with-zombie-healthspeed/16473/msg157796;topicseen#new (https://www.ugx-mods.com/forum/scripting/50/change-start-round-with-zombie-healthspeed/16473/msg157796;topicseen#new)