Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-27-2004, 02:00 PM
googleman googleman is offline
Registered User
googleman's Avatar
Join Date: Dec 2003
Location: Seattle, WA
Posts: 96
googleman is on a distinguished road
Triggeraction not working.

So I was coding for my server when triggeraction stops working.

I look over my code trying to find a solution, but the code runs ignoring the triggeraction.

After looking for about two hours I decide to view code that I made a while which I know works, and it doesn't... Not offline nor online.

I am quite tired so I might be doing something wrong, but I made this test npc which didn't work:

NPC Code:
if (actionserverside) {
sendtorc Test;
}

//#CLIENTSIDE
if (created) {
triggeraction x,y,serverside,;
}



Looks good to me.. For some reason it doesn't work.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:51 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.