Castillo Posted September 8, 2010 Posted September 8, 2010 this is strange it never happend to me, are you sure the name of resource is login? San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
dzek (varez) Posted September 8, 2010 Posted September 8, 2010 he messed up something. asking for it for 2 pages is nonsense. better he should attach whole resource, and thats all 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)!
Castillo Posted September 8, 2010 Posted September 8, 2010 he messed up something. asking for it for 2 pages is nonsense. better he should attach whole resource, and thats all maybe he thinks we want to steal his resource San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
daKillar2000 Posted September 8, 2010 Author Posted September 8, 2010 yea castillo i send it in private mess. to varez
Castillo Posted September 8, 2010 Posted September 8, 2010 yea castillo i send it in private mess. to varez That fails, check his signature "Do not PM me with questions about scripting or begging for help/script. I will just ignore you." haha just post the whole resource here and wait for an answer. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
daKillar2000 Posted September 9, 2010 Author Posted September 9, 2010 ok ok... now he give this warnings WARNING: login\script.lua:20: Bad argument @ 'addAccount' WARNING: login\script.lua:21: Bad argument @ 'logIn line 20: account = addAccount(player, username, password) line 21: if (logIn(player, account, password) == true) then
Castillo Posted September 10, 2010 Posted September 10, 2010 ok ok...now he give this warnings WARNING: login\script.lua:20: Bad argument @ 'addAccount' WARNING: login\script.lua:21: Bad argument @ 'logIn line 20: account = addAccount(player, username, password) line 21: if (logIn(player, account, password) == true) then this is becuase addAccount if i'm right dosn't require that "player" argument. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
daKillar2000 Posted September 10, 2010 Author Posted September 10, 2010 i know i change that;) but not works
daKillar2000 Posted September 13, 2010 Author Posted September 13, 2010 WARNING: login\script.lua:21: Bad argument @ 'logIn' WARNING: login\script.lua:5: Bad argument @ 'logIn' line5: if (logIn(account,username,password) == true) then line21: if (logIn(account,username,password) == true) then
Castillo Posted September 13, 2010 Posted September 13, 2010 WARNING: login\script.lua:21: Bad argument @ 'logIn' WARNING: login\script.lua:5: Bad argument @ 'logIn' line5: if (logIn(account,username,password) == true) then line21: if (logIn(account,username,password) == true) then i think that "account" argument its wrong, here is how i have it at one of my scripts. if (logIn (player, account, pass) == true) then San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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