This script is not valid because there's [] inside []. What is the correct syntax?bibim wrote:Starting with version 0.11.7, SPADS prints the players skills values (used for balancing) in the startscript, and sends them in the battle lobby using SETSCRIPTTAGS commands:
In the lobby
Lobby clients will receive the following new script tag for each player in the battle lobby, containing the corresponding skill value:Code: Select all
game/players/<lowerCasePlayerName>/skill=<skillValue>
Code: Select all
[[dor]betterthanbob]
{
skill=~35;
}