Is there any way to use function like format to change the PVAR variables(string) value?
#4

No, what's wrong with SetPVarString?

pawn Код:
new string[64];
SetPVarString(playerid, "MyString", "Sup?");
GetPVarString(playerid, "MyString", string, sizeof(string));
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)