[Ajuda] Score bugando !
#2

pawn Код:
SetPlayerScore(killerid, GetPlayerScore(killerid) + 1);
//Por
SetPlayerScore(playerid, ++);


SetPlayerScore(killerid,GetPlayerScore(killerid) - 1);
//por
SetPlayerScore(killerid,--);
Reply


Messages In This Thread
[Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:32
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:38
Re: [Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:42
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:45
Re: [Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:46
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:47
Re: [Ajuda] Score bugando ! - by rodrigooo - 27.10.2012, 21:50
Re: [Ajuda] Score bugando ! - by mau.tito - 27.10.2012, 21:54

Forum Jump:


Users browsing this thread: 2 Guest(s)