Posted March 18, 201411 yr How to get world. isRemote = false? I try the code on my blog but I get a value is true
March 18, 201411 yr I'm not quite sure what you're asking. Do you mean to check which side the code is running on (client vs. server)? I like to make mods, just like you. Here's one worth checking out
March 19, 201411 yr Like LTLightning said, to check the value of world.isRemote you simply use an if statement. Is your question when it will be false? isRemote is true for the client side and false for the server side.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.