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

[ZPS] Hey Medic!!!!. With Attachment's (V1.2.3.0) updated


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Master53
Veteran Member
Join Date: Dec 2009
Plugin ID:
1728
Plugin Version:
1.2.3.0
Plugin Category:
Gameplay
Plugin Game:
Zombie Panic!
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Plugin to add a dynamic medical personal into the suvivor team at the start of the round.
    Unapprover:
    Reason for Unapproving:
    Multiple issues reported, left unfixed for months
    Old 06-13-2010 , 14:50   [ZPS] Hey Medic!!!!. With Attachment's (V1.2.3.0) updated
    Reply With Quote #1

    -ZPS Medic

    This plugin is for Zombie Panic: Source only.

    - A Quick Guide
    Code:
    This adds a dynamic medic to the server each round and 
    automaticly picks a player out of the hole team and gives them head medic. 
    
    The head medic can teach one other player to be a medic. 
    only the head medic can teach people. the medic will only work
    with the suvivor team.
    
    If you want to heal people press <USE> command or button on 
    the player and a menu will pop up saying Heal Player. Teach Playeralong 
    with the Targeted player.
    
    When the medic is healing the target the target must stay
     within 75 distance from the medic or he will stop healing the target.
    
    The medic can heal himself by 10 hp each time the regen timer repeats. 
    if the medic is infected he will automaticly cure the infection along with if 
    he is healing someone else. there infection will be cured
    
    Admins can set people as the head medic by typing "!givemedic <NAME>" 
    this will activate a command where it will set the player to head medic 
    along with the medic model and he can also teach someone to be medic.
    
    if your the head medic and you teach one person. thats the max people
    who you can teach. your only allowed to teach one person per round.
    - How to Install
    Place "zps_medic.smx" into your sourcemod plugins folder.

    - Configeration
    PHP Code:
    sm_medicmodelyou place the model path into this command hear
    sm_regentime
    this is the regeneration timer between heals.
    sm_medicnumberChange the number of medics allowed bassed on how many players are in the server
    sm_mediccureinfection
    : if enabled the medics can cure the infection.
    sm_maxteachthis cvar is default by 1 and this can set the ammont of teaches the head medic can do.
    sm_heartbeatDisable Heart Beat Functionality 
    - Commands
    !sm_givemedic <player name> //give a player medic
    !sm_ismedic //cheak if you are a medic

    Technical Problems
    If there are any problems with the script. please post back whats wrong.

    //Please Note
    ill be adding the teaching adition to this plugin sortly due to heavy modifying of the old version and modifications + 50% of the script was recoded.

    Code:
    Change Log
    V1.0.0
    - Default functions shown at top.
    - some functions where not working due to not sopported.
    V1.1.0
    - Fixed random choose player when round starts.
    - Added extraction must be sopported.
    - Fixed Regen Timer.
    V1.1.5
    - Changed how Medic teaches and heals.
    - Edited how the medics heals and heals other players.
    - Added a command for medic to teach people.
    - added a teaching system so medic teach isnt instand.
    V1.1.9
    - Added a heart beating system when hp is low.
    - Added New Cvars to help manage the plugin.
    - Added ragdoll pushback when player dies from bullet.
    - changed chat colour diferencial.
    v1.2.2.5
    - Players now get healed because the distance from the 
    medic has to be within reach to be healed.
    - Random Healing pattens for both medic and players. 
    - Fixed Teaching Float because it wasnt functioning properly
    - Fixed Functionality while getting medic, players location
    - Fixed Playback sound for Heartbeat
    - Added how many medics are allowed to be selected at the 
    start of the round bassed on how many players.
    V1.2.3.0
    - Added a model changer inforcer to make the the person a
    medic skin if there medic but without the skin.
    - Added A extra example. (if a client is a medic and dies he 
    turns into a carrier.)


    Requires SDK Hooks 1.1 or later


    Please Post Back Your Edits And Changes.
    A taster of Sammys Server Plugin Collection
    Created By Master(D) AKA MasterDJ
    Code:
    Join US
    94.23.156.33:27017 - UK
    68.232.165.166:27015 - US
    Attached Files
    File Type: zip Sound.zip (38.4 KB, 258 views)
    File Type: smx ZPS_Medic.smx (12.1 KB, 292 views)
    File Type: sp Get Plugin or Get Source (ZPS_Medic.sp - 219 views - 17.2 KB)
    __________________
    Master(d)




    Last edited by Master53; 06-25-2010 at 10:43. Reason: New Version, Update
    Master53 is offline
    godsmack787
    New Member
    Join Date: Jun 2010
    Location: Moscow
    Old 06-14-2010 , 07:45   Re: [ZPS] Medic!!! Addon
    Reply With Quote #2

    1/ - player: UTIL_SetModel: not precsched:

    How fix this problem? My path models/humans/group03m/female_04.mdl
    godsmack787 is offline
    waichun
    Junior Member
    Join Date: Aug 2008
    Old 06-20-2010 , 05:02   Re: [ZPS] Medic!!! Addon
    Reply With Quote #3

    Thanks for the plugins.
    But after I installed it on my ZPS server, it seems the zombie team will reduce the hp themselves, how to solve that?
    waichun is offline
    Master53
    Veteran Member
    Join Date: Dec 2009
    Old 06-20-2010 , 08:48   Re: [ZPS] Medic!!! Addon
    Reply With Quote #4

    well thats one of the things that needs to be changed and fixed. im almost finnished with all the coding
    __________________
    Master(d)



    Master53 is offline
    Dotz
    New Member
    Join Date: Jun 2010
    Old 06-21-2010 , 17:47   Re: [ZPS] Hey Medic!!!!. With Heart Beat Attachment (V1.2.2.5) TASTER
    Reply With Quote #5

    Its not working for me, When i check in the sm plugins list, It says it had faild. Please tell me what ive done wrong! ive did as what you told by putting the plugin in the plugins folder but as for the sound i had no idea were to put that and i had no idea what to do with the sm configeration.
    Dotz is offline
    Master53
    Veteran Member
    Join Date: Dec 2009
    Old 06-21-2010 , 17:52   Re: [ZPS] Hey Medic!!!!. With Heart Beat Attachment (V1.2.2.5) TASTER
    Reply With Quote #6

    do you have SDK Hooks installed on your server? because as i posted it is required so that the plugin can run. if it says something like this in the log
    Code:
    SDK Hooks v1.3 or higher is required for ZPS Medic
    that means you need to install the extraction.
    __________________
    Master(d)



    Master53 is offline
    waichun
    Junior Member
    Join Date: Aug 2008
    Old 07-04-2010 , 02:06   Re: [ZPS] Hey Medic!!!!. With Attachment's (V1.2.3.0) updated
    Reply With Quote #7

    some fo thje players reported that the plugin is not functional...Cannot heal others..
    waichun is offline
    Master53
    Veteran Member
    Join Date: Dec 2009
    Old 07-04-2010 , 14:04   Re: [ZPS] Hey Medic!!!!. With Attachment's (V1.2.3.0) updated
    Reply With Quote #8

    which files are you using. because the smx on its own is the lastist version and from what iv seen that bug was fixed and tested
    __________________
    Master(d)



    Master53 is offline
    agent11
    New Member
    Join Date: Jul 2010
    Old 07-16-2010 , 11:12   Re: [ZPS] Hey Medic!!!!. With Attachment's (V1.2.3.0) updated
    Reply With Quote #9

    Im interested in this plugin however can we get a noob guide in how to install this properly on the server? It just crashed my server when i tried to set the model... i dont know what the hell to do, please post a guide thank you
    agent11 is offline
    Sgt Martin
    Junior Member
    Join Date: Mar 2007
    Old 07-19-2010 , 13:26   Re: [ZPS] Hey Medic!!!!. With Attachment's (V1.2.3.0) updated
    Reply With Quote #10

    I don't mean to cause trouble, but I, too, am having trouble getting this plugin to work. I'll try to explain as best as I can what I did, so hopefully you can tell me if I just made a simple mistake..

    Installation
    I started off by installing SDK Hooks (OB-Mods). I grabbed the 3 or so folders that came with the .rar and moved them into my Source Mods folder, which were then overwritten and placed in their appropriate sections. I then moved the zps_medic.smx file into the sourcemods\plugins folder. Once I got in game, I typed in !ismedic to make sure the plugin was working, and sure enough, it told me "You are not a medic". I'm glad that I got it to at least work slightly, however I've had a few problems with it..

    Problems?
    I just tested this plugin out with 4 people last night. All 4 of us (even the carrier) typed !ismedic, only to have it say that none of us were it. I guess you could say that the problem is that noone was randomly chosen to become a medic. We ended up testing this problem for about 10 rounds, all with the same medic-less results.

    After realizing that a medic wasn't going to be randomly chosen, we decided to use the admin command !givemedic on one of the human testers. It was a success! After typing in !ismedic, it gave him the confirmation that he was indeed a medic, also his model changed to a default HL2 medic. However, here enlies the problem.. As this "medic", he reportedly was unable to heal anyone, and when trying to teach another player to be a medic, the server would lag, then crash. Afterwards, we would restart the server and try again, each time ending in a server crash.


    Any ideas?
    Sgt Martin 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 06:05.


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