[AJUDA] Copilar
#3

ja q no windows 7 n da pra eu salva posiзao e pega cordenada, eu fui colocar esse FS:
Quote:

if (strcmp(cmdtext, "/save", true)==0)
{
GetPlayerPos(playerid, X, Y, Z);
new Fileos=fopen("positions.txt", io_append);
format(string, 256, "Coordenada(%f, %f, %f);", X, Y, Z,Rotation);
fwrite(pos, string);
fclose(pos);

return 1;
}

so q quando eu vo copilar negocio da nao respondendo, do nada, ai quando eu copilo sem o FS da de boa --'

e fods.
Reply


Messages In This Thread
[AJUDA] Copilar - by tentaqueda - 26.11.2010, 23:55
Re: [AJUDA] Copilar - by [NWD]Jim._.Carrey - 27.11.2010, 00:41
Re: [AJUDA] Copilar - by tentaqueda - 27.11.2010, 00:51
Re: [AJUDA] Copilar - by KevinsL - 27.11.2010, 02:02
Re: [AJUDA] Copilar - by PROALLAN - 27.11.2010, 09:50
Re: [AJUDA] Copilar - by egonzks - 27.11.2010, 11:57
Re: [AJUDA] Copilar - by tentaqueda - 27.11.2010, 11:58
Re: [AJUDA] Copilar - by egonzks - 27.11.2010, 12:27
Re: [AJUDA] Copilar - by tentaqueda - 27.11.2010, 13:53
Re: [AJUDA] Copilar - by andmeida10 - 27.11.2010, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)