Results 1 to 4 of 4

Thread: [Question] Astar (a*) and SetAlive functions

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    The damage acts like: model notify("damage", iDamage, eAttacker);

    PHP Code:
    while (1) {
        
    model waittill("damage"iDamageeAttacker);
        
    iprintlnbold("damage: " iDamage);

    About the A* functions, I never uploaded the actual implementation of it (just use the _astar.gsc, it's even more dynamic).
    timescale 0.01

  2. The Following 2 Users Say Thank You to kung foo man For This Useful Post:

    Mitch (12th March 2014),RobsoN (23rd February 2014)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •