Thread
:
Triggeraction Guide
View Single Post
#
2
02-05-2002, 10:44 AM
Faheria_GP2
Banned
Join Date: Oct 2001
Posts: 1,177
triggeraction x,y,name,param;
triggers action "name" at x,y
in the npc at x,y (if any)
if (actionNAME) {
dostuff;
}
Faheria_GP2
View Public Profile
View GraalOnline Profile
Find all posts by Faheria_GP2