Jump to content

How to disable close game if player teleported by default


bio33

Recommended Posts

2 minutes ago, The Smokie. said:

Yes, option is on setting page. 

Thanks, but i am searching for something like line in wrobot setting file or maybe plugin

Link to comment
Share on other sites

Off 

wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false;

 

on 

wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = True;
Link to comment
Share on other sites

7 minutes ago, The Smokie. said:

Off 


wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false;

 

on 


wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = True;

Thanks very much, can you tell me where i need to put it?

Link to comment
Share on other sites

1 minute ago, bio33 said:

Thanks very much, can you tell me where i need to put it?

What are you using them for? You can use in runcode , if you have more code and this is just a peace you can add to a overridepulse. There a lot of options tbh.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...