[AJUDA] TextDraw Score !
#1

estou com um problema aqui, estou usando o sistema de salvamento de score do [FeK]DraKiNs.
o sistema й assim:

Em OnPlayerConnect:
pawn Код:
if(dini_Isset("score.ini",PlayerName(playerid))) SetPlayerScore(playerid,dini_Int("score.ini",PlayerName(playerid)));
Em OnPlayerDisconnect:
pawn Код:
dini_IntSet("score.ini",PlayerName(playerid),GetPlayerScore(playerid));
Em OnGameModeInit:
pawn Код:
if(!fexist("score.ini")) dini_Create("score.ini");
aн estou tentando criar um textdraw de score:
ta assim:

pawn Код:
format(string,sizeof(string),"Score: %s",  ? ? ? ?  );
nгo estou sabendo oque por onde estб ? ? ? ? , e se ta certo o %s ....

alguem pode me ajudar ae ?

VLW !!!
Reply


Messages In This Thread
[AJUDA] TextDraw Score ! - by danktog - 26.10.2011, 18:45
Re: [AJUDA] TextDraw Score ! - by Miqueias Barros - 26.10.2011, 18:47
Re: [AJUDA] TextDraw Score ! - by Lуs - 26.10.2011, 18:48
Re: [AJUDA] TextDraw Score ! - by Vai_Besta - 26.10.2011, 19:03
Re: [AJUDA] TextDraw Score ! - by [O.z]Caroline - 26.10.2011, 19:29
Re: [AJUDA] TextDraw Score ! - by Miqueias Barros - 26.10.2011, 19:32
Re: [AJUDA] TextDraw Score ! - by danktog - 26.10.2011, 19:41
Re: [AJUDA] TextDraw Score ! - by Miqueias Barros - 26.10.2011, 19:46
Re: [AJUDA] TextDraw Score ! - by Lуs - 26.10.2011, 20:34
Re: [AJUDA] TextDraw Score ! - by Miqueias Barros - 26.10.2011, 22:52

Forum Jump:


Users browsing this thread: 3 Guest(s)