Jump to content

I FK'N HATE SCRIPTING


foxx0021

Recommended Posts

This crap is making me insane. I don't understand how any of this works, and there are no tutorials that explain it other than stupid walkthroughs of scripts no one would care about anyway. Thought I could just make a script for a damn shovel that would determine, on hitting a target, whether a) the target was alive or dead, retreive info on said target, and then if it was dead, play a grave digging animation, create an grave object, and then delete the target corpse. but noooo, all kinds of stupid values and references that are not clearly explained anyfk'nwhere. Can anyone help me? This is bringing back flashbacks to an old javascript course I failed and made me feel totally fkn retarded.

Link to comment
Share on other sites

  • 1 month later...

The "stupid walkthroughs of scripts no one would care about anyway" are the baby steps you need to take in order to understand and learn how to write scripts in this engine. The way I started was reading and then reversing back various scripts of triggers and object activators. A lot of the scripts found in the game files are commented and they explain exactly what is going on. This isn't something you are going to learn overnight. This is a process that takes time and requires a general understanding of programming. Even if you can't write your own scripts, you still need at the very least to be able to read one and understand what is going on. Challange yourself to learn. Find a simple script in the game and change/modify it.. Like the Nuka Cola vending machine script(HD01NukaVendingMachineScript), change it so it also takes Sunset Sarsparilla. Practice is the best way to learn.

Edited by StantonCree
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...