HandsomeJack Posted July 6, 2017 Share Posted July 6, 2017 Hi everyone! First of all i'm new in scripting and i want to learn how to script!) But, from the beggining i've allready a problem :3 So, i read a lot of tutorial here and BehavEd manual, i've even made my first script step by step as in "GingerbreadNunja's BehaEd Scripting Series": a simple map with 2 rooms, doors with trigger and npc Desann in the other room(with "cinematic" flag). Script suppose to make the doors open and then we see Desann without head and arms(which was taken off by script) who wanna fight us!(he's brainless, i know:D). To make him fight us i've added default macros BUT! Script i've wrote simply makes door open, and then Desann with all parts of his body which is going to tear me apart!? So, none of scripts thet i've create are not working(or working properly)? What i have to do? Is problem in instalation of BehavEd or JA configurations?( Link to comment
HandsomeJack Posted July 6, 2017 Author Share Posted July 6, 2017 Emm, does it works onlt for MP? What should i use for SP then?) Link to comment
Ramikad Posted July 6, 2017 Share Posted July 6, 2017 What is your problem in the specific? If it concerns Desann's dismemberment, make sure you correctly set him up with a proper NPC_targetname, which then you'll have to use in the script so that it can Affect him. Then, to help you more precisely tell the script which parts to dismember, try running down the various options that appear when clicking on the Re-Evaluate button of the Event Window under SET_DISMEMBER_LIMB. Also, remember that you may need a WAIT command between different SET_DISMEMBER_LIMB, or they risk getting skipped. Link to comment
Noodle Posted July 7, 2017 Share Posted July 7, 2017 Did you compile the scripts? Did you give the instruction in your map file for the scripts to activate at certain moments? How did you write your scripts? Link to comment
HandsomeJack Posted July 7, 2017 Author Share Posted July 7, 2017 So, me again. I did everything step by step in the simplest tutorials, but nothing worked until I realized that everything was simple: I was just trying to use scripts and a map in KotF, and for some reason it does not work, but in JA it works OK! The problem is solved. And now another question: is it normal that my scripts do not work in KotF?) Link to comment
Noodle Posted July 7, 2017 Share Posted July 7, 2017 I have never used KotF, but I wouldn't be surprised if custom scripts don't work in that mod. Glad you could figure it out. Link to comment
HandsomeJack Posted July 8, 2017 Author Share Posted July 8, 2017 Aghh, one more problem. Not with BehavEd, but with Radiant. Is it possoble for player to pick up saber weapon spawned in radiant? I begin game without any weapons and saber is nearby on the ground, but when i try to pick it up game crashes!( I want to do something similar to how Kyle took his saber in JO. Is it possible for JA? Link to comment
Noodle Posted July 8, 2017 Share Posted July 8, 2017 How did you set the player not to have a lightsaber? I've had issues crashing when the player has a stun batton and tries to get the lightsaber, seems to be a conflict of some sort. Link to comment
HandsomeJack Posted July 17, 2017 Author Share Posted July 17, 2017 Actually i gave player a stun batton, but unfortunately i had no time to check is there any conflict. I'll try a spawnflag "noweapon", maybe it will work. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now