Thread: Vecx and Vecy
View Single Post
  #14  
Old 09-06-2002, 09:00 AM
haunter haunter is offline
Registered User
haunter's Avatar
Join Date: Mar 2001
Posts: 7,989
haunter is on a distinguished road
Quote:
Originally posted by Knuckles
// Delete's post...

I posted a explination.. but explaining.. didn't make it sound right... hehe, i kinda confused myself >;O.. good idea < ask screen_name...
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?
Reply With Quote