Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
I am attempting to create an account to login with, but tells me to check the UCP. When I try to login on the UCP, it seems to freeze.
https://i.gyazo.com/8a6e3dad9fc12737...2365964a37.png
Any solutions, or a way to bypass this?
Also get an error when trying to login in-game after creating an account. "You cannot login from this PC, check UCP".
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Like I've said previously look for that message in the files of the accounts resource and remove that part of code.
- - - Updated - - -
And about the UCP, be sure you have configured the mysql.
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Is it possible to have the /cmds with the commands inside because I do not know what are the commands?
Thank you.
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
For that you should use the old .sql file in which you can find the INSERT INTO for the table commands.
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
The table vehicles is empty
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
How to solve: Expected number, got non-convertible string. This warning may be an error in future versions.
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Hi, how do I fix the notification script?
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Anyone know a way to add new jobs with this gamemode's money system?
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Quote:
Originally Posted by
murilo2929
Anyone know a way to add new jobs with this gamemode's money system?
Yeah. It's easy. Look at the global resource.
Quote:
Originally Posted by
Tomek51
Hi, how do I fix the notification script?
What's wrong with it..?
Quote:
Originally Posted by
Oaxis
How to solve: Expected number, got non-convertible string. This warning may be an error in future versions.
More context needed.
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
[QUOTE=murilo2929;8879096]
Quote:
Originally Posted by
GigaToni
Yeah. It's easy. Look at the global resource.
you can teach me?
ERROR: mysql/connection.lua:122: attempt to call global 'mysql_ping' (a nil value)
Need hel with this. OBS: i have module installed.
Just add the mta_mysql module. If the mysql resource uses dbConnect then just replace == mysql_ping() to == mySQL
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Someone can upload links? Please
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Anyone know, how can I fix that error?
ERROR: advertisements\advertisements.lua:117: call: failed to call 'mysql:select' [string "?"]
ERROR: advertisements\advertisements.lua:117: bad argument #1 to 'ipairs' (table expected, got boolean)
Re: [MTA:SA][ROLEPLAY] OWL Gaming Gamemode Owl Gaming v4.3.4.6 + UPC + All SQL
Quote:
Originally Posted by
RPG0D
Anyone know, how can I fix that error?
ERROR: advertisements\advertisements.lua:117: call: failed to call 'mysql:select' [string "?"]
ERROR: advertisements\advertisements.lua:117: bad argument #1 to 'ipairs' (table expected, got boolean)
Make sure you have the mta_mysql module on your mtaserver.config and in your modules folder.