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

TF2 Tele Fix (18/05/2017)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Plugin ID:
5628
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    fixed by valve
    Old 05-18-2017 , 15:41   TF2 Tele Fix (18/05/2017)
    Reply With Quote #1

    Thought this exploit was hilarious, but I can see how game breaking it is, so here's a plugin to help you guys out

    Wait, wut?
    Watch this video: https://www.youtube.com/watch?v=ieWCYaDTTFU

    What does it do?
    Just makes sure the client cant change team during teleportation.

    Installation?
    Drop on server, load it, done.
    Attached Files
    File Type: sp Get Plugin or Get Source (TF2TeleFix.sp - 440 views - 1.3 KB)

    Last edited by SM9; 05-18-2017 at 16:36. Reason: Version 0.2
    SM9 is offline
    Sw33T3R
    AlliedModders Donor
    Join Date: Mar 2014
    Old 05-18-2017 , 15:46   Re: TF2 Tele Fix (18/05/2017)
    Reply With Quote #2

    Thanks ♥
    Sw33T3R is offline
    SM9
    Veteran Member
    Join Date: Sep 2013
    Location: United Kingdom
    Old 05-18-2017 , 16:37   Re: TF2 Tele Fix (18/05/2017)
    Reply With Quote #3

    0.2 - Added forgotten CommandListener.

    If you downloaded it earlier, please download it again now, I added a CommandListener which I forgot earlier, my bad.

    Last edited by SM9; 05-18-2017 at 16:38.
    SM9 is offline
    fakuivan
    Senior Member
    Join Date: Nov 2015
    Old 05-18-2017 , 23:06   Re: TF2 Tele Fix (18/05/2017)
    Reply With Quote #4

    Well, you just needed to check the ``TFCond_Teleporting`` condition before respawning players. It's not a game bug.

    Download this plugin [TF2] Instant Respawn (by ChauffeR)
    add this to the top of the file:

    Code:
    #include <tf2_stocks>
    and change line 37 by:

    Code:
    	if (!TF2_IsPlayerInCondition(client, TFCond_Teleporting)) {RequestFrame(Respawn, GetClientSerial(client));}
    Compile, upload and reload.
    __________________
    fakuivan is offline
    Drixevel
    AlliedModders Donor
    Join Date: Sep 2009
    Location: Somewhere headbangin'
    Old 06-02-2017 , 19:08   Re: TF2 Tele Fix (18/05/2017)
    Reply With Quote #5

    Code:
    - Fixed teleporters teleporting players that respawn or change team
    during the teleport animation
    Seems this will be fixed in the next update.
    Drixevel is offline
    fakuivan
    Senior Member
    Join Date: Nov 2015
    Old 06-03-2017 , 11:28   Re: TF2 Tele Fix (18/05/2017)
    Reply With Quote #6

    I think that only affects official maps where there's instant respawn. Unless they changed CTFPlayer::Spawn to check for the teleporting condition
    __________________
    fakuivan 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 10:27.


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