Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Unsheduled to deactivate city #564

Merged
merged 4 commits into from
Jul 3, 2018
Merged

Add: Unsheduled to deactivate city #564

merged 4 commits into from
Jul 3, 2018

Conversation

Vdauphin
Copy link
Owner

@Vdauphin Vdauphin commented Jun 23, 2018

  • Add: Unsheduled to deactivate city (@Vdauphin).
[] spawn {
 for "_i" from 1 to 10 do {
  [str(_i)] remoteExec ["systemchat"];
  [102] call btc_fnc_city_activate;

  ["desactive"] remoteExec ["systemchat"];

  [102] call btc_fnc_city_de_activate;
  sleep 1;
 };
};

When merged this pull request will:

Final test:

  • local
  • server

@Vdauphin Vdauphin added the bug label Jun 23, 2018
@Vdauphin Vdauphin added this to the 1.19 milestone Jun 23, 2018
@Vdauphin Vdauphin changed the title FIX: Dedicated crash due to locally issue of group Add: Unsheduled to deactivate city Jun 29, 2018
@Vdauphin Vdauphin added enhancement and removed bug labels Jun 29, 2018
@Vdauphin Vdauphin merged commit f409a4c into master_daily Jul 3, 2018
@Vdauphin Vdauphin deleted the FIX-Crash branch July 3, 2018 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant