Jump to content

Minimap in the left corner at the bottom


Ninja

Recommended Posts

Posted

Hey Guys,

I'm new here and also new in scripting but i have a porblem.

Till now i could script all my "little" problems but now i want to delete the fuckin minimap in the race.zip script.

I know if you drife on your own you just write /showhud 0 but if i spectate one its still there..

So i have to delete it from the race script, can anyone help me?

Posted

sorry i'm new in scripting and can you explain it more exactly for me pls.. What is i?t What i have to do? Do i need to make a script or just edit the race.zip?

Posted

That function can hide parts or all the HUD, you must learn how to use it.

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

client side

addEventHandler("onClientResourceStart",resourceRoot, 
function() 
 showPlayerHudComponent("radar" ,false) 
 end) 

Ingame Name : |DGT|Puma

DGT Clan Server 24/7 Owner/Scripter

MultiGameMode in progress :

n-560x95_FFFFFF_FFFFFF_0283C4_000000.png

Posted

@Ninja: Do you even have a little Lua knowledge? because I think you don't.

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 don't know nothing about but a bit by looking up to other scripts and i can make boosts or teleports or something for Maps but i don't know how to make scripts for server or something...

and Thx bandi94

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