EvolutionPlugins / Dummy

Unturned / OpenMod plugin. Spawns a dummy and shows the amount of damage.
MIT License
21 stars 7 forks source link

New features and fixes #51

Open sunnamed434 opened 1 year ago

sunnamed434 commented 1 year ago
DiFFoZ commented 1 year ago
  1. Requesting jump is possible with command /dummy jump <id> or from code:

    Dummyuser.Jump();
  2. Requesting enter/exit is also possible with command /dummy ride <id> [--exit].

  3. Will look into later.

I'm planning to rewrite this project to make it modular for my future projects, but no time at all

babybillygaming commented 1 year ago
  • Fix problem that causess not giving /admin to dummy

Do /unadmin on the dummy then do /admin, that seems to work