itemtest_unusual

itemtest_unusual alpha4

Glebotron

L1: Registered
Nov 4, 2018
9
2
Glebotron submitted a new resource:

itemtest_unusual - itemtest

All map's logic is mostly made using VScript.

Command support is available.

List of all commands:
Values are stored in items_game.txt as defindex
  • !help - Prints all existing commands in chat.

  • !add - Command for additional creating.
    !add <subcommand> <parameter> <value> [slot]
    Subcommands - weapon, hat, ontaunt.
    Parameters - effect, unusual, skin, wear, index, defindex, spell, cond, condition, command, cmd

  • !remove - Command for removing additional created stuff.
    !remove...

Read more about this resource...
 

Glebotron

L1: Registered
Nov 4, 2018
9
2
Glebotron updated itemtest_unusual with a new update entry:

_dev3

- Fixed some bugs
Added new commands:
— !add weapon killstreak/ks (Applies killstreak on target's weapon)
— !add weapon sheen (Applies killstreak sheen on target's weapon)
— !add weapon kseffect/killstreakeffect (Applies killstreak effect on target's weapon)
— !remove weapon killstreak/ks (Removes killstreak from target's weapon)
— !remove weapon sheen (Removes killstreak sheen from target's weapon)
— !remove weapon kseffect/killstreakeffect (Removes killstreak effect from target's weapon)
—...

Read the rest of this update entry...
 

Glebotron

L1: Registered
Nov 4, 2018
9
2
Glebotron updated itemtest_unusual with a new update entry:

_alpha1

Added new commands:
— Inventory/Created cosmetics parameter
Examples:
- !add hat unusual 17 0 true (Applies sunbeams effect to first hat that on character in the list)
- !add hat unusual 38 1 (Applies cloudy moon effect to second created hat in the list)
- !add hat unusual 38 1 false (Same as previous example)
- !remove hat effect 0 true (Removes unusual effect from first character's cosmetic in the list)
- !get hat info true (Prints in the chat character inventory's cosmetics)

— !add hat...

Read the rest of this update entry...