Jump to content
  • 0

Problema gm burned.


MrDra_

Question

10 answers to this question

Recommended Posts

  • 0
54 minutes ago, QubitV2 said:

Este securitatea de la admini. 5 euro si se rezolva

3 euro si te rezolv eu.

------

Intra in gamemode

gaseste linia

if(PlayerInfo[playerid][pAdmin] < 6) return SendClientMessage(playerid, COLOR_WHITE, AdminOnly);

inaintea liniei pune "//", fara ghilimele.
intra in joc si foloseste  - /setadmin    `numele tau`   `nivel admin`

SAU

inlocuieste asta

if(strlen(PlayerInfo[playerid][pSecurity]) < 4) return KickEx(playerid); 

cu asta

if(strlen(PlayerInfo[playerid][pSecurity]) < 4) return 0;

 

ramai dator :))

 

Edited by trrandafiru
Link to comment
Share on other sites

  • 0
12 hours ago, trrandafiru said:

3 euro si te rezolv eu.

------

Intra in gamemode

gaseste linia


if(PlayerInfo[playerid][pAdmin] < 6) return SendClientMessage(playerid, COLOR_WHITE, AdminOnly);

inaintea liniei pune "//", fara ghilimele.
intra in joc si foloseste  - /setadmin    `numele tau`   `nivel admin`

SAU

inlocuieste asta


if(strlen(PlayerInfo[playerid][pSecurity]) < 4) return KickEx(playerid); 

cu asta


if(strlen(PlayerInfo[playerid][pSecurity]) < 4) return 0;

 

ramai dator :))

 

mersi,te pup :*

Link to comment
Share on other sites

  • 0
On 4/4/2018 at 11:40 AM, MrDra_ said:

mersi,te pup :*

Sau o scoti de tot, de ce sa mai faci niste verificari daca returnezi 0?

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.