Jump to content

Zone help please


bartje01

Recommended Posts

Posted

Hey guys. I'm trying to make a green zone @ the pirate ship.

I just don't know how to get the right cords.

  
 local hillRadar = createRadarArea ( 1958.957, 1629.964, 40, -40, 0, 255, 0, 175 ) 
  

It's just one long line. I want to have a sqaure. please someone tell me how to make a good zone.

Posted

just read wiki page. it's explained there.

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

start freeroam resource - you can get your current position with it. or you can put some object in map editor and get it coords.

expecting us to do it isn't good idea.

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

for shapes/radar areas you need the x,y from your position if i'm right, then the size/color (radar area only).

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

I have thisd now

  
local hillRadar = createRadarArea ( 2037.30, 1701.82, 40, -40, 0, 255, 0, 175 ) 
  

It still is one line.

Can someone please make a green zone at the pirateship?

I will look at it and look how it's done

Posted
local pirateShip = createRadarArea ( 1947.2705078125, 1463.240234375, 180, 180, 40, -40, 0, 255 ) 

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

maybe the color is wrong.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...