Raised This Month: $12 Target: $400
 3% 

[TF2] Kartify


Post New Thread Reply   
 
Thread Tools Display Modes
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 11-05-2014 , 00:26   Re: [TF2] Kartify
Reply With Quote #71

Anything that does ForcePlayerSuicide is broken on carts.
__________________
Chdata is offline
WarriorDan007
Senior Member
Join Date: Apr 2014
Location: United States
Old 11-05-2014 , 04:21   Re: [TF2] Kartify
Reply With Quote #72

Quote:
Originally Posted by Dr. McKay View Post
Thanks to ChauffeR, 1.4.1 is up which should hopefully fix some issues related to suiciding.
Hi again, Dr. Mckay,
I did some private testing of your plugin on my group's server just now, while things were fairly quiet, and found a few funny glitches, such as this one, (legs sticking through kart when underwater is funny to look at,) and the odd fact that players using karts are practical invulnerable from any harm. I even spawned the Horseless Headless Horsemann to attack me in my kart, and, hilariously, he was wailing away at me for about two minutes straight, and I did not die. Please allow players in karts to be killable, for pvp servers
__________________

Last edited by WarriorDan007; 11-05-2014 at 04:22.
WarriorDan007 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-05-2014 , 11:33   Re: [TF2] Kartify
Reply With Quote #73

Quote:
Originally Posted by WarriorDan007 View Post
Hi again, Dr. Mckay,
I did some private testing of your plugin on my group's server just now, while things were fairly quiet, and found a few funny glitches, such as this one, (legs sticking through kart when underwater is funny to look at,) and the odd fact that players using karts are practical invulnerable from any harm. I even spawned the Horseless Headless Horsemann to attack me in my kart, and, hilariously, he was wailing away at me for about two minutes straight, and I did not die. Please allow players in karts to be killable, for pvp servers
Whenever I kartify my server, heavies end up coming out and killing all the kart riders. It's definitely possible to kill people in karts, unless that changed in yesterday's update.
__________________
Dr. McKay is offline
WarriorDan007
Senior Member
Join Date: Apr 2014
Location: United States
Old 11-05-2014 , 17:04   Re: [TF2] Kartify
Reply With Quote #74

Quote:
Originally Posted by Dr. McKay View Post
Whenever I kartify my server, heavies end up coming out and killing all the kart riders. It's definitely possible to kill people in karts, unless that changed in yesterday's update.
Well, I guess that doesn't apply to HHH, and what about the water issue? A funny glitch when you play on 2fort or a similar map, but still: Is it fixable?
__________________
WarriorDan007 is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-08-2014 , 13:38   Re: [TF2] Kartify
Reply With Quote #75

Kay,

Can you add a cvar to adjust max speed without boost and/or option to extend boost time by whatever amount?
Horsedick is offline
Sreaper
髪を用心
Join Date: Nov 2009
Old 11-08-2014 , 13:46   Re: [TF2] Kartify
Reply With Quote #76

Quote:
Originally Posted by Horsedick View Post
Kay,

Can you add a cvar to adjust max speed without boost and/or option to extend boost time by whatever amount?

