User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: Online RPG AI

  1. #11
    Clicker Fusion 2.5Fusion 2.5+ DLC

    Join Date
    Jun 2006
    Posts
    903
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Online RPG AI

    You have to split your game to sessions and only work with NPC in the session where is at least one player. When working with NPC, test their set locattion (you have to set location for each NPC, like Place=wood) if it exist, simple every time when session is created add its name to array, when session dies, deletes. Then simply use If "sessionName"exist.

    About animations, you can just convert it. If X1>X, then X+1 and set direction to Right. If <X, then X-1 and set direction to Left. If delta X is different than 0, set animation to Walking.

  2. #12
    Clicker Fusion 2.5 Developer

    Join Date
    Oct 2006
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online RPG AI

    ahh, oh ok i think i got it, thanks! helped me allot

  3. #13
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Online RPG AI

    I don't play any mmorpg at the moment, but i suppose most have a maps/area system. This makes you able to choose easily which information should be sent to who... (if this makes any sense, excuse my english [blush])

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. a online
    By Conman in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 17th May 2009, 07:49 PM
  2. online
    By Stephen38 in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 4th August 2008, 08:52 PM
  3. Online
    By Guitaristinmakin in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th March 2008, 09:36 PM
  4. Online
    By Guitaristinmakin in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 14th May 2007, 11:21 PM

Posting Permissions

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