The following script command can be used to remove your current target for both enemies and allies:
- "ut[*]" — Untargets your current enemy target. If an asterisk is included, such as ut*, your allied-player target will be untargeted.
The "tphp" command to target ally players based on HP will now consider the "targetibility" of potential targets if line 23 in config.txt is set to 1. If a player is not in your line of sight, they will not be targeted.
Per request, you can now disable auto-blocking if the attacking player has a particular status effect. This is accomplished via line 49 in config.txt:
- Line 49) A list of status effect IDs you'd like Speeder to check when determining whether to block/dodge an incoming attack. If the attacker has one of these status effects, the attack will NOT be blocked/dodged. This was a requested feature to make yourself look more legit by not blocking stealth players. This affects the script commands "tatt," "matt," "patt," and "eatt." Each status effect ID should be separated with the "|" character, such as
963208833|948621023|etc.
These changes require Speeder version 180+.