ID:149991
 
How would i approach Npc movment?
Cuatiously! I would suggest a flame-retardant suit, and perhaps a very long stick... Failing that, you might want to look into Deadron's Event Loop library...
In response to Xooxer
Deadron(or someone else that could help).....how would i asign special tasks for npc's to do using your eventloop librarie, like moving, attacking, ect?
In response to Tapion1
Tapion1 wrote:
Deadron(or someone else that could help).....how would i asign special tasks for npc's to do using your eventloop librarie, like moving, attacking, ect?

You'd check out these demos:

byond://Deadron.WalkingClicking

byond://Deadron.CombatSystem
In response to Deadron
Thank you