updating location textdraw
#4

ops, my fault
Код:
task oneSecondTimer[1000]() {
	locationString[0] = zoneString[0] = EOS;
	
	foreach(new x : Player) {
                GetPlayer2DZone(x, zoneString, MAX_ZONE_NAME), format(locationString, 40, "%s", zoneString);
		PlayerTextDrawSetString(x, LocationSystem[x][2], locationString)
        
        }
}
I gave u an example, try yourself now. If u will be used to copy+paste u won`t learn anything
Reply


Messages In This Thread
updating location textdraw - by v4yne1 - 18.03.2019, 15:47
Re: updating location textdraw - by L0K3D - 18.03.2019, 16:00
Re: updating location textdraw - by v4yne1 - 18.03.2019, 16:13
Re: updating location textdraw - by L0K3D - 18.03.2019, 16:55
Re: updating location textdraw - by v4yne1 - 18.03.2019, 17:07
Re: updating location textdraw - by L0K3D - 19.03.2019, 06:21

Forum Jump:


Users browsing this thread: 1 Guest(s)