Jump to content

Some questions :)


Feche1320

Recommended Posts

Posted

Hey all, I'm new into this, so I have a few questions:

1. How can I make a simple registration system with money? I don't know any saving/reading functions from Lua..

2. How to modify the scoreboard?

3. Is it possible to remove the car tunnings on a race gamemode?

That's all, thank you guys :)

PS: If there is any tutorial on doing some of these things, please link it :D

Posted

1.https://community.multitheftauto.com/ind ... ils&id=950

2.https://wiki.multitheftauto.com/wiki/GUI_widgets

3. Open the meta and find it here

<setting name = "* autopimp" value = "true" 
friendlyname = "Auto pimp" 
group = "Graphics" 
accept = "false, true" 
desc = "Set to true to apply a selection of visual upgrades to vehicles." 
/> 

and replaced

<setting name = "* autopimp" value = "false" 
friendlyname = "Auto pimp" 
group = "Graphics" 
accept = "false, true" 
desc = "Set to true to apply a selection of visual upgrades to vehicles." 
/> 

http://vk.com/the_kenix

Вопросы задавайте на форуме, не пишите мне в личку.

Please don't pm me.

Posted

the "scoreboard" is a resource, you can find it on server folder at "resources" folder.

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 do not know but have never tried it, I usually use dxscoreboard.

if you dont know, who you post misleading replies like a link to GUI wiki?

Thanks, but how can I modify the scoreboard? Some example?

Thanks

https://wiki.multitheftauto.com/wiki/Scoreboard

if by «modify» you mean adding/removing columns, then use exported functions.

PS: race car mod setting can be changed in resource options (well THAT's what in meta are for, and not for editing the meta every time).

?

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