I dont exactly know how this proc can work I know that the arguments want OBJ,TARG,LAG but I dont know how to tell the compiler that I want the player to be the targ.
mob
Warrior
icon = 'person.dmi'
icon_state = "darian"
density = 1
walk_towards()
please help
ID:176933
Nov 26 2002, 6:10 pm
|
|
Thats very simple, and not that efficient. You should research for(), New(), spawn(), step_towards() and client.
-DogMan