Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlucas committed Oct 19, 2024
1 parent cadd90d commit d33b0da
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ This plugin features all current (and public) knowledge on how to give economy i

### Known Issues

- Updated stickers for an equipped weapon will not be applied until reconnected to the server. ([#13](https://github.com/ianlucas/cs2-inventory-simulator-plugin/issues/13))
- Fade skins are stuck on random seeds. We need to find a way to force skin update (a `regenerate_weapon_skins` from the server), or [just find out what is actually happening](https://github.com/ianlucas/cs2-inventory-simulator-plugin/blob/8ee6c5dcc4c7dc83728149902d8a044b86b05b72/source/InventorySimulator/InventorySimulator.Give.cs#L123-L138).
Submit a PR or open an issue if you happen to know a workaround for them.

- When using `!ws`, the wear of skins may [get worse over time](https://github.com/ianlucas/cs2-inventory-simulator-plugin/blob/cadd90dd859604e5de7908169f63ae7ca4b6d206/source/InventorySimulator/InventorySimulator.PlayerInventory.cs#L151-L175) if player doesn't reconnect.

## Feature Roadmap

Expand Down Expand Up @@ -104,7 +105,7 @@ This plugin features all current (and public) knowledge on how to give economy i

#### `!spray` Command

* Sprays player's graffiti in the nearest wall if possible. Player can bind it using to `T` key using `bind t css_spray`.
* Sprays player's graffiti in the nearest wall if possible. Players can bind to `T` key using `bind t css_spray`.

## See also

Expand Down

0 comments on commit d33b0da

Please sign in to comment.