_deploybikedonors is a variable that contains an array of all the admin UIDs so instead of doing this
(getPlayerUID player) in ["231720134","74271814","239981382","239982214"]
I simply added:
_deploybikedonors = ["231720134","74271814","239981382","239982214"]
and called it in the if...
No I dont have HFBServers. But they will probably have a panel with a sction for uploads for mission/server.pbo
Or they would have FTP access for you. You then have to Use a program like a FileZilla to login to FTP and access the pbos that way
check this tutorial out for adding and removing wepeons from vehicles
http://opendayz.net/threads/tutorial-remove-weapons-replace-weapons-on-vehicles.11070/
Hi!
I am trying to restrict deploy bike script only for donators. This is what i have and its doesnt seem to work
fn_selfActions.sqf
near top:
_deploybikedonors = ["231720134","74271814","239981382","239982214"]
These are the IDs that will be allowed to deploy a bike
Deploy bike script...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.