Unstuck Pro V1.00

hulluhullu Join Date: 2002-11-02 Member: 5289Members
<div class="IPBDescription">Final version</div> <a href='http://hullu.xtragaming.com/files/unstuck_mm-1.00.zip' target='_blank'>http://hullu.xtragaming.com/files/unstuck_mm-1.00.zip</a>

[1.00]
- /unstuck can only be used every 6.0 sec (can be changed with unstuck_timer cvar)
- added unstuck_timer cvar
- removed 'only allow unstuck if stuck' code (wasn't working well)

<a href='http://hullu.xtragaming.com/files/unstuck_source-1.00.zip' target='_blank'>http://hullu.xtragaming.com/files/unstuck_...source-1.00.zip</a>

Comments

  • verboseverbose Join Date: 2002-11-25 Member: 9968Members, Constellation
    Confirmed: fully functional, cvar and all, under FreeBSD 4.7. Great work, and thanks again hullu.
  • j0ej0e Join Date: 2002-11-01 Member: 2840Banned
    thx hullu <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • Eternal_BlissEternal_Bliss Join Date: 2002-11-07 Member: 7633Members, NS1 Playtester, Contributor
    <!--QuoteBegin--j0e+Feb 7 2003, 10:20 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (j0e @ Feb 7 2003, 10:20 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> thx hullu <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo--> <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    same <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • Lightning_BlueLightning_Blue Sunny Domination Join Date: 2002-12-11 Member: 10647Members, Constellation, Reinforced - Silver
    Thanks <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • SimulationSimulation Join Date: 2002-11-01 Member: 3603Members
    thnx, testing it now
  • lumoteklumotek Join Date: 2003-02-08 Member: 13286Members
    awsome, works great, been using it for 3 days and no problems
  • mathyoumathyou Join Date: 2002-11-28 Member: 10131Members
    VNJ Hullu. I love your plugins.
  • lyndaklyndak God Join Date: 2002-11-13 Member: 8419Members, Constellation
    thx m8, you truly are the plugin master.... you too [WHO]Them and voogru! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
  • Grimm_SpectorGrimm_Spector Join Date: 2002-11-01 Member: 3309Members, Constellation
    edited February 2003
    Has anyone mad a plugin that'll pop up the usage of it ocassioanlly and/or give the user an AM style vote on their screen if they are not moving (seem to be stuck)??
  • hudson82hudson82 Join Date: 2003-02-24 Member: 13950Members
    Hello Im new to the server deal and have d/l the unstuck pro unfortunitly i do not know how to install it i do have metamod and adminmod. Could some one please help me out.
    THanks

    Hudson82
  • CaucasianCaucasian Join Date: 2002-11-26 Member: 9993Members
    Just install it like any other metamod plugin. Edit the plugin.ini file where your metamod exists pointing it to where you have the unstuck plugin (dll) at. Then restart your HLDS.

    Pretty simple
  • hudson82hudson82 Join Date: 2003-02-24 Member: 13950Members
    I did this and its still not working let me explan where its at.

    This might be wrong
    i put the dll in
    addons/adminmod/dlls/unstuck_mm.dll

    this is also exactly how i have it in the metamod plugin file is this correct.

    I also added the Cvars: unstuck_timer: to my server.cfg file

    let me know if i missed something

    Hudson82
  • r3v0luti0nr3v0luti0n Join Date: 2002-12-11 Member: 10528Members
    your unstuck line in addons/metamod/plugin.ini (or is it plugins.ini?) should look like:

    win32 addons/adminmod/dlls/unstuck_mm.dll
    OR
    linux addons/adminmod/dlls/unstuck_mm.so

    then do a "meta refresh" when you save your metamod plugin file and it will load the new unstuck <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
    if you have the old unstuck plugin installed, you'll need to do these first (all console commands via rcon or server monitoring program):
    1) meta pause unstuck
    - pauses the unstuck plugin
    2) meta unload unstuck
    - removes it from duty so that you can update the file (permissions error if you don't do this step)
    3) see above lines for metamod plugin file, and unzip the new unstuck_mm file into whatever director you have it in.
    - be sure that you only have one unstuck_mm line in plugin.ini, just so that you don't confuse metamod and crash hl :x
    4) meta refresh
    - will parse the plugin.ini file again to check for new/updated plugins. this will load your new/updated plugin and set it to active duty <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • NiteowlNiteowl Join Date: 2002-09-04 Member: 1274Members, NS1 Playtester, Contributor
    how do i get this to work properly with clanmod? i turned off clanmods untstuck plugin. i'm going to try reordering the plugins.ini for metamod to run the unstuck pro plugin BEFORE clanmod.. hm
  • RoobubbaRoobubba Who you gonna call? Join Date: 2003-01-06 Member: 11930Members, Reinforced - Shadow, WC 2013 - Shadow
    my metamod plugin.ini reads
    (I've left out all the frills)


    unstuck_mm
    admin_mm



    That's it. In my experience it's best to put clan mod or admin mod last and also to make sure you're running only the plugins you require/want. Having excess pluginnage tends to leave you a little screwed if something goes t!ts up <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • hulluhullu Join Date: 2002-11-02 Member: 5289Members
    <!--emo&::skulk::--><img src='http://www.unknownworlds.com/forums/html/emoticons/skulk.gif' border='0' style='vertical-align:middle' alt='skulk.gif'><!--endemo--> <!--emo&::sentry::--><img src='http://www.unknownworlds.com/forums/html/emoticons/turret.gif' border='0' style='vertical-align:middle' alt='turret.gif'><!--endemo--> <!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html/emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif'><!--endemo--> <!--emo&::onos::--><img src='http://www.unknownworlds.com/forums/html/emoticons/tiny.gif' border='0' style='vertical-align:middle' alt='tiny.gif'><!--endemo--> <!--emo&::gorge::--><img src='http://www.unknownworlds.com/forums/html/emoticons/pudgy.gif' border='0' style='vertical-align:middle' alt='pudgy.gif'><!--endemo-->

    (just moving this on first page too ;D)
  • MGN-EdgeMGN-Edge Join Date: 2003-03-17 Member: 14603Members
    Been running on our server for a week now....great plugin! Thanks!! <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • RoobubbaRoobubba Who you gonna call? Join Date: 2003-01-06 Member: 11930Members, Reinforced - Shadow, WC 2013 - Shadow
    link down?
    lost the download <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->
  • Eternal_BlissEternal_Bliss Join Date: 2002-11-07 Member: 7633Members, NS1 Playtester, Contributor
    edited March 2003
    i'll mirror it, give me 10 minutes.
    Edit: here you go
    <a href='http://www.eternal.mossad.org.il/unstuck_mm-1.00.zip' target='_blank'>http://www.eternal.mossad.org.il/unstuck_mm-1.00.zip</a>
  • verboseverbose Join Date: 2002-11-25 Member: 9968Members, Constellation
    <!--QuoteBegin--Roobubba+Mar 18 2003, 03:17 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Roobubba @ Mar 18 2003, 03:17 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> link down?
    lost the download <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo--> <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    'tis working right now.
  • CheesyPetezaCheesyPeteza Join Date: 2002-11-24 Member: 9784Members, NS1 Playtester, Constellation
    Would it be possible to have a server command added so that we don't have to see /stuck in say chat?
  • verboseverbose Join Date: 2002-11-25 Member: 9968Members, Constellation
    <!--QuoteBegin--CheesyPeteza+Mar 22 2003, 06:58 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (CheesyPeteza @ Mar 22 2003, 06:58 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Would it be possible to have a server command added so that we don't have to see /stuck in say chat? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    By having the command shown on chat, it's fairly obvious when someone is trying to abuse /unstuck to move through the map.
  • ChackChack Join Date: 2003-01-11 Member: 12192Members
    Is it possible to run the plugin on a server that does not use the likes of adminmod/clanmod etc ?

    If so, how do I install it then?
  • SiliconSilicon Join Date: 2003-02-18 Member: 13683Members
    <!--QuoteBegin--Chack+Sep 8 2003, 11:20 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Chack @ Sep 8 2003, 11:20 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Is it possible to run the plugin on a server that does not use the likes of adminmod/clanmod etc ?

    If so, how do I install it then? <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    It's a metamod plugin, you have to have metamod to use it: <a href='http://www.metamod.org' target='_blank'>http://www.metamod.org</a>
Sign In or Register to comment.