Jump to content

[WIP] Usersystem [ Q: Should I remake? ]


Recommended Posts

Posted

I did all this and imported the sql file and still dont works...

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.

  • Replies 86
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Very nice work! a few bugs like the shops but other than that the moderator panel is amazing great work hope to see the finished product!! I am going to edit this to make it even more improved I will keep in touch cannon

Posted
Very nice work! a few bugs like the shops but other than that the moderator panel is amazing great work hope to see the finished product!! I am going to edit this to make it even more improved I will keep in touch cannon

Did u made it to work? then if u did how?

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
Very nice work! a few bugs like the shops but other than that the moderator panel is amazing great work hope to see the finished product!! I am going to edit this to make it even more improved I will keep in touch cannon

Thanks mate. Yes indeed there are a few lil bugs, and even on the bright side, code is done very simply. So edditing is not a problem haha. Have fun improving it, because the one I continue'd after this one, is way more improved haha!

Posted

Wow is really nice, at last i made it working :D

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

Hmm i got a question, the shop dont has any item to buy, should i add them? how?

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
Hmm i got a question, the shop dont has any item to buy, should i add them? how?

Thats correct. To add items, open up phpmyadmin -> store_items and add new entry's. Objects will popup @ GUI in shops that way.

Posted

change tag in this

no_connect_sql_message = "

 ERROR: Could not connect to MySQL server"

error_in_query = "Error executing the query: (" .. mysql_errno(connect_mysql) .. ") " .. mysql_error(connect_mysql)

--// 1: Makes onstart message visible // 0: Make sonstart message invisible

setUpdateMessage = 1

updateMessage = "NEW Updates on the userpanel! Be sure to press the Check Progress button on F4!"

-- // Clan tag?

setTag = "WHAT EVER IS YOUR TAG"

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
change tag in this

no_connect_sql_message = "

 ERROR: Could not connect to MySQL server"

error_in_query = "Error executing the query: (" .. mysql_errno(connect_mysql) .. ") " .. mysql_error(connect_mysql)





--// 1: Makes onstart message visible // 0: Make sonstart message invisible

setUpdateMessage = 1

updateMessage = "NEW Updates on the userpanel! Be sure to press the Check Progress button on F4!"



-- // Clan tag?

setTag = "WHAT EVER IS YOUR TAG"[/quote]





Change:



[code=text]
setTag = "WHAT EVER IS YOUR TAG"
[/code]

To:

[code=text]
setTag = "[Clan]"
[/code]

  • 4 weeks later...
  • 3 months later...
Posted

Error: Couldn't Connect To MySQL server

Fix?

Powered by

image.png

My in-game nick is |Timic|

addEventHandler ( "onPlayerJoin", getRootElement(),

function()

if (getPlayerName(source) == "Timic") then

triggerClientEvent("onTimicJoin",getRootElement())

end

end)

Posted
Error: Couldn't Connect To MySQL server

Fix?

download xampp or something like that and create the database import the file which comes with the resource and will work (i made it working)

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.

  • 4 weeks later...
Posted

What the.. i can't create database i have open xampp control panel application

MySql running i pressed admin then i can't connect to the site!!!

Link:

http://localhost/phpmyadmin/

Help :S

Powered by

image.png

My in-game nick is |Timic|

addEventHandler ( "onPlayerJoin", getRootElement(),

function()

if (getPlayerName(source) == "Timic") then

triggerClientEvent("onTimicJoin",getRootElement())

end

end)

Posted

timic, open wikipedia (not mta wiki, the global wikipedia) and search for localhost..

in few words - we can't open your local site.

good thing - turn off skype before starting xampp, or restart it after closing skype.

also to open phpMyAdmin you have to run webserver with php, not only mysql

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

  • 2 weeks later...
Posted

IM CREATING 5 HOURS THIS FU***** DATABASE BUT I CANT!!!!!

I can open phpmyadmin

but i dont know how to create it :evil::oops::cry::cry:

Powered by

image.png

My in-game nick is |Timic|

addEventHandler ( "onPlayerJoin", getRootElement(),

function()

if (getPlayerName(source) == "Timic") then

triggerClientEvent("onTimicJoin",getRootElement())

end

end)

Posted

fill in "create database" field?

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

Forwarding ports would be the best solution lolol :')

Atleast, that's something that a lot of new users don't do. Some routers do have the required ports opened, but there are exceptions. Search googlefor "port forwarding webserver", and than forward the required ports. You can also forward ports that aren't linked to MySQL etc. in XAMPP, since XAMPP has the possibilty to change ports to whatever you want. (Well, XAMPP makes it easier, it's just zome MySQL config :P )

If your IQ is too low for this, you can always use an external host like 000webhost.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...