- 0
custom donator traders need help
-
Similar Content
-
- 0 replies
- 298 views
-
- 0 replies
- 451 views
-
- 24 replies
- 6108 views
-
- 0 replies
- 1441 views
-
- 1 answer
- 1159 views
-
- Advertisement
Question
probygoingtoneedlotsofhelp
so i want to add a donator trader in the main trader cities but i dont want to add a dome to kick players out that dont match the player id would this work if i or you (if you would be nice enough) added a little work into it
~~ file = server_traders.sqf ~~
if ((getPlayerUID player) in ["0","0","0","0"]) then {
trader config with donator traders
} else {
trader config without donator traders
};
Link to comment
Share on other sites
12 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