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

get position of my allies


  • Please log in to reply
5 replies to this topic

#1
xfg

xfg

    Newbie

  • Members
  • 9 posts

hello. i am trying to do my first script (tracker) and i am trying to get positions of my allies. how can i do that? thanks


  • 0

#2
xfg

xfg

    Newbie

  • Members
  • 9 posts

bump


  • 0

#3
xfg

xfg

    Newbie

  • Members
  • 9 posts

bump


  • 0

#4
xfg

xfg

    Newbie

  • Members
  • 9 posts

bump


  • 0

#5
Factobot

Factobot

    Member

  • Members
  • 10 posts
for _, ally in pairs(GetAllyHeroes()) do
    allyPosition = GetOrigin(ally)
end

  • 1

#6
xfg

xfg

    Newbie

  • Members
  • 9 posts
for _, ally in pairs(GetAllyHeroes()) do
    allyPosition = GetOrigin(ally)
end

finally! someone answered me! thanks lol


  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users