Jump to content

Housing


[UCG]Mike

Recommended Posts

Posted (edited)

Did you gave the resource Admin rights?

If not:

• Open Admin Panel by 'p'

• Press tab 'Resources'

• Press 'Manage ACL'

• Double-click on 'Admin' under 'Group'

• Press 'Add object'

• Fill this in: resource.resource-name

• Press 'OK'

Edited by Guest
Posted

Moderators don't know it very better than everyone else here if it would be the script. If people don't react they are offline (Duh) or they don't know. But, did you read README.txt?

"How to Install:

 

At first you need a MySQL Server. I used the MTA Database functions, so the mysql-module is not in use.

Set up the server, and execute the .sql file, that is located in this folder."

Posted

You could use SQLite as well for that system, unless you don't have to share the database with other servers or show advanced stat's on a webpage SQLite works perfectly. See the documentation for

dbConnect 

Posted
You could use SQLite as well for that system, unless you don't have to share the database with other servers or show advanced stat's on a webpage SQLite works perfectly. See the documentation for
dbConnect 

show me how to create house part by part plz

Posted

How hard could it be, you need to configure your database as I said before and then you just go in game and use /createhouse to open the GUI which allow you to make a house, you need to be admin in your server too.

Posted
How hard could it be, you need to configure your database as I said before and then you just go in game and use /createhouse to open the GUI which allow you to make a house, you need to be admin in your server too.

ye creating house its not my problem but i need to know how to configure my database

Posted
dbConnect("sqlite", "housedatabase.db") 

That's all you need. If you really want to use MySQL instead you have to learn how it works first.

i dont want MySQL but i want the easy

Posted

Just simply download and install xampp, and if you need you can watch a video on how to setup and create a database. You make an attempt to learn how to do something yourself.

Posted
Just simply download and install xampp, and if you need you can watch a video on how to setup and create a database. You make an attempt to learn how to do something yourself.

stop stop stop !!!!! how to make a attempt ?

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