Official Soldat Forums

Server Talk => Scripting Releases => Topic started by: dominikkk26 on March 30, 2011, 01:00:04 pm

Title: Basic Commands
Post by: dominikkk26 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 (http://forums.soldat.pl/index.php?action=dlattach;topic=39941.0;attach=31268) 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
Title: Re: Basic Commands
Post by: DarkCrusade on March 30, 2011, 04:29:21 pm
...

you are the third person to release this script
Title: Re: Basic Commands
Post by: dominikkk26 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
Title: Re: Basic Commands
Post by: dominikkk26 on April 03, 2014, 10:46:32 am
At the request of zielak (http://forums.soldat.pl/index.php?action=profile;u=83074) 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 (http://forums.soldat.pl/index.php?action=dlattach;topic=39941.0;attach=31199) and attachment!
Title: Re: Basic Commands
Post by: dominikkk26 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+