23.06.2018, 10:23
#define gvw GetPlayerVirtualWorld
new vw=gvw(playerid);
or you could also create variable for virutal world and use that.
new vw=gvw(playerid);
or you could also create variable for virutal world and use that.