Raul112233 Posted July 13, 2020 Report Share Posted July 13, 2020 Cand dau comanda bonus pe server imi apare ca am castigat 3kk si level 5 dar trebuie sa dau relog ca sa apara si pe TAB,ce as putea sa fac? Quote Link to comment Share on other sites More sharing options...
0 KB.HERO Posted July 13, 2020 Report Share Posted July 13, 2020 Acum 3 ore, Raul112233 a spus: Cand dau comanda bonus pe server imi apare ca am castigat 3kk si level 5 dar trebuie sa dau relog ca sa apara si pe TAB,ce as putea sa fac? Nu trebuie sa dai relog ca sa apara pe tab lvl playerului Quote Încearcă să fii un om de valoare și nu neapărat un om de succes. Link to comment Share on other sites More sharing options...
0 Gabi21 Posted July 13, 2020 Report Share Posted July 13, 2020 Să dai SetPlayerScore(playerid, 5); Quote Link to comment Share on other sites More sharing options...
0 RaulDume Posted August 4, 2020 Report Share Posted August 4, 2020 (edited) Deci , ca sa fie treaba treaba, o sa-ti fac eu cum ar trebui sa fie comanda : Citat CMD:bonus(playerid, params[]) { if(PlayerInfo[playerid][pLevel] == 1) { GivePlayerMoney(playerid, 3000000); // Poti schimba GivePlayerMoney si in GivePlayerCash ( depinde de gamemode ) Update(playerid, pCashx); PlayerInfo[playerid][pLevel] == 5; SetPlayerScore(playerid, 5); SCM(playerid, -1, "(BONUS):{FFFF00} Ai primit din partea server-ului 3.000.000$ si level 5. Spor la joaca."); } else return SCM(playerid, -1, "Ai luat deja bonus-ul."); // Aici returneaza un mesaj daca cumva are level mai mare decat 1. return 1; } Sper ca nu am omis nimic. Edited August 7, 2020 by RaulDume Quote Link to comment Share on other sites More sharing options...
Question
Raul112233
Cand dau comanda bonus pe server imi apare ca am castigat 3kk si level 5 dar trebuie sa dau relog ca sa apara si pe TAB,ce as putea sa fac?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.