View Single Post
  #6  
Old 05-20-2011, 07:49 AM
TheEnlightenedFlorist TheEnlightenedFlorist is offline
Approved Member
 
Join Date: May 2011
Location: SLC, Utah, USA
Posts: 143
Default

Quote:
Originally Posted by Flashman View Post
so far I have found that having a script disables the trigger and action setting, i.e. they just don't work. For that reason I dont use them at the moment and also we need the despawn script for MP.
I think what might be happening is that when you add a script, the game expects you to deal with triggers and actions in the script. They work fine with my scripts. I actually don't know how to use triggers or actions without a script.

If you need help writing a script, you can post it on the forum and I'm sure there'll be plenty of people willing to help you out.

Also, scripts are written in C#, not C++. C# is very much like Java and way easier to work with than C++. I don't want you to go learning C++ when you should be learning C#.

Last edited by TheEnlightenedFlorist; 05-20-2011 at 08:15 AM.
Reply With Quote