Raised This Month: $ Target: $400
 0% 

Automatic Changemap plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Tonda
Senior Member
Join Date: Aug 2009
Old 09-04-2010 , 04:58   Automatic Changemap plugin
Reply With Quote #1

Hi i need plugin: If will be map de_dust automatical will be changed to de_dust2
Tonda is offline
Jack86
Veteran Member
Join Date: Dec 2008
Location: Belgrade, Serbia
Old 09-04-2010 , 06:26   Re: Automatic Changemap plugin
Reply With Quote #2

PHP Code:
#include <amxmodx>

public plugin_init()
{
    new 
CurrentMap[34]
    
get_mapname(CurrentMap33)
    if(
equali(CurrentMap,"de_dust")) server_cmd("changelevel de_dust2")


__________________

Jack86 is offline
AirShot
Veteran Member
Join Date: Sep 2009
Location: Belgium
Old 09-04-2010 , 14:04   Re: Automatic Changemap plugin
Reply With Quote #3

Quote:
Originally Posted by Tonda View Post
Hi i need plugin: If will be map de_dust automatical will be changed to de_dust2


why not just delete de_dust from the map list?
__________________
AirShot is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-04-2010 , 15:28   Re: Automatic Changemap plugin
Reply With Quote #4

Quote:
Originally Posted by AirShot View Post
why not just delete de_dust from the map list?
He probably wants to trick them into playing dust2 when everybody chooses dust.
__________________
fysiks is online now
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 20:56.


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