Jump to content

DarkSmok

Membru
  • Posts

    62
  • Joined

  • Last visited

Profile Information

  • Sex
    Masculin
  • Level of knowledge
    Începător

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DarkSmok's Achievements

Enthusiast

Enthusiast (6/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. da si nu merge..
  2. ma potii ajuta pls.
  3. pai vreau sa bag un sistem de spin.. din gm lui cosminak47
  4. deci ma potii ajuta?
  5. BURNED.
  6. pai in gm nu e nimic cu restrictia cu can not use vehicle...
  7. Cand intru in unele masini sau in unele avioane zice players can not use this vehicle! Gamemode : Burned..
  8. +1 il dai pls? =))
  9. @Cosmink47 150 subs cand postezi gm :3 =))
  10. cauta gamemode shawn pe sa-mp.ro
  11. clar..cauta in alte gamemoduri comanda bonus si dai copy.
  12. CMD:bonus(playerid, params[]) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pLevel] <= 1) { GivePlayerCash(playerid, 10000000); PlayerInfo[playerid][pLevel] = 3; PlayerInfo[playerid][pCarLic] = 1; PlayerInfo[playerid][pCarLicT] = 100; PlayerInfo[playerid][pFlyLic] = 1; PlayerInfo[playerid][pFlyLicT] = 100; PlayerInfo[playerid][pBoatLic] = 1; PlayerInfo[playerid][pBoatLicT] = 100; PlayerInfo[playerid][pGunLic] = 1; PlayerInfo[playerid][pGunLicT] = 100; SetPlayerScore(playerid, 5); Update(playerid, pCashx); Update(playerid, pLevelx); format(str,128,"UPDATE users SET `CarLic`='1',`CarLicT`='20',`FlyLic`='1',`FlyLicT`='20',`BoatLic`='1',`BoatLicT`='20',`GunLic`='1',`GunLicT`='20' WHERE `ID`='%d'",PlayerInfo[playerid][pSQLID]); mysql_query(SQL,str); ShowPlayerDialog(playerid, 3354, DIALOG_STYLE_MSGBOX, "{ffffff}Server Bonus {ffffff}| {ffffff}Server RPG{ffffff} |", "{ffffff}Ai folosit comanda {ffffff}/bonus{d10606} si ai primit:\n {ffffff}-{ffffff} Level {ffffff}3\n -{ffffff} 10.000.000{ffffff}$\n {ffffff}\nMultumim ca ai ales serverul Server RPG","{d10606}Multumesc",""); } else return SendClientMessage(playerid, COLOR_RED, "Nu poti folosi aceasta comanda daca ai level 3+ !"); } return 1; }
  13. adica /bonusu
  14. sterge comanda
×
×
  • 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.