Jump to content

Recommended Posts

Posted

title says it all, it would be nice to be able to manipulate the players reach on variables like which armour set your wearing or what weapon your using etc.

Use examples, i have aspergers.

Examples make sense to me.

Posted

a pull request.

and i dont really get what you want.

like, check which armor the player is wearing ?

what weapon he is using ?

you can check the player's inventory for the armor he is wearing already, and you could add an enum yourself for each armor set you want, and add special effects to that in an onEvent class.

weapon is the same story. player.inventory.getCurrentItem is more then enough i.m.o

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.