[UCG]Mike Posted August 8, 2014 Posted August 8, 2014 hey guys today i want to know how to create house with this script https://community.multitheftauto.com/in ... ls&id=5228 and plz teach me with a video or images or anything
Et-win Posted August 8, 2014 Posted August 8, 2014 (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 August 8, 2014 by Guest
[UCG]Mike Posted August 8, 2014 Author Posted August 8, 2014 Did you gave the resource Admin rights? ye
[UCG]Mike Posted August 8, 2014 Author Posted August 8, 2014 no help here * wtf where is the supporters and moderators
Et-win Posted August 8, 2014 Posted August 8, 2014 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."
Et-win Posted August 8, 2014 Posted August 8, 2014 I have no idea about MySQL, but XAMPP has it. (Google it)
[UCG]Mike Posted August 8, 2014 Author Posted August 8, 2014 I have no idea about MySQL, but XAMPP has it. (Google it) ok when i do server xampp you will teach me ?
Mr_Moose Posted August 8, 2014 Posted August 8, 2014 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
[UCG]Mike Posted August 8, 2014 Author Posted August 8, 2014 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
Mr_Moose Posted August 8, 2014 Posted August 8, 2014 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.
[UCG]Mike Posted August 8, 2014 Author Posted August 8, 2014 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
Mr_Moose Posted August 8, 2014 Posted August 8, 2014 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.
[UCG]Mike Posted August 8, 2014 Author Posted August 8, 2014 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
xXMADEXx Posted August 9, 2014 Posted August 9, 2014 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.
[UCG]Mike Posted August 9, 2014 Author Posted August 9, 2014 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 ?
Et-win Posted August 9, 2014 Posted August 9, 2014 By just starting installing XAMPP and then setting it up by yourself. And if you don't know how, just use Google for explanation.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now