-
Content Count
75 -
Joined
-
Last visited
-
Days Won
10
maxdralle last won the day on January 7
maxdralle had the most liked content!
About maxdralle
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
809 profile views
-
maxdralle started following Insane Limits, Procon Login Probleme BF4, Someone there who write me some Procon Rulz Scripts and 5 others
-
Procon Login Probleme BF4
maxdralle replied to Corex37's topic in Deutscher Support (German Support)
wenn der procon layer server beim provider läuft (bei gportal, nitrado etc. so üblich), dann schau dort nach den logindaten für procon. das sind IP, PORT, USER, PW. -
Hydra reacted to a post in a topic: VIP Slot Manager
-
clarification: the problem was a disabled function in the php configuration. we did a bypass by editing the "api.php" file from the website. we replaced the "mb_substr" to "substr" in line 83,86,88.
-
Someone there who write me some Procon Rulz Scripts
maxdralle replied to 5chroeder's topic in Plugin Enhancements
i am sure you will find a proconrulz script there: https://myrcon.net/topic/85-proconrulz-v44j1-weapon-limits-and-other-event-triggered-admin-actions/page/204/?tab=comments#comment-55126 otherwise use this plugin: https://myrcon.net/topic/249-simple-weapon-limiter-v1000/ -
check this out, it works for jets also... https://myrcon.net/topic/598-attack-chopper-kill-limit-proconrulz/?tab=comments#comment-55092
-
replace all parts of this: %VehicleAir_AH6/AH6_Littlebird,Z11W/Z-11w,Z11W/spec/Z-11w_CH,AH1Z/AH1Z,Mi28/Mi28,Z-10w_kills% with this: %server_global_airkills[%p%]% it would also good to change "== 51" into ">= 51" to enforce the rule when they rejoin...
-
Escape reacted to a post in a topic: Layer version
-
enter the command "procon.version" in the console. it shows the running version on the layer server
-
all important settings are looking right. when you set the "debug level" to 6 in IL, then you see the msg with battlelog stuff. it should look like the screenshot if someone is joining... you dont use the plugin battlelog cache for bf4 or???
-
i would do it with the plugin INSANE LIMITS. i am not sure how it is being handle with UMM and ATT plugin. // Round End - Server Ticket Changer // settings for insane limits: limit_evaluation: OnRoundOver , limit_first_check: Code if ((server.NextGamemode == "Chainlink0") && (server.GameModeCounter != 200)) { plugin.ServerCommand("vars.gameModeCounter", "200"); plugin.ServerCommand("vars.roundTimeLimit", "200"); plugin.ConsoleWrite("Set 200% ticket count for next round (" + server.NextGamemode + ")"); } else if ((server.NextGamemode != "Chainlink0") && (serve
-
- which procon version is running on your layer server? - punkbuster must be enabled (IL need it) - is your server running in RANKED mode? (no kick etc. on official mode) - set the IL plugin setting "Virtual Mode = False"
-
maxdralle started following variables in proconrulez bonked ?
-
wait wait, i found the bug. replace all " %challenge% " with " %_server_challenge% " and it should work
-
maybe the trigger "on round;" is buggy. why you dont put it in the "on spawn; serverfirst;" part?
-
i think it has something to do with his plugin settings. maybe too much maps or something like this. and this map file names does not exist in bf4...