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

Auto Map Change On Empty Server 1.42


Post New Thread Reply   
 
Thread Tools Display Modes
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 09-24-2004 , 15:03  
Reply With Quote #11

@Azure: , I should really get my test server up....I'll work on it this weekend.

@Bigballer: What do you mean? Fakefull is Freecode's server fill plugin correct? What modules?
__________________
twistedeuphoria is offline
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 09-24-2004 , 17:00  
Reply With Quote #12

Yes that is freecode's plugin, and it uses the module "fake_meta" i believe.

See to get very tricky, if a user used this plugin and also used the fakefull (to make it seem like there are players playing) this would most likely bring players into the server very quickly because you would have x ammount of players and the map would be constantly changing.

It was just a thought I had that if you configured this and fakefull you could be a very tricky server admin.
__________________

BigBaller is offline
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 09-24-2004 , 18:36  
Reply With Quote #13

That's what I thought. Without looking at it though are his fake players is_user_bot-able?
__________________
twistedeuphoria is offline
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 10-02-2004 , 02:07  
Reply With Quote #14

Update:
Completely rewrote the plugin from scratch
Change cvar from amx_randtime to amx_staytime
Time cvar is now in seconds

Will work on the other stuff soon.
Many thanks to johnjg75
__________________
twistedeuphoria is offline
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 10-02-2004 , 02:10  
Reply With Quote #15

Quote:
Originally Posted by twistedeuphoria
Many thanks to johnjg75
your welcome
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
sully3592
Junior Member
Join Date: Sep 2004
Old 10-07-2004 , 11:19  
Reply With Quote #16

I can't seem to get the plugin to work. According to amxx plugins it is running fine, but the map doesn't change. Here's my plugins if it helps. This plugin looks awesome, I hope you can help me out. Thanks.

Currently loaded plugins:

name version author file status
[ 1] Admin Base 0.16 AMXX Dev Team admin.amx running
[ 2] Admin Commands 0.16 AMXX Dev Team admincmd.amx running
[ 3] Admin Help 0.16 AMXX Dev Team adminhelp.amx running
[ 4] Slots Reservation 0.16 AMXX Dev Team adminslots.amx running
[ 5] Menus Front-End 0.16 AMXX Dev Team menufront.amx running
[ 6] Commands Menu 0.16 AMXX Dev Team cmdmenu.amx running
[ 7] Players Menu 0.16 AMXX Dev Team plmenu.amx running
[ 8] Restrict Weapons 0.16 AMXX Dev Team restmenu.amx running
[ 9] Teleport Menu 0.16 AMXX Dev Team telemenu.amx running
[ 10] Maps Menu 0.16 AMXX Dev Team mapsmenu.amx running
[ 11] Anti Flood 0.16 AMXX Dev Team antiflood.amx running
[ 12] Admin Chat 0.16 AMXX Dev Team adminchat.amx running
[ 13] Admin Votes 0.16 AMXX Dev Team adminvote.amx running
[ 14] NextMap 0.16 AMXX Dev Team nextmap.amx running
[ 15] TimeLeft 0.16 AMXX Dev Team timeleft.amx running
[ 16] Nextmap Chooser 0.16 AMXX Dev Team mapchooser.amx stopped
[ 17] Scrolling Message 0.16 AMXX Dev Team scrollmsg.amx running
[ 18] Info. Messages 0.16 AMXX Dev Team imessage.amx running
[ 19] Welcome Message 0.16 AMXX Dev Team welcomemsg.amx running
[ 20] Pause Plugins 0.16 AMXX Dev Team pausecfg.amx running
[ 21] CS Stats 0.16 AMXX Dev Team stats.amx running
[ 22] CS Stats Logging 0.16 AMXX Dev Team stats_logging.a running
[ 23] CS Misc. Stats 0.16 AMXX Dev Team miscstats.amx running
[ 24] Stats Configurati 0.16 AMXX Dev Team statscfg.amx running
[ 25] ATAC 2.5.3 f117bomb & T(+)r amx_atac.amx running
[ 26] ATAC Config 1.1 T(+)rget/f117bom amx_atac_cfg.am running
[ 27] CSDM Mod 1.69 BAILOPAN csdm_mod.amx running
[ 28] RuneMod 1.0 Kaddar runemod.amx running
[ 29] Advanced Weapon V 0.1 MagicShot amx_adv_weapres running
[ 30] Awp Map Control 0.1.5 f117bomb awp_map_control running
[ 31] Metamap CS 0.2 jghg metamap.amx paused
[ 32] MAP CVARs 2.1 EJL map_cvars.amx running
[ 33] Empty Server 1.2 twistedeuphoria emptyserver.amx running
[ 34] Roll The Dice Plu 2.1 EJL amx_ejl_dice.am running
[ 35] Ultimate Gore 1.3.1 JTP10181/mike_ca amx_gore_ultima running
35 plugins, 33 running
sully3592 is offline
Send a message via AIM to sully3592
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 10-07-2004 , 19:29  
Reply With Quote #17

I'll check it out, but first a quick question: You do know its default to change after ten minutes correct? I only ask because other people made that mistake too.

Edit: It seems I was correct.
__________________
twistedeuphoria is offline
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 10-14-2004 , 19:31  
Reply With Quote #18

I noticed a person was idling my server so the map did not change...update time!

You may now define the number of hours a player has to be connected to be considered idle. If a player is idle the plugin will not count them. amx_idletime(in hours) sets the time connected to become "idle".
__________________
twistedeuphoria is offline
Kamikatze
Member
Join Date: Apr 2004
Old 10-16-2004 , 19:35  
Reply With Quote #19

Seems it does not work with bots... please let the plugin not count with bots...
__________________
Kamikatze
visit us at http://www.popl-clan.de
Kamikatze is offline
twistedeuphoria
Veteran Member
Join Date: Jul 2004
Old 10-16-2004 , 20:39  
Reply With Quote #20

Lol oops I forgot to do that. Update!

Update:

Plugin will now disregaurd bots.
__________________
twistedeuphoria 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 10:46.


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