Jump to content

Never Mine

Membru
  • Posts

    4
  • Joined

  • Last visited

Never Mine's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. if(GetSlots(playerid) >= TotalSlots(playerid)) return SCM(playerid, -1, "Ai numarul maxim de sloturi!"); PlayerInfo[playerid][pSlot] ++; PlayerInfo[playerid][pPremiumPoints] -= 20; Update(playerid, pPremiumPointsx); UpdateSlots(playerid); SCM(playerid, COLOR_GREEN, "(SHOP INFO){FFFFFF} Ti-ai cumparat un slot pentru vehicule in schimbul a 20 Premium Points."); format(string, sizeof(string), "%s si-a achizitionat un slot (vehicul) pentru 20 Premium Points.", GetName(playerid)); InsertLog(playerid, string, LOG_SHOP);
  2. Salut sunt incepator acum m-am apucat de scripting si as vrea sa schimb numaru maxim de sloturi aveti idee unde pot schimba acest lucru
×
×
  • 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.