21.11.2018, 18:56
is it possible that I create some variable that is saved even after I close and start the server again, for example, I define the following:
Even after I close and start the server, I would like the test variable to remain 1, without having to check with "if" again, is that possible in any way? if anyone could teach me how to do?
PHP код:
new test;
if (! (IsPlayerOnAdminDuty (playerid)))
return test = 1