Jump to content
  • 0

Question

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

problema este ca nu poti face ce ai facut tu deasta da si eroare  if(ServerSystem[12] == 1) return SCM(playerid,"Acest sistem este dezactivat de catre admini!");   mai bine faci alta variabila de genul 

Edited by FiveGame

FiveGame  Lands

Pawno Developer, Mapping , Scripter

Since 2016

  • 0
Posted

new test;

if(test == 1) SendClientMessageToALL(COLOR_CLIENT, "SERVER: Siystem-ul a fost dezactivat!");

if(test == 0) return SendClientMessage(playerid, -1, "Nu este un siystem activ!");

sau  test = 0; este activ   test = 1; nu este activ

FiveGame  Lands

Pawno Developer, Mapping , Scripter

Since 2016

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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.