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

SurfTools


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Fredd
Veteran Member
Join Date: Jul 2007
Plugin ID:
154
Plugin Version:
1.6
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
    43 
    Plugin Description:
    Add Fun to Surf servers!! ^^
    Old 08-24-2007 , 14:53   SurfTools
    Reply With Quote #1

    SurfTools Ver 1.6

    Every CSS server that runs surf maps i been too, simply runs CSDM just to respawn people....so i made this to help out, it's really simple and small

    Cvars

    st_enabled - 1 = Enabled, 0 Disabled(You should never touch this cvar, the plugin will auto dected if the map has surf in it's name and enable it, if not it will be disabled)
    st_respawn - 1 = enable respawn, 0 = disable respawn...
    st_respawntime - Respawn delay time(Def = 5)
    st_noblock - 0\1 Blocking is off\on(Def 1 = on)
    st_sptime - Amount in seconds that a user will be spawn protected for(Def 5)
    st_spawnweapon - weapon name to give on spawn, please use valid weapon names, (Def "weapon_scout")
    st_bhoppush - (BunnyHop)The forward push when you jump(Def 1.0)
    st_bhopheight - (BunnyHop)The upward push when you jump(Def 1.0)
    st_surfcvars - 1= change server cvars to suitbal surfing, 0 disabled(Def 1)*Note: mapchang required for this to take effect.

    Commands
    respawn or /respawn - This command will respawn you if you just connected and your dead(note if your not on a team or alive this command will not work)

    ChangeLog

    1.0 Intial Release
    1.1 No more trigger hurt kills, player will be respawn instead
    1.2 Remvoed StartHp and Armor because of RPG
    1.2B fixed the wrong of way of closing timers.. and added a server cvars convar...
    1.3:
    • Did some major cleaning up and fixing.
    • removed the no trigger hurt kills since it didnt work, i gotta wait till 1.1 is released and then i could use a TakeDamage hook...
    • fixed the knifes and scouts issue where they are all over spawn..
    1.4:
    • All handle errors should be fixed now
    • no more need for the v func to respawn players thx to CS_RespawnPlayer^^
    1.5:
    • yeah there was more timers issues, now fixed and improved timers overall
    • added st_spawnweapon to give a player a weapon on spawn, must use valid names.
    • while playing around with timers, i found out that if you spawn and kill your self(suicide) before spawn protection the next round your spawn protection timer will change..this will prob not be fixed because 'who kills their selfs when they spawn"
    1.6: added cvar to control respawn..

    Credits

    Dalto:Bug Fixes and stupid syntax problem
    sumguy14: BunnyHop Plugin
    sslice: No Block Plugin & the Cvars Hook when they are changed..
    bl4nk: some timers fixes
    Attached Files
    File Type: sp Get Plugin or Get Source (SurfTools.sp - 15569 views - 7.4 KB)
    __________________
    Need a private coder? AMXX, SourceMOD, MMS? PM me!

    Last edited by Fredd; 08-21-2008 at 01:40.
    Fredd is offline
    API
    Veteran Member
    Join Date: May 2006
    Old 08-25-2007 , 01:16   Re: SurfTools
    Reply With Quote #2

    Very very cool :]
    __________________
    API is offline
    Send a message via AIM to API
    Fredd
    Veteran Member
    Join Date: Jul 2007
    Old 08-25-2007 , 01:32   Re: SurfTools
    Reply With Quote #3

    Thx Pimping ;]
    __________________
    Need a private coder? AMXX, SourceMOD, MMS? PM me!
    Fredd is offline
    Rebell
    Veteran Member
    Join Date: Nov 2004
    Location: GERMANY
    Old 08-25-2007 , 17:43   Re: SurfTools
    Reply With Quote #4

    Nice for my server - thanks man !

    Could you add a cvar for "xx" lifes a player gets a mapround ?
    So if u have 3 lifes you only can respawn 2 times more... u know ?

    cya
    __________________

    Last edited by Rebell; 08-25-2007 at 17:46.
    Rebell is offline
    Fredd
    Veteran Member
    Join Date: Jul 2007
    Old 08-25-2007 , 18:09   Re: SurfTools
    Reply With Quote #5

    i know lol, but it would be pointless the best way to surf is have respawning forever, so round won't end and you will never be spectating someone.
    __________________
    Need a private coder? AMXX, SourceMOD, MMS? PM me!
    Fredd is offline
    Fredd
    Veteran Member
    Join Date: Jul 2007
    Old 08-25-2007 , 21:36   Re: SurfTools
    Reply With Quote #6

    Update: 1.1
    No more dying by the stupid trigger_hurt's, player will get respawn instead(cvar: st_nothkills (Def = 1) 0 = you will get killed by trigger hurts). note this feature is untested so if someone could give me feedback that will be nice
    __________________
    Need a private coder? AMXX, SourceMOD, MMS? PM me!

    Last edited by Fredd; 08-25-2007 at 21:38.
    Fredd is offline
    J@y-R
    Senior Member
    Join Date: Jan 2007
    Location: Hamburg (Germany)
    Old 08-26-2007 , 09:14   Re: SurfTools
    Reply With Quote #7

    hello

    you know plugin the SurfTools/SurfOlympics for AMXX
    into plugin is at the side one indicate where drine stands
    how quickly one is
    wan one in air was longest
    and much more looks at you times SurfTools/SurfOlympics for amxx
    wfg JAy

    http://forums.alliedmods.net/showthread.php?p=216734
    J@y-R is offline
    Send a message via ICQ to J@y-R Send a message via MSN to J@y-R
    Fredd
    Veteran Member
    Join Date: Jul 2007
    Old 08-26-2007 , 09:37   Re: SurfTools
    Reply With Quote #8

    The side stats are pretty much uselesss just waste of CPU, also as far as i know there is no client prethink in SM yet so far, so i don't think it would be possible. the endzone stuff is not needed since i havn't seen a single source surf map with levels.
    __________________
    Need a private coder? AMXX, SourceMOD, MMS? PM me!
    Fredd is offline
    Fredd
    Veteran Member
    Join Date: Jul 2007
    Old 08-26-2007 , 10:55   Re: SurfTools
    Reply With Quote #9

    Not really an update but just cleaned up the code and everything
    __________________
    Need a private coder? AMXX, SourceMOD, MMS? PM me!
    Fredd is offline
    Yogi Beer
    Junior Member
    Join Date: Jul 2007
    Old 08-27-2007 , 17:13   Re: SurfTools
    Reply With Quote #10

    Quote:
    Originally Posted by Fredd View Post
    The side stats are pretty much uselesss just waste of CPU, also as far as i know there is no client prethink in SM yet so far, so i don't think it would be possible. the endzone stuff is not needed since i havn't seen a single source surf map with levels.
    I have seen a few with levels. Just my 2p

    Btw. Installing now hope all works good :-D

    Last edited by Yogi Beer; 08-27-2007 at 17:14. Reason: Forgot something.
    Yogi Beer 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 07:25.


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