This doesn't do anything at all, no loadouts are given.
I've tried calling the script from server_playerlogin.sqf but then all that happens is players fail at the authentication stage of logging in.
I've tried placing the loadout script directly into init.sqf, which again, does nothing. I've tried placing the code directly into server_playerlogin.sqf but again, it fails to load.
Question
hozzdutch
Hi all,
I'm very much a beginner at all this coding malarkey, so what I'm attempting is failing.
I've been over as many posts as I can find, but I've not found anything that helps.
As the title suggests, I'm trying to a random starting loadout.
I've tried this multiple different ways but it either does nothing at all, or stops the players from logging in.
I've tried placing this line in the init.sqf
under this piece of code -
The loadout.sqf contains the following -
This doesn't do anything at all, no loadouts are given.
I've tried calling the script from server_playerlogin.sqf but then all that happens is players fail at the authentication stage of logging in.
I've tried placing the loadout script directly into init.sqf, which again, does nothing. I've tried placing the code directly into server_playerlogin.sqf but again, it fails to load.
Can anyone tell me where I'm going wrong?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now