User contributions for Pireax

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 100 | ) (20 | 50 | 100 | 250 | 500)

26 January 2019

29 December 2018

22 December 2018

2 July 2018

25 June 2018

22 June 2018

  • 15:3815:38, 22 June 2018 diff hist +9,503 N Scripts:TK punish announcerCreated page with "__TOC__ = Introduction = One of the major frustrations in BF2 is the often observed abuse of the PTK function. Since it is so easily available, many people punish others for..." current
  • 15:3815:38, 22 June 2018 diff hist +2,190 N Scripts:ModifiedDemoRotatorCreated page with "__TOC__ == What It Does == * Checks to see if your demo path and demo target path are the same before moving. This is mainly only useful if you don't want your demos moved,..." current
  • 15:3815:38, 22 June 2018 diff hist +6,855 N Scripts:ClanmemberBalanceCreated page with "__TOC__ == Short Description == '''Autobalance unleashed by Nexus2k:''' This Modification prevent Clanmembers/Commanders/Squadleaders and Squad Members from Autobalance and..." current
  • 15:3815:38, 22 June 2018 diff hist +29,058 N Scripts:Modified admin scriptCreated page with "__TOC__ == Introduction == When the BF2 server starts, it loads some code called an '''''admin script'''''. The purpose of the default '''''admin script''''' provided by D..." current
  • 15:3715:37, 22 June 2018 diff hist +12,439 N Scripts:Enhanced rotate demoCreated page with "__TOC__ == Enhancements == <pre> July 14, 2005 Enhanced rotate_demo.py by: Dave Lawrence [email protected] Includes updates by: dackz </pre> <pre> Changes - Fixed ap..." current
  • 15:3615:36, 22 June 2018 diff hist +6,319 N Scripts:RestartScriptCreated page with "__TOC__ = Server Restart Script (Linux Only) = The two scripts underneath are to be used in combination. These have as purpose to re-run the Battlefield 2 Dedicated Server..." current
  • 15:3615:36, 22 June 2018 diff hist +4,310 N Scripts:Player Position DisplayCreated page with "__TOC__ == Purpose == When run on a testing server this script makes it easy to reposition items around when you're doing server-side mods, as it saves you from opening the B..." current
  • 15:3615:36, 22 June 2018 diff hist +1,681 N Scripts:UDP Based Advert SystemCreated page with "__TOC__ == Introduction == There are many ways to implement an advert system in BF2. A good way would probably be to use the RCON interface. But another one that might be wor..." current
  • 15:3515:35, 22 June 2018 diff hist +994 N Scripts:ReadingClanmembersCreated page with "For some scripts you need to add all your Clanmembers in an array.(for ex. Clan TK Protection) So I made a little Scriptpart which you can use to..." current
  • 15:3515:35, 22 June 2018 diff hist +6,646 N Scripts:PostUrlCreated page with "'''posturl''' Usage of postdata(url, data): <code>temp = postdata('[http://www.yourdomain.com/postdata.php%27 http://www.yourdomain.com/postdata.php'], {'field1': 'field1data..." current
  • 15:3515:35, 22 June 2018 diff hist +1,728 N Scripts:EventsPyCreated page with "__TOC__ == What It Does == * Prints connections, disconnections, and chat messages to the server console. == Installation == # Browse to <code>admin/standard_admin</code>..." current
  • 15:3515:35, 22 June 2018 diff hist +2,642 N Scripts:EvalPyCreated page with "__TOC__ == What It Does == * Allows you to test snippets of Python code while the server is running, without having to restart it to load changes from files. == Installatio..." current
  • 15:3415:34, 22 June 2018 diff hist +4,613 N Scripts:ConParserCreated page with "__TOC__ == Introduction == This is a very simple parser for the BF2 Con files. You can use it to create BF-Style configs for your python scripts! I haven't tried it in BF2 y..." current
  • 15:3415:34, 22 June 2018 diff hist +8,525 N Scripts:Aircraft OnlyCreated page with "__TOC__ == Purpose == Makes playing outside of an aircraft rather pointless, as you only get 25 seconds before you start to take damage. This was needed as an admin script o..." current
  • 15:3415:34, 22 June 2018 diff hist +8,634 N Scripts:Vehicle Class LimitCreated page with "__TOC__ == Introduction == This ModManager script prevents use of certain vehicle classes. Whenever a player enters one of the forbidden vehicles a 10 second timer is start..." current
  • 15:3415:34, 22 June 2018 diff hist +44,452 N Scripts:BF2OldschoolCreated page with "__TOC__ == Introduction == Today infantry game is strictly connected to official rules that are in ClanBase or ESL. Many of ranked or waib servers put in thier rules: no unl..." current
  • 15:3315:33, 22 June 2018 diff hist +18,050 N Scripts:ThreatAndWorthCreated page with "__TOC__ == Description == ; Module : <code>ThreatAndWorth.py</code> ; Author : SHAnders ; Version : 1.01 Server side only admin script or mod addon, you deside the usage!..." current
  • 15:3315:33, 22 June 2018 diff hist +6,370 N Scripts:ClanTkProtectionCreated page with "This script is a modified version of the default tkpunish script. Clanmembers is a list of current members that will be protected This is the only code changed besides the de..." current
  • 15:3215:32, 22 June 2018 diff hist +2,412 N Scripts:OfftimePyCreated page with "__TOC__ == What It Does == Allows you to have specific settings for when the number of players is below or equal to and above <code>sv.numPlayersNeededToStart</code>. For in..." current
  • 15:3215:32, 22 June 2018 diff hist +6,392 N Scripts:MM MapAutoSizerCreated page with "__TOC__ == Introduction == After trying out Scripts:AutoMap and finding that it didn't do exactly what I wanted (and didn't seem to work with BF2 1.12),..." current
  • 15:3115:31, 22 June 2018 diff hist +6,616 N Scripts:SquadlessKickCreated page with "__TOC__ == Introduction == In an effort to learn Python and create something useful, I wrote this script to kick squadless players. It's a step towards a smoothly running te..." current
  • 15:3115:31, 22 June 2018 diff hist +3,842 N Scripts:Autoteam by TicketsCreated page with "__TOC__ == Introduction == I was toying with the idea of using the teamBalanceRatio server setting to alter the team balance based on team ticket counts. This script basical..." current
  • 15:3115:31, 22 June 2018 diff hist +4,003 N Scripts:AutoMapCreated page with "__TOC__ == Introduction == With the 16/32/64 player map modes from BF2, I was upset to see that BF2 didn't support dynamic scaling of the map size based on the number of pla..." current
  • 15:3015:30, 22 June 2018 diff hist +9,157 N Scripts:AntiBaseRapeCreated page with "__TOC__ == Description: == ; Module : <code>AntiBaseRape.py</code> ; Author : SHAnders ; Version : 1.11 Server side only admin script. This script will punish players who..." current
  • 15:3015:30, 22 June 2018 diff hist +5,972 N Scripts:TXT File base Automatic AnnouncementsCreated page with "I just finished this and it's late, so I'm just going to throw it up and beef up the text later. It's pretty well documented, so you shouldn't have much trouble. Refer to Wood..." current
  • 15:2715:27, 22 June 2018 diff hist +20,859 N Scripts:BF2AdminCreated page with "{{wip}} This script so far, should read a file for a list of administrators listed by their profileID. This administrator can then use chat commands to kick and ban players...." current
  • 15:2715:27, 22 June 2018 diff hist +1,159 N Scripts:RconCfgCreated page with "__TOC__ == Introduction == Here's a script that adds an rcon command called 'cfg'. It is intended for server admins that want to execute several commands at once. For exampl..." current
  • 15:2715:27, 22 June 2018 diff hist +6,351 N Scripts:RconMapCreated page with "__TOC__ == Introduction == Here's a script that adds an rcon command called 'map'. I'm not really a programmer so some of this can probably made in a better way but I'm just..." current
  • 15:2615:26, 22 June 2018 diff hist +7,156 N Scripts:BadWordsCreated page with "== Introduction == I own a cybercafe / game center where the most popular game is BF2. Most of our customers are teenagers, but we get quite a few younger and older gamers,..." current
  • 15:2615:26, 22 June 2018 diff hist +3,469 N Scripts:AutoShutdownCreated page with "== Introduction == I got tired of manually warning my users before shutdown, so I wrote this to automate the task for me. It warns players at intervals before shutting down...." current
  • 15:2515:25, 22 June 2018 diff hist +1,990 N Scripts:Automatic AnnouncementsCreated page with "Ever want to have an some announcement that is automatically periodically displayed on all players' screens? Here's how to do it: <pre> import bf2 import bf2.Timer import..." current
  • 15:2515:25, 22 June 2018 diff hist +33,401 N Scripts:dc assCreated page with "__TOC__ == Introduction == The DontCamp Administrative Support System is a completely server-side, python based admin system for Battlefield 2 that uses in-game chat comman..." current
  • 15:2515:25, 22 June 2018 diff hist +18,156 N Scripts:Kicking for high pingCreated page with "__TOC__ = Introduction = There are many things that may influence the quality of a BF2 server. One of them is the ping of the players. Playing against a lot of players with..." current
  • 15:2415:24, 22 June 2018 diff hist +14,437 N Scripts:IdleKickCreated page with "<pre> # ------------------------------------------------------------------------ # Module: IdleKick.py # Authors: xlr8or, www.xlr8or.com # Version 2.02 # Description: #..." current
  • 15:2415:24, 22 June 2018 diff hist +22,240 N Scripts:CountryFilterCreated page with "== Description == The feature of CountryFilter is as follows. * This script can display country name by finding the country from IP-address of the player. * This script prov..." current
  • 15:2315:23, 22 June 2018 diff hist +44,719 N Scripts:ReserveSlotsCreated page with "This will open a file "knownplayers.txt" and use it to maintain a list of players who should get priority. To use it, log in with rcon and type "rcon addPlayer playerName" or..." current
  • 15:2215:22, 22 June 2018 diff hist +5,442 N Scripts:ReservedSlotsCreated page with "A small script to make sure there will always be a few reserved slots for certain players. If a non approved nick logs on and the server has reached its limit, that player wil..."
  • 15:2215:22, 22 June 2018 diff hist +10,307 N ScriptsCreated page with "Please add your scripts to this list for others to see, use and get inspiration from: __TOC__ == Access == ; Scripts:ReservedSlots|Always Keep Slots Free for Special Pl..." current

21 June 2018

18 June 2018

17 June 2018

4 May 2018

  • 13:1813:18, 4 May 2018 diff hist +4,640 N RCon ProtocolCreated page with "== Basics == This document describes the RCON ("Remote Console") protocol spoken by the Battlefield 2 server; RCON is run as a TCP service, operating on port 4711 by default..." current
  • 13:1813:18, 4 May 2018 diff hist +6,404 N Admin ModuleCreated page with "Battlefield 2 provides for a Python "administrative" module; this module can do pretty much anything, but the Python code that ships with BF2 serves two basic roles: * It imp..." current
  • 13:1613:16, 4 May 2018 diff hist +20 ProtocolsNo edit summary current

1 May 2018

(newest | oldest) View (newer 100 | ) (20 | 50 | 100 | 250 | 500)