Piorun Posted November 5, 2011 Share Posted November 5, 2011 Is it posible to start resource only for local player ??? Or any specific player ??? Link to comment
bandi94 Posted November 5, 2011 Share Posted November 5, 2011 that resource will be downloaded for all player what you can do is that you make in your script on/off part and the player can start/stop your script ( in client side) if i am wrong then another's will help you Link to comment
Piorun Posted November 5, 2011 Author Share Posted November 5, 2011 but for ex. function startResource is server side. Link to comment
bandi94 Posted November 5, 2011 Share Posted November 5, 2011 yes is server side buy you can't start a resource for only 1 person if you start 1 resource it will start for all player's on the server you can only edit that script whit a on/off command like ex. local on then your command make it on=true if on then .... your script on Client side bk every player downloaded your scripts Link to comment
Piorun Posted November 5, 2011 Author Share Posted November 5, 2011 Not good, but thanks. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now