Thread: Vecx and Vecy
View Single Post
  #15  
Old 09-06-2002, 09:53 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
Quote:
Originally posted by haunter


Hmm alright, thanks for your help.

By the way, I was playing around with triggeraction and I can't get it to work,

NPC Code:


if (created) {
showcharacter;
}
if (playerchats&&strequals(#c,Test)) {
triggeraction x,y,test,;
}
if (actiontest) {
setcharprop #c,Test_kekeke;
}



Should that work, or am I just really dumb?
What's the need for that?
Reply With Quote