Jump to content
  • 0

Am nevoie de ajutor.


Madalin.

Question

2 answers to this question

Recommended Posts

  • 0

 

Pentru deelay la engine:

1: creezi o variabila numita 'EngineTime' new EngineTime[MAX_PLAYERS];
2: te duci la comanda /engine si faci verificarea urmatoare if(EngineTime[playerid] > 0) return SCM(playerid, COLOR_GREY, "Please wait 5 seconds.");
3: ii setezi deelay la comanda
  te duci undeva jos la comanda si ii setezi EngineTime[playerid] = 5;
4: faci la fel si cand apasa tasta 2

a, si pentru a scadea timpu te duci unde ai timerul de 1 sec si pui if(EngineTime[playerid] >= 1) EngineTime[playerid]--; 

Edited by hanako
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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