Jump to content

gooby

Contributors
  • Posts

    60
  • Joined

  • Last visited

  • Days Won

    2

gooby last won the day on July 20 2021

gooby had the most liked content!

Recent Profile Visitors

3,640 profile views
  1. very informative thanks for taking the time to write this up and your other articles
  2. Updated the guide to use NuGet package dependencies instead of making a new branch off the upstream/development repo. If you were having issues, try it out now
  3. yeah what they said ^ you could also add those values to your config script and then people could just modify them through the JSON it generates. then, just load those values before drawing your button in the plugin script
  4. Yeah i suppose youre right... so dont download and install DLLs from strangers!
  5. IMPORTANT! You must build your apps from the most recent upstream/development branch in order to have all the fixes and usages shown in this guide so it runs properly. You must also follow all the nuances or else your plugin may not work, so I highly suggest you use the In-Depth guides first. Introduction FAQs Plugin Capabilities Plugin Overrides and Callbacks Client Plugin Script Template Client Plugin Guide w/ Discord Example Adding Custom Packets and Handlers Conclusion
  6. where are you trying to locate it from? the map editor, or event editor or what editor? bc each editor looks in a different resources folder more or less
  7. exactly what it says: if true, if youre casting a spell and then try to move, it will cancel the spell from casting and move you. otherwise i think it'd prevent you from moving while casting
  8. Embedded Video Link added some click capabilities and right click menu actions best part is that it's all client side
  9. no its by source edit. its just a regular attack with some range checks that uses the weapon's projectile with no spawns assigned i drew it to move from your position to target position, by editing source
  10. Embedded Video Link super primitive targeted ranged attacks
×
×
  • Create New...