Quote: "Wel ... That doesnt help me at all , but ok "
What is no help- the fact that Fenix does not work in the updated FPSC, or that you have to sift through the Dark AI thread? The Dark AI thread is quite helpful, but if you do not understand scripting then you may not understand it. We have already 30+ different Dark AI scripts that we created from the knowledge in the Dark AI thread. Once you get an understanding to the commands, it becomes easy.
Quote: "Where I can learn to script and is it hard to learn ? "
It is not hard to learn, if you have the time to dissect and understand the concepts. You can start with the following suggestions:
1. Look at your current scripts and see how they perform. For example, place a wall and a door, or an entity (like a weapon). Look at their properties and view the assigned script(s). Find the scripts and view them, noting what happens if the player presses ENTER (plrusingaction=1) to open a door, or the item is "collected" (playertake) by the player.
2. Check the Script thread section. There are some important stickies you can glean information from. You can also get help if your scripts are not working.
3. If you do not have them, get the
Community Guides. They contain various scripts you can use or alter to your needs.
4. If you need help with the concepts of scripts, get
FPI EditPad. It is good for people new to scripting.

There's no problem that can't be solved without applying a little scripting.