[Ajuda]Variavel
#2

Como assim?

0.0 й uma float

logo use GetPVarFloat

pawn Код:
if(GetPVarFloat(playerid,"NomedaVariavel") == 0.0)
// SendClientMessage(playerid,0x00FF00AA,"Aberto!");  ???
pawn Код:
if(GetPVarFloat(playerid,"NomedaVariavel") == 0.1)
// SendClientMessage(playerid,0xFF0000AA,"Fechado!");  ???
EDIT:

Vocк pode trocar por PVarString onde o Value й um texto =D

pawn Код:
SetPVarString(playerid,"Name","Texto");
pawn Код:
GetPVarString(playerid,"Name") == Texto
Reply


Messages In This Thread
[Ajuda]Variavel - by Geo1996 - 12.02.2012, 20:28
Re: [Ajuda]Variavel - by arakuta - 12.02.2012, 20:33
Re: [Ajuda]Variavel - by rjjj - 12.02.2012, 20:38
Re: [Ajuda]Variavel - by Geo1996 - 12.02.2012, 20:50
Re: [Ajuda]Variavel - by arakuta - 12.02.2012, 21:22

Forum Jump:


Users browsing this thread: 1 Guest(s)