Author Topic: Basic Commands  (Read 3483 times)

0 Members and 1 Guest are viewing this topic.

Offline dominikkk26

  • Camper
  • ***
  • Posts: 404
    • PMGsite
Basic Commands
« on: March 30, 2011, 01:00:04 pm »
Name:Basic Commends
Version: 1.0.3
Author: dominikk26
Server version: 2.7.7
Download: Attachment! Click here to download the latest version.
Compile Test: Passed
Description:
Code: [Select]
__________Commands:________________________________
!ping             - Shows: Ping                   |
!map              - Shows: Current map name       |
!maps             - Shows: File mapslist.txt      |
!time             - Shows: Current time on server |
!alpa !blue !spec - Change Team                   |
!ratio            - K/D ratio                     |
!nextmap          - Vote for nextmap              |
?nextmap          - Next map is ...?              |
!track            - Average & Max your ping       |
!whoisadmin       - Shows admins online           |
!commands         - Commands                      |
__________________________________________________|

Code: (Settings) [Select]
[Color]
ColorGOOD=$00BFFF
ColorBAD=$ff0033

[Vote]
VotePrecent=75
VoteTime=30
VoteTimeAdd=7
BotsVote=false

[Paths]
MapList=/mapslist.txt
CommandsList=/scripts/Basic/commands.txt

[Other]
AntyUnabalnce=ON
AverageServerPing=ON
AverageServerPingTime=2
Nextmap=ON
ChangeTeam=ON
Whoisadmin=ON
Track=ON
Ratio=ON
Maps=ON
Map=ON
Time=ON
Ping=ON
Nextmapis=ON
« Last Edit: May 09, 2014, 02:37:48 pm by dominikkk26 »

DarkCrusade

  • Guest
Re: Basic Commands
« Reply #1 on: March 30, 2011, 04:29:21 pm »
...

you are the third person to release this script

Offline dominikkk26

  • Camper
  • ***
  • Posts: 404
    • PMGsite
Re: Basic Commands
« Reply #2 on: December 02, 2013, 10:11:17 am »
Basic 1.0.1:
Add:
Code: [Select]
!nextmap          - Vote for nextmap
?nextmap          - Next map is ...?
!track            - Average & Max your ping
!whoisadmin       - Shows admins online
- Fix and use FormatFloat

Offline dominikkk26

  • Camper
  • ***
  • Posts: 404
    • PMGsite
Re: Basic Commands
« Reply #3 on: April 03, 2014, 10:46:32 am »
At the request of zielak new version!
Basic 1.0.2:
- Change xsplit to explode
- Adding settings.ini
[
[Color]
ColorGOOD=$9400D3
ColorBAD=$ff0033

[Vote]
VotePrecent=75
VoteTime=30
VoteTimeAdd=7
BotsVote=false

[Paths]
MapList=/mapslist.txt
CommandsList=/scripts/Basic/commands.txt
]
-Adding ability to enable and disable bots participate in the vote.
-/reloadsettings - Only admins, reloads settings.


Download: here and attachment!
« Last Edit: April 03, 2014, 10:51:04 am by dominikkk26 »

Offline dominikkk26

  • Camper
  • ***
  • Posts: 404
    • PMGsite
Re: Basic Commands
« Reply #4 on: April 26, 2014, 11:58:28 am »
Basic Commands 1.0.3:
- Added: Average ping server. By default, every 2 minutes. The ability to turn on and off and change the time display settings.
- Added: Ability to enable and disable individual commands.
- Added: AntyUnBalancing.
- Changed: The default color(proper) to DeepSkyBlue.
- Fixed: System switchably teams. It takes into account the mode of play, or command alarms enabled, if a player is already in that each team, or anti Unbalancing.
- Fixed: Display ratio. Now shows the quantity caps.
- Fixed: Commands and develop. It does not require large capital letters, there are more and other corrections. Now it works now: !a !b !s
- Optimization code and many other amendments which have not been mentioned.
Works server version: 2.7.6; 2.7.7+
« Last Edit: May 09, 2014, 02:39:51 pm by dominikkk26 »