Raised This Month: $ Target: $400
 0% 

Req. i want to display current mode


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
san12345
Senior Member
Join Date: Nov 2014
Old 01-02-2016 , 12:22   Req. i want to display current mode
Reply With Quote #1

i want a plugin to display current mode i tried this
https://forums.alliedmods.net/showthread.php?t=182047
but it shows survivor mode when there is plauge mode
i have zp 5.0.5 can someone tell me plugin?
thanks
san12345 is offline
nomat
Member
Join Date: Apr 2011
Location: Moldova, Republic of
Old 01-03-2016 , 06:49   Re: Req. i want to display current mode
Reply With Quote #2

So, i've made 2 version of this plugin for you:
1st
Spoiler

2nd
Spoiler


First version of this plugin is a bit simplified and require your gamemodes to in order like in the source of the plugin:
Code:
// Name for each Hudmessage Mode
new const mode_names[][] =
{
    "Waiting for New Mode...",    // No mode Started
    "Normal",            // Normal Infection, single round
    "Nemesis",            // Nemesis Mode (zombie boss)
    "Survivor",            // Swarm round (no infections)
    "Swarm",            // Plague round (nemesis & zombies vs. survivors & humans)
    "Multi-Infection",            // Multiple Infection (like single round, but, more than 1 zombie)
    "Plague",            // Plague round (nemesis & zombies vs. survivors & humans)
    "Armaggedon",            // Plague round (nemesis & zombies vs. survivors & humans)
    "Unknown mode"            // Plague round (nemesis & zombies vs. survivors & humans)
}
In your plugins-zp50_ammopacks.ini:
Code:
zp50_gamemode_infection.amxx
zp50_gamemode_nemesis.amxx 
zp50_gamemode_survivor.amxx
zp50_gamemode_swarm.amxx
zp50_gamemode_multi.amxx
zp50_gamemode_plague.amxx
zp50_gamemode_armageddon.amxx
But in the 2nd version it doesn't matter in what order are your plugins, and works the same but a bit complicated.
__________________


Last edited by nomat; 01-03-2016 at 09:04.
nomat is offline
Send a message via Skype™ to nomat
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:52.


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