Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
The only requirement is that you're subscribed to this Script MultiLoader and have it as priority one in your addons, like you already would do for others' scripts. The multiloader will find your script if you place it in the right area, and won't differentiate between a script that's loaded from workshop or just sitting on your hard drive.
You just have to remember not to use a slot that's being used by another script addon you are subscribed to, or one will override the other.
Anyway. Once here, make a new folder called "custom_scripts" and enter it.
Then, make your script file. Pick a number that isn't being used by any other script addon you're subscribed to. There's currently 1000 to choose from, so any 3-digit number would likely do the trick. Make sure the file extension is CFG, not TXT. Don't worry, Notepad can still open a CFG file.
Finally, put your script info inside. If you don't know what to put in it right now and just want to see if you're doing this right, here's my test script:
Once your script is created and saved, open HL2. Double check that Script MultiLoader is enabled and at the top of the priority. Then open any map you want.
If everything was done right, your config should execute. If you used my code as a test, your health should read "987".
-----------
Cheers! Hope this helps someone. I'm sure there's at least a couple people out there like me who want to make code snippets that execute with any map but skip the need to make a separate workshop addon for it.