[Release] Safe Zone(s) Updated 9/10/18

Try and replace

TriggerEvent("pNotify:SendNotification",{
					text = "<b style='color:#1E90FF'>You can not do that in a Safe Zone</b>",
					type = "error",
					timeout = (3000),
					layout = "bottomLeft",
					queue = "global"
				})
			end

with the stuff above. Learn by doing my man. Youll never learn if you dont mess around with it.

Ive never used them I just searched “Draw Text on Scren Five M”

Explains this draws the text on screen permanently if you put it in a loop. So if have it when you are in the zone, or out of the zone it should draw what you put in “YOUR TEXT HERE”