Jump to content
  • 0

Co-Ordinates And Scripting


Lloyd Logan

Question

Posted

Hi Guys,

Was just wondering how to view your Co-ordinates in game as it is really irritating me now?

And another thing, could someone give me a small list some good things a beginner scripter can... well script,

so far I have done Simple Login/Register and a Teleporter, some other simple, but useful things would be appreciated,

Thanks Lloyd

If you need an Intermediate scripter feel free to PM me as I will accept "almost" any job, STATUS: UNAVAILABLE

SCOTLAND, my hometown, and the Home of GTA!

10 answers to this question

Recommended Posts

  • 0
Posted
getElementPosition returns your world coordinates.

Thanks SS14

Any Ideas on Simple Scripting,

Thanks Lloyd

If you need an Intermediate scripter feel free to PM me as I will accept "almost" any job, STATUS: UNAVAILABLE

SCOTLAND, my hometown, and the Home of GTA!

  • 0
Posted
getElementPosition returns your world coordinates.

Thanks SS14

Any Ideas on Simple Scripting,

Thanks Lloyd

You're welcome.

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.

  • 0
Posted
Try scripting a calc,

for in-game use. :D

Is it Somthing hard just to wind me up, or easy?

If you need an Intermediate scripter feel free to PM me as I will accept "almost" any job, STATUS: UNAVAILABLE

SCOTLAND, my hometown, and the Home of GTA!

  • 0
  • MTA Team
Posted

Well, it depends on whether you are going to make it optimised, if your not going to make it optomised then its easy as hell.

  • 0
Posted
Well, it depends on whether you are going to make it optimised, if your not going to make it optomised then its easy as hell.

Optimised?

If you need an Intermediate scripter feel free to PM me as I will accept "almost" any job, STATUS: UNAVAILABLE

SCOTLAND, my hometown, and the Home of GTA!

  • 0
Posted

I think that a good scripting calculator and a working design would be able to do just that. Not quite familiar however with the intricate details that will let you handle and consider them to work as is. Hope that you would great with what you actually need and probably like to accomplish.

It really looks like a very possible and worthy work to put things to perspective.

  • 0
  • MTA Team
Posted

Kiddeh's method:

if text=="1+2+3" then

..

elseif..spam..else error=true end

good method:

text = protectText(text)

local value = loadstring('return '..text)()

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...