What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Trying to figure out how to create a custom logic for leap slam

relly

New Member
Joined
Nov 1, 2013
Messages
36
Reaction score
0
I want to create a custom logic based on Apoc's Ranger CR's CreateTotemLogic since it places a totem at a specific distance.

I want to combine both the fact that you should leap away from Rare monsters, which is shown in the CreateTrapLogic.

I feel that this is key in getting away against hard rare monsters like corrupting blood, soul conduit, etc. I know this can work but I have no programming background and have only basically achieved from converting Apoc's Ranger CR to using the skills that I'm doing. If anyone wants to help that would be great. I'll be posting what I've come up with shortly.
 
This is possible, but will require use of the pathfinding code built into EB. Using a simple retreat X distance will not work as it will get you stuck on walls. There hasn't been anything released that utilizes these functions though. I tried myself, but it's way over my head.
 
Back
Top