SetPlayerWeather And GetPlayerWeather?
#1

SetPlayerWeather is exist, but GetPlayerWeather doens't exist.

How do i make?? :S I need that GetPlayerWeather..
Reply
#2

When you set the players weather put this

pawn Код:
SetPlayerPVar(playerid, "Weather", /*(ID SET TO)*/ );
Then

pawn Код:
#define GetPlayerWeather(%1) GetPVarInt(%1, "Weather")
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)