Code:
tf_halloween_allow_ghost_hit_by_kart_delay : 0.5      : , "sv", "cheat"  : 
tf_halloween_hhh_attack_kart_radius      : 300      : , "sv", "cheat"  : 
tf_halloween_kart_air_turn_scale         : 1.2f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_aircontrol             : 1.2f     : , "sv", "cheat", "rep" : Multiplier for how much air control players have when in Kart Mode
tf_halloween_kart_bomb_head_damage_scale : 2        : , "sv", "cheat"  : 
tf_halloween_kart_bomb_head_impulse_scale : 2        : , "sv", "cheat"  : 
tf_halloween_kart_bombhead_scale         : 1.5f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_boost_duration         : 1.5f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_boost_impact_force     : 0.75f    : , "sv", "cheat"  : Impact force scaler on boosts
tf_halloween_kart_boost_recharge         : 5.0f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_brake_accel            : 500      : , "sv", "cheat", "rep" : 
tf_halloween_kart_brake_speed            : 0        : , "sv", "cheat", "rep" : 
tf_halloween_kart_coast_accel            : 300      : , "sv", "cheat", "rep" : 
tf_halloween_kart_damage_to_force        : 300.0f   : , "sv", "cheat"  : 
tf_halloween_kart_dash_accel             : 750      : , "sv", "cheat", "rep" : 
tf_halloween_kart_dash_speed             : 1000     : , "sv", "cheat", "rep" : 
tf_halloween_kart_fast_turn_accel_speed  : 400      : , "sv", "cheat", "rep" : 
tf_halloween_kart_fast_turn_speed        : 60       : , "sv", "cheat", "rep" : 
tf_halloween_kart_idle_speed             : 0        : , "sv", "cheat", "rep" : 
tf_halloween_kart_impact_air_scale       : 0.75f    : , "sv", "cheat"  : 
tf_halloween_kart_impact_bounds_scale    : 1.0f     : , "sv", "cheat"  : 
tf_halloween_kart_impact_damage          : 1.0f     : , "sv", "cheat"  : Impact damage scaler
tf_halloween_kart_impact_feedback        : 0.25f    : , "sv", "cheat"  : 
tf_halloween_kart_impact_force           : 0.75f    : , "sv", "cheat"  : Impact force scaler
tf_halloween_kart_impact_lookahead       : 12.0f    : , "sv", "cheat"  : 
tf_halloween_kart_impact_rate            : 0.5f     : , "sv", "cheat"  : rate of allowing impact damage
tf_halloween_kart_normal_accel           : 300      : , "sv", "cheat", "rep" : 
tf_halloween_kart_normal_speed           : 650      : , "sv", "cheat", "rep" : 
tf_halloween_kart_punting_ghost_force_scale : 4        : , "sv", "cheat"  : 
tf_halloween_kart_return_turn_accell     : 200      : , "sv", "cheat", "rep" : 
tf_halloween_kart_reverse_speed          : -50      : , "sv", "cheat", "rep" : 
tf_halloween_kart_reverse_turn_speed     : 50       : , "sv", "cheat", "rep" : 
tf_halloween_kart_rocketspell_force      : 900.0f   : , "sv", "cheat"  : 
tf_halloween_kart_rocketspell_lifetime   : 0.5f     : , "sv", "cheat"  : 
tf_halloween_kart_rocketspell_speed      : 1500     : , "sv", "cheat"  : 
tf_halloween_kart_slow_turn_accel_speed  : 200      : , "sv", "cheat", "rep" : 
tf_halloween_kart_slow_turn_speed        : 100      : , "sv", "cheat", "rep" : 
tf_halloween_kart_slowmoving_accel       : 500      : , "sv", "cheat", "rep" : 
tf_halloween_kart_slowmoving_threshold   : 300      : , "sv", "cheat", "rep" : 
tf_halloween_kart_stationary_turn_speed  : 50       : , "sv", "cheat", "rep" : 
tf_halloween_kart_stun_amount            : 1.0f     : , "sv", "cheat"  : 
tf_halloween_kart_stun_duration_scale    : 0.70f    : , "sv", "cheat"  : 
tf_halloween_kart_stun_enabled           : 1        : , "sv", "cheat"  : 
tf_halloween_kart_turning_curve_peak_position : 0.5      : , "sv", "cheat", "rep" :

Last edited by Sreaper; 11-08-2014 at 13:47.
Sreaper is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-08-2014 , 13:47   Re: [TF2] Kartify
Reply With Quote #77

Quote:
Originally Posted by Sreaper View Post
Code:
tf_halloween_allow_ghost_hit_by_kart_delay : 0.5      : , "sv", "cheat"  : 
tf_halloween_hhh_attack_kart_radius      : 300      : , "sv", "cheat"  : 
tf_halloween_kart_air_turn_scale         : 1.2f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_aircontrol             : 1.2f     : , "sv", "cheat", "rep" : Multiplier for how much air control players have when in Kart Mode
tf_halloween_kart_bomb_head_damage_scale : 2        : , "sv", "cheat"  : 
tf_halloween_kart_bomb_head_impulse_scale : 2        : , "sv", "cheat"  : 
tf_halloween_kart_bombhead_scale         : 1.5f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_boost_duration         : 1.5f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_boost_impact_force     : 0.75f    : , "sv", "cheat"  : Impact force scaler on boosts
tf_halloween_kart_boost_recharge         : 5.0f     : , "sv", "cheat", "rep" : 
tf_halloween_kart_brake_accel            : 500      : , "sv", "cheat", "rep" : 
tf_halloween_kart_brake_speed            : 0        : , "sv", "cheat", "rep" : 
tf_halloween_kart_coast_accel            : 300      : , "sv", "cheat", "rep" : 
tf_halloween_kart_damage_to_force        : 300.0f   : , "sv", "cheat"  : 
tf_halloween_kart_dash_accel             : 750      : , "sv", "cheat", "rep" : 
tf_halloween_kart_dash_speed             : 1000     : , "sv", "cheat", "rep" : 
tf_halloween_kart_fast_turn_accel_speed  : 400      : , "sv", "cheat", "rep" : 
tf_halloween_kart_fast_turn_speed        : 60       : , "sv", "cheat", "rep" : 
tf_halloween_kart_idle_speed             : 0        : , "sv", "cheat", "rep" : 
tf_halloween_kart_impact_air_scale       : 0.75f    : , "sv", "cheat"  : 
tf_halloween_kart_impact_bounds_scale    : 1.0f     : , "sv", "cheat"  : 
tf_halloween_kart_impact_damage          : 1.0f     : , "sv", "cheat"  : Impact damage scaler
tf_halloween_kart_impact_feedback        : 0.25f    : , "sv", "cheat"  : 
tf_halloween_kart_impact_force           : 0.75f    : , "sv", "cheat"  : Impact force scaler
tf_halloween_kart_impact_lookahead       : 12.0f    : , "sv", "cheat"  : 
tf_halloween_kart_impact_rate            : 0.5f     : , "sv", "cheat"  : rate of allowing impact damage
tf_halloween_kart_normal_accel           : 300      : , "sv", "cheat", "rep" : 
tf_halloween_kart_normal_speed      : 650      : , "sv", "cheat", "rep" : 
tf_halloween_kart_punting_ghost_force_scale : 4        : , "sv", "cheat"  : 
tf_halloween_kart_return_turn_accell     : 200      : , "sv", "cheat", "rep" : 
tf_halloween_kart_reverse_speed          : -50      : , "sv", "cheat", "rep" : 
tf_halloween_kart_reverse_turn_speed     : 50       : , "sv", "cheat", "rep" : 
tf_halloween_kart_rocketspell_force      : 900.0f   : , "sv", "cheat"  : 
tf_halloween_kart_rocketspell_lifetime   : 0.5f     : , "sv", "cheat"  : 
tf_halloween_kart_rocketspell_speed      : 1500     : , "sv", "cheat"  : 
tf_halloween_kart_slow_turn_accel_speed  : 200      : , "sv", "cheat", "rep" : 
tf_halloween_kart_slow_turn_speed        : 100      : , "sv", "cheat", "rep" : 
tf_halloween_kart_slowmoving_accel       : 500      : , "sv", "cheat", "rep" : 
tf_halloween_kart_slowmoving_threshold   : 300      : , "sv", "cheat", "rep" : 
tf_halloween_kart_stationary_turn_speed  : 50       : , "sv", "cheat", "rep" : 
tf_halloween_kart_stun_amount            : 1.0f     : , "sv", "cheat"  : 
tf_halloween_kart_stun_duration_scale    : 0.70f    : , "sv", "cheat"  : 
tf_halloween_kart_stun_enabled           : 1        : , "sv", "cheat"  : 
tf_halloween_kart_turning_curve_peak_position : 0.5      : , "sv", "cheat", "rep" :

Yeah but the netprops only show 3.... and the above would be thru console vs adding it am I right?
Ehh no wait... ok so these cvars can be changed in config without sv_cheats enabled am I correct?

Last edited by Horsedick; 11-08-2014 at 13:48.
Horsedick is offline
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 11-08-2014 , 14:03   Re: [TF2] Kartify
Reply With Quote #78

Yes you can use all of those with sv_cheats 0

Use sm_cvar to set them.
__________________
Chdata is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-08-2014 , 14:17   Re: [TF2] Kartify
Reply With Quote #79

Quote:
Originally Posted by Chdata View Post
Yes you can use all of those with sv_cheats 0

Use sm_cvar to set them.
Yeah I guess going that route would be best.
Horsedick is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 11-09-2014 , 00:39   Re: [TF2] Kartify
Reply With Quote #80

I just pushed out v1.5.0, in which I removed the kartify_boost_recharge_time cvar. You should use tf_halloween_kart_boost_recharge instead.
__________________
Dr. McKay is offline
Reply



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 16:51.


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