Jump to content

Welcome to Gaming On Steroids Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

Help function minion target


  • This topic is locked This topic is locked
4 replies to this topic

#1
robdevil

robdevil

    Newbie

  • Members
  • 1 posts

Does anyone know a function check which enemy minion is being focused by minions allies.
I want to create a function that checks how many minions allies are attacking an enemy minion

 

I'm trying to improve the function of lasthit because this not pleases me , loses much CS, especially when several minions focao the same target

 

and a function that checks if the champion enemy is facing me, for cassiopeia ult


  • 0

#2
Zypppy

Zypppy

    Ex Global Support

  • Contributor
  • 1,817 posts

You can  I think  ,  But with current API you will have to play with 1 fps thanks to that  thing 
And check defsu/cloud cassiopea  R  for  something IsFacing and stuff  :popcorn:


  • 0

#3
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$

i released a IsFacing lib..


  • 0

#4
Feretorix

Feretorix

    Administrator

  • Administrators
  • 3,016 posts
OnProcessSpell(function(Object,spellProc) --Object is a pointer to the caster of the spell; spellProc is a struct with some spell datas

--spellProc.target = returns a pointer to a target if there is any (for example Ryze Q is skillshot without target, but his W does have target)


Minions autoattacks have a valid target. :)
  • 0

#5
Maxxxel

Maxxxel

    The One

  • Scripts Developer
  • 1,196 posts
  • LocationGuess the right City to win 10$

http://gamingonstero...ection/?p=16103


  • 1




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users