- 0
Problema la un FS
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Pain
Am o eroare intr-un FS si am uitat cum sa o rezolv.
Explicatimi va rog cum pot rezolva aceasta eroare.
Script:if(PlayerTotalKills[killerid] == 1) { PlayAudioStreamForPlayer(killerid, "http://uploads3.mp3songurls.com/1351113.mp3"); format(string, sizeof(string), "~N~~N~~N~~N~~r~%s ~w~Just Drew ~R~FIRST BLOOD", Name); GameTextForAll(string, 6000,3); format(string, sizeof(string), "You get $%i and +%i score! (killing spree bonus)", money1, score1); SendClientMessage(killerid, C_LBLUE, string); GivePlayerMoney(playerid, money1); GivePlayerScore(playerid, score1); return 1; }Multumesc anticipat.
8 answers to this question
Recommended Posts