[UCG]Mike Posted August 8, 2014 Share 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 Link to comment
[UCG]Mike Posted August 8, 2014 Author Share Posted August 8, 2014 but i cant start this resource Link to comment
Et-win Posted August 8, 2014 Share 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 Link to comment
[UCG]Mike Posted August 8, 2014 Author Share Posted August 8, 2014 Did you gave the resource Admin rights? ye Link to comment
[UCG]Mike Posted August 8, 2014 Author Share Posted August 8, 2014 no help here * wtf where is the supporters and moderators Link to comment
Et-win Posted August 8, 2014 Share 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." Link to comment
[UCG]Mike Posted August 8, 2014 Author Share Posted August 8, 2014 how to set up server MySQL ? Link to comment
Et-win Posted August 8, 2014 Share Posted August 8, 2014 I have no idea about MySQL, but XAMPP has it. (Google it) Link to comment
[UCG]Mike Posted August 8, 2014 Author Share 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 ? Link to comment
[UCG]Mike Posted August 8, 2014 Author Share Posted August 8, 2014 ok no one here help me ? Link to comment
Mr_Moose Posted August 8, 2014 Share 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 Link to comment
[UCG]Mike Posted August 8, 2014 Author Share 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 Link to comment
Mr_Moose Posted August 8, 2014 Share 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. Link to comment
[UCG]Mike Posted August 8, 2014 Author Share 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 Link to comment
Mr_Moose Posted August 8, 2014 Share 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. Link to comment
[UCG]Mike Posted August 8, 2014 Author Share 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 Link to comment
xXMADEXx Posted August 9, 2014 Share 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. Link to comment
[UCG]Mike Posted August 9, 2014 Author Share 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 ? Link to comment
Et-win Posted August 9, 2014 Share 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. Link to comment
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