- 0
Problema
-
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
mR.KerigaN
Nick: mR.KerigaN
Problema: Tag Mismatch
Erori / warnings:C:\Users\C.I.P\Desktop\Reclame\PRONION\GodFather.pwn(51750) : warning 213: tag mismatch
Lini/script: if(PlayerInfo[playerid][pGift] == 1)
{
SendClientMessage(playerid, COLOR_GREY, "You don`t have a gift. ");
return 1; }
if ( premiu == 0 ) {
PlayerInfo[playerid][pPills] += 150;
PlayerInfo[playerid][pGift] = 1;
SendClientMessage(playerid, 0xFF0033FF, "» Gift: {FFFFFF}Felicitari ai castigat 150 Pills.");
SaveAccounts(); OnPlayerUpdateEx(playerid);
}
Ai incercat sa rezolvi singur ?: Da
1 answer to this question
Recommended Posts