[Ajuda] Como carregar os valores ?
#3

vc ta pegando certo acho que vc ta setando algo errado no registro ou inserindo

Mas й assim que se usa sim:

PHP код:
//   Integer:
cache_get_value_int(0"Skin"Player[playerid][Skin]);
//    Strings:
cache_get_value_name(0"Senha"Player[playerid][Senha], 20); // 20 - Tamanho da variбvel "Senha"
//    Float:
cache_get_value_float(0"X"Player[playerid][PosX]);
cache_get_value_float(0"Y"Player[playerid][PosY]);
cache_get_value_float(0"Z"Player[playerid][PosZ]);
cache_get_value_float(0"A"Player[playerid][PosA]);
SetSpawnInfo(playerid0Player[playerid][Skin], Player[playerid][PosX], Player[playerid][PosY], Player[playerid][PosZ], Player[playerid][PosA], 00000); 
@EDIT

Se estб pegando o sistema do Cleyson veja a parte do Registro й na hora de criar a tabela
Reply


Messages In This Thread
Como carregar os valores ? - by GSantana - 22.09.2018, 02:01
Re: Como carregar os valores ? - by Domingues - 22.09.2018, 02:18
Re: Como carregar os valores ? - by AutoMatic2 - 22.09.2018, 15:20
Re: Como carregar os valores ? - by Cauezin - 22.09.2018, 21:25
Re: Como carregar os valores ? - by GSantana - 22.09.2018, 22:01
Re: Como carregar os valores ? - by Cauezin - 22.09.2018, 23:16

Forum Jump:


Users browsing this thread: 1 Guest(s)