Jump to content

SkyHD

Membru
  • Posts

    26
  • Joined

  • Last visited

Profile Information

  • Level of knowledge
    Experimentat

Recent Profile Visitors

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

SkyHD's Achievements

Explorer

Explorer (4/14)

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

Recent Badges

0

Reputation

  1. CMD:bonus(playerid, params[]) { if(PlayerInfo[playerid][pLevel] == 1) { GivePlayerCash(playerid, 100000); PlayerInfo[playerid][pLevel] = 2; SendClientMessage(playerid, COLOR_ORANGE, "Ai primit Level UP + 100.000$ !"); } return 1; }
  2. Cand am facut comanda /bonus imi apare asa:/ C:\Users\SkyHD\Desktop\SAMP SERVER\gamemodes\zoneplg.pwn(337) : warning 203: symbol is never used: "bonus" Va rog ajutati-ma dau +1.
  3. CMD:bonus(playerid, params[]) { if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to login first."); if(IsPlayerConnected(playerid)) { if(BonusActiv > 0) { if(PlayerInfo[playerid][pLevel] <= 2) { GivePlayerCash(playerid, 300000000); PlayerInfo[playerid][pLevel] = 10; PlayerInfo[playerid][pPremiumPoints] = 400; Update(playerid, pLevelx); Update(playerid, pCashx); Update(playerid, pPremiumPointsx); SetPlayerScore(playerid, PlayerInfo[playerid][pLevel]); SendClientMessage(playerid, COLOR_LIGHTBLUE, "Ai primit $300.000,000, level 10 si 400 puncte premium de bun venit!"); } else return SendClientMessage(playerid, COLOR_LIGHTRED, "Nu poti folosi aceasta comanda daca ai level 3+ !"); } } return 1; }
  4. Salut, am o mica problema de ce cand dau /makeadmin nume 6 cand dau relog nu imi salveaza in Baza de date ??
  5. Salut, Recrutez 2 Scripteri, Si un Designer Pentru un Proiect, Mai multe Detalii pe PM Atentie !!!! Minim 16 ani ! Si Seriosi, Anunt de acum ca nu pot plati scripterii
  6. https://discord.gg/q5b2mHB Discutam aici
  7. Salut, Caut Scripter pentru un proiect care pe viitor v-a fi destul de mare minim 16-17 ani Rog Seriozitate, De preferat fara Plata M-a puteti gasi aici: https://discord.gg/q5b2mHB
  8. Gamemode-ul e la mine nush daca il mai are FUK3R
  9. Salut, Dami Add te pot ajuta eu skype: ionuthd4 sau dai un PM
  10. Salut, Unde Gasesc Definitiile in Gamemode-u Asta gen #define pAdmin ??
  11. Vand : Server SA:MP Cu tot cu GM No bugs pret : 10 euro ===================== Detalii in PM
  12. Din cate stiu 1.000.000.000$ este suma Maxima De Bani pe care o poti detine in orice caz daca ai probleme cu comanda /pay poti lua alta din alt gamemode
×
×
  • 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.