[Ajuda] Guardar dados em include/FS
#4

Exemplo na include:

PHP код:
new PlayerText:Exemplo1PlayerText:Exemplo2;
CriarTextDraws(playerid)
{
     
Exemplo1 CreatePlayerTextDraw(playerid320.0240.0"Text1");
     
Exemplo2 CreatePlayerTextDraw(playerid120.0200.0"Text2");

No Gamemode:

PHP код:
public OnPlayerConnect(playerid)
{
     
CriarTextDraws(playerid);
     return 
1;

Reply


Messages In This Thread
Guardar dados em include/FS - by mvrky - 07.03.2017, 01:51
Re: Guardar dados em include/FS - by Jelly23 - 07.03.2017, 02:25
Re: Guardar dados em include/FS - by mvrky - 07.03.2017, 02:29
Re: Guardar dados em include/FS - by Jelly23 - 07.03.2017, 02:35
Re: Guardar dados em include/FS - by mvrky - 07.03.2017, 02:44

Forum Jump:


Users browsing this thread: 1 Guest(s)