Rouzbeh Posted February 15, 2015 Share Posted February 15, 2015 Hi, i want make virtual worlds something like samp and with what function i can do that? for example someone in world 1 can't see or do chat with someone esle in another virtual world. Link to comment
MIKI785 Posted February 15, 2015 Share Posted February 15, 2015 Those are called dimensions, use setElementDimension to change any element's dimension. To forbid chatting between players in different dimensions use onPlayerChat with getElementDimension. Link to comment
Rouzbeh Posted February 15, 2015 Author Share Posted February 15, 2015 Those are called dimensions, use setElementDimension to change any element's dimension.To forbid chatting between players in different dimensions use onPlayerChat with getElementDimension. very good, thanks dude 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