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

[CS:GO] Searching Day/Night Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
WEXiT
New Member
Join Date: Apr 2015
Old 04-05-2015 , 12:55   [CS:GO] Searching Day/Night Plugin
Reply With Quote #1

Hey, i am searching for a plugin which changes the map by the real time.

EXAMPLE:
Map from 10:00 - 18:00 clock (Dust2 Day)
http://steamcommunity.com/sharedfile...25&searchtext=

Map from 18:00 - 10:00 clock (Dust2 Night)
http://steamcommunity.com/sharedfile.../?id=419646474

Is there any plugin or anything else?

Greets
WEXiT
WEXiT is offline
Chokitu
Senior Member
Join Date: Oct 2013
Old 04-05-2015 , 15:19   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #2

Make a timer to change maps
Chokitu is offline
Send a message via Skype™ to Chokitu
asdfxD
Veteran Member
Join Date: Apr 2011
Old 04-05-2015 , 15:53   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #3

cronjobs ... u need cronjobs https://forums.alliedmods.net/showthread.php?t=205962
asdfxD is offline
WEXiT
New Member
Join Date: Apr 2015
Old 04-05-2015 , 15:53   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #4

ok

Last edited by WEXiT; 04-05-2015 at 15:57.
WEXiT is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 04-05-2015 , 18:28   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #5

You want this https://forums.alliedmods.net/showthread.php?p=1830758
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Mitchell
~lick~
Join Date: Mar 2010
Old 04-05-2015 , 19:38   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #6

Quote:
Originally Posted by Franc1sco View Post
You should probably read the thread, as that's not what he is asking.
Mitchell is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 04-05-2015 , 20:15   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #7

Quote:
Originally Posted by Mitchell View Post
You should probably read the thread, as that's not what he is asking.
Ahm ok, so he want change the map, no the brightness...

So yes, use a cronjob plugin
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 04-05-2015 at 20:29.
Franc1sco is offline
Send a message via MSN to Franc1sco
tristen620
Junior Member
Join Date: Feb 2012
Old 04-06-2015 , 03:04   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #8

https://forums.alliedmods.net/showthread.php?t=134190
Steell's Ultimate Map Chooser is what I would use for this, with a little configuration you'll be doing great.

Code:
//          //Used as defaults if "min_time" or "max_time" is not defined    //
//          //for a map in this group.                                       //
//          // (Default value: "0000")                                       //
//          "default_min_time"  "HHMM, where HH is the hour and MM is the    //
//                               minute"                                     //
//          // (Default value: "2359")                                       //
//          "default_max_time"	    "HHMM"                                   //
//            //Defined in "umc-timelimits.smx"                              //"umc_rotation"
{
    "daytime"
    {        
        "min_time" "0630" //6:30am
        "max_time" "1900" //7:00pm
        "de_dust2"

    }
 
    "nighttime"
    {
        "min_time" "1901" //7:01pm
        "max_time" "0629" //6:29am
        "de_dust2_night"
        {
            //other options etc
        }
    }
 
}

Last edited by tristen620; 04-06-2015 at 03:04.
tristen620 is offline
WEXiT
New Member
Join Date: Apr 2015
Old 04-06-2015 , 06:14   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #9

Well ok Thank you tristen620
WEXiT is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-06-2015 , 14:59   Re: [CS:GO] Searching Day/Night Plugin
Reply With Quote #10

Yes, but does it print out WHAT A HORRIBLE NIGHT TO HAVE A CURSE when it switches maps? ;)
__________________
Not currently working on SourceMod plugin development.
Powerlord 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 22:09.


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