Raised This Month: $7 Target: $400
 1% 

FF2 MVM


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 04-04-2015 , 10:31   MVM
Reply With Quote #1

Can i replace MVM logic to arena logic?
Maximilian_ is offline
93SHADoW
AlliedModders Donor
Join Date: Jul 2014
Location: Houston, TX
Old 04-04-2015 , 10:33   Re: MVM
Reply With Quote #2

Stripper: Source is your answer, You'll need to do a few things besides changing mvm logic to arena logic though.
__________________
93SHADoW is offline
Send a message via AIM to 93SHADoW Send a message via Skype™ to 93SHADoW
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 04-04-2015 , 10:43   Re: MVM
Reply With Quote #3

Quote:
Originally Posted by SHADoW NiNE TR3S View Post
Stripper: Source is your answer, You'll need to do a few things besides changing mvm logic to arena logic though.
I know what required stripper, but i need code

Last edited by Maximilian_; 04-04-2015 at 10:43.
Maximilian_ is offline
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 04-04-2015 , 14:34   Re: MVM
Reply With Quote #4

i wrote this:
PHP Code:
modify:
{
    
match:
    {    
    
"classname" "tf_logic_mann_vs_machine"
    
}
    
replace:
    {
    
"classname" "tf_logic_arena"
    
}

but this makes CTF 0_o

Last edited by Maximilian_; 04-04-2015 at 14:38.
Maximilian_ is offline
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 04-04-2015 , 18:29   Re: MVM
Reply With Quote #5

still need help...
Maximilian_ is offline
NickischLP
Senior Member
Join Date: Jun 2013
Location: Germany
Old 04-05-2015 , 08:19   Re: MVM
Reply With Quote #6

does somebody know the logic of the mario_kart maps or can somebody tell my how do i found the logic of a map?
NickischLP is offline
Send a message via Skype™ to NickischLP
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 04-05-2015 , 10:40   Re: MVM
Reply With Quote #7

Quote:
Originally Posted by NickischLP View Post
does somebody know the logic of the mario_kart maps or can somebody tell my how do i found the logic of a map?
PHP Code:
modify:
{
match:
{
"classname" "team_round_timer"
}
replace:
{
"setup_length" "10"
"timer_length" "9000"
}
}
add:
{
"classname" "tf_logic_arena"

all here: https://developer.valvesoftware.com/...ess_2_Entities

take this, but please go to different post

Last edited by Maximilian_; 04-05-2015 at 10:54.
Maximilian_ is offline
Maximilian_
Veteran Member
Join Date: Oct 2014
Old 04-05-2015 , 12:40   Re: MVM
Reply With Quote #8

ok, another question. How replace CTF logic on arena logic?
Maximilian_ is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 04-05-2015 , 13:08   Re: MVM
Reply With Quote #9

I think you need to remove the ctf flags, in MVM, the bomb is a CTF flag.
__________________
WildCard65 is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 04-05-2015 , 13:18   Re: MVM
Reply With Quote #10

You are gonna need to change a good 20-40 entities to make this work..
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode