Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya > Shaiya Private Server
You last visited: Today at 09:20

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Shaiya Account Register Problem

Discussion on Shaiya Account Register Problem within the Shaiya Private Server forum part of the Shaiya category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2012
Posts: 7
Received Thanks: 0
Shaiya Account Register Problem

Hello,when I want to create an Account at my Shaiya Server comes Account doesnt exsist when I try to enable (Allow Nulls) At RowID at dboUser Master
I get an Error "Allow Nulls property cannot be set on columm `RowID` because it is an identity columm"


sry for my bad english I'm German

pls Help Me !
musmuss2 is offline  
Old 06/28/2013, 16:22   #2
 
.Mamamia.'s Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 31
Received Thanks: 49
Quote:
Originally Posted by musmuss2 View Post
Hello,when I want to create an Account at my Shaiya Server comes Account doesnt exsist when I try to enable (Allow Nulls) At RowID at dboUser Master
I get an Error "Allow Nulls property cannot be set on columm `RowID` because it is an identity columm"


sry for my bad english I'm German

pls Help Me !

RowID is useless, just delete this column from the table.
.Mamamia. is offline  
Thanks
1 User
Old 10/22/2013, 17:23   #3
 
elite*gold: 0
Join Date: Jul 2010
Posts: 33
Received Thanks: 2
I have a bit of useless question... how do I register a [GM] and a normal Player Account into my server? I cant figure it out by myself >.<
MajinNick is offline  
Old 10/22/2013, 17:26   #4
 
nubness's Avatar
 
elite*gold: 10
Join Date: Jan 2012
Posts: 1,698
Received Thanks: 5,451
A GM account has
Admin = True, AdminLevel = 255, Status = 16/32, UserType = 'A'
A normal account has
Admin = False, AdminLevel = 0, Status = 0, UserType = 'N'
nubness is offline  
Thanks
1 User
Old 10/22/2013, 18:14   #5
 
elite*gold: 0
Join Date: Jul 2010
Posts: 33
Received Thanks: 2
And where do I do this? I cant seem to find how and where to register that... <.< maybe I should make a tutorial if I know how to do this...
MajinNick is offline  
Old 10/22/2013, 18:23   #6
 
nubness's Avatar
 
elite*gold: 10
Join Date: Jan 2012
Posts: 1,698
Received Thanks: 5,451
The game accounts are located in the PS_UserData.dbo.Users_Master table.
nubness is offline  
Old 10/22/2013, 19:18   #7
 
elite*gold: 0
Join Date: Jul 2010
Posts: 33
Received Thanks: 2
(First of all: Thanks for your support )

Ok seems logical... umm I rightclicked it and it showed me something like:

COLUMN NAME | DATA TYPE | ALLOW NULLS

RowID............| Int............|(Box)
UserUID............| Int............|(Box)
UserID............| varchar(18)............|(Box)
Pw............| varchar(12)............|(Box)

And so on. I'm not sure what to do with these files. If I just click the dbo.Users_Master it expands and in there are files like "Columns", "Keys", "Constraints" etc.
MajinNick is offline  
Old 10/22/2013, 19:30   #8
 
nubness's Avatar
 
elite*gold: 10
Join Date: Jan 2012
Posts: 1,698
Received Thanks: 5,451
The letters of your name can make the word Nicki Minaj, which is why I assume you're unable of figuring the easiest stuff on your own. Give up on having a Shaiya server before it's too late.
nubness is offline  
Thanks
2 Users
Old 10/22/2013, 19:47   #9
 
elite*gold: 0
Join Date: Jul 2010
Posts: 33
Received Thanks: 2
Umm nope. I created this account years ago when this "girl" wasnt even famous. I just am not that talented at beginning. I crashed SQL for like 10 times without coming with a question. That's the only thing, I can't figure out by myself.
MajinNick is offline  
Old 10/22/2013, 20:47   #10




 
Autrux's Avatar
 
elite*gold: 1
Join Date: Dec 2010
Posts: 33,281
Received Thanks: 5,715
Arrow Shaiya PServer Development -> Shaiya Private Server

#moved
Autrux is offline  
Old 10/22/2013, 22:50   #11
 
elite*gold: 0
Join Date: Jun 2013
Posts: 107
Received Thanks: 34
Quote:
Originally Posted by MajinNick View Post
(First of all: Thanks for your support )

Ok seems logical... umm I rightclicked it and it showed me something like:

COLUMN NAME | DATA TYPE | ALLOW NULLS

RowID............| Int............|(Box)
UserUID............| Int............|(Box)
UserID............| varchar(18)............|(Box)
Pw............| varchar(12)............|(Box)

And so on. I'm not sure what to do with these files. If I just click the dbo.Users_Master it expands and in there are files like "Columns", "Keys", "Constraints" etc.
well this is ... just use your brain.exe lol it says something about identity of RowID column ... cmon ..

what you gotta do is go into design mode for users_master , click on Row ID clomun then look at the botom in column properties , press + to identity specification then (is identity ) = no. You may now let it allow nulls . But you'll have to do the same thing with UserUID , but next to (is identity ) it should be yes and leave the other things under it as default .

If you still cant make it to work there is a script on forrums that can solve the problem , you wanna have to use the search function tho , cauz what i just explained can be found easily
olinou2 is offline  
Thanks
1 User
Old 10/23/2013, 06:54   #12
 
elite*gold: 0
Join Date: Sep 2009
Posts: 25
Received Thanks: 30
to truly make a Shaiya account...

most of your info for development can be
Code:
[FONT=Times New Roman][SIZE=3]dbo.Users_Master value and definition[/SIZE][/FONT]
[SIZE=3][FONT=Times New Roman][RowID] should autofill unless you made acception for Null Value or delete the column[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][UserUID] Autofill only [/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][UserID] Input Username for account (Not toon name)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][Pw] Input Password for account[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][JoinDate] input current date and time in "yyyy-mm-dd hh:mm:ss" format (time is on a 24hr or military format)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][Admin] if Staff (I.E. Admin, Dev, GM, GS, or other) value is "True"; if a regular player then value is "False"[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][AdminLevel] if Staff then value is "255" if not then value is "0" [/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][UseQueue] Value is Always False[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][Status] Reg Player value is "0" Admin value is "16" other Staff is 32, 48, 64, or 80. (*1)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][Leave] Value is either "0" for active account or "1" for account marked for deletion[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][LeaveDate] Current date +30 years (or however long you feel is appropriate) *see "JoinDate" for format [/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][UserType] Regular player value is "N" Staff account value is always "A"[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][UserIp] Either Null or the Players Ip address (not your IP address unless it is your account)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][ModiIp] Value is Always "Null"[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][ModiDate] Value is Always "Null"[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][Point] Value is always the mall points from the in-game item mall[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][Enpassword] Value is "null" unless you have a GameGuard for your server then value is "True"[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman][Birth] Value is Always "Null"[/FONT][/SIZE]
[FONT=Times New Roman][SIZE=3]*1) How does Status work in dbo.Users_Master?[/SIZE][/FONT]
[SIZE=3][FONT=Times New Roman]Below is a list of known Status numbers and their description:[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-1 - Connection with server has been disconnected.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-2 - Can't connect with the account since it's not selected as free challenger.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-3 - Account doesn't exit.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-4 - ID in process of termination following user's request.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-5 - Your account is blocked now. You can't log into the game.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-6 - Your account is blocked now. You can't log into the game.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-7 - Account still restricted.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-8 - Connection with server has been disconnected.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-9 - Your account is blocked now. You can't log into the game.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-10 - Account still restricted.[/FONT][/SIZE]
[FONT=Times New Roman][SIZE=3]‒-11 - Account still restricted.[/SIZE][/FONT]
[SIZE=3][FONT=Times New Roman]‒-12 - ID in process of termination following user's request.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-13 - Your account is blocked now. You can't log into the game.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-14 - Your account is blocked now. You can't log into the game.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-15 - Account still restricted.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒-16 - ID in process of termination following user's request.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒0 - Normal account[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒1 - Stop (Can't connect to the game following user's request.)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒2 - Block (Game) (Account doesn't exit.)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒4 - Block (Web) (Account doesn't exit.)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒6 - Block (Game + Web) (Your account is blocked now. You can't log into the game.)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒8 - Block (Character)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒9 - Account still restricted.[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]16 - GM permissions 1 – GM with full Operator's permissions[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]32 - GM permissions 2 – GM with less permissions than 16[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]48 - GM permissions 3 – GM with less permissions than 32[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]64 - GM permissions 4 – GM with less permissions than 48[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]80 - GM permissions 5 – GM with least Operator powers[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]128 - Withdrawal[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]-256 - Withdrawal (3 days processing)[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]‒512 – Withdrawal 15 days[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]17~81 - GM + stop[/FONT][/SIZE]
[SIZE=3][FONT=Times New Roman]▪Credits go to ->Angel<-, USD – Shaiya Developer Group, and PROFNERWOSOL[/FONT][/SIZE]
SpaceCase521 is offline  
Thanks
1 User
Old 10/23/2013, 13:43   #13
 
elite*gold: 0
Join Date: Jul 2010
Posts: 33
Received Thanks: 2
Quote:
Originally Posted by olinou2 View Post
...
what you gotta do is go into design mode for users_master
...
That was it. Tried it again and clicked everything there. That worked. I thought this was for something other. Thanks dude
MajinNick is offline  
Old 10/23/2013, 13:47   #14
 
elite*gold: 0
Join Date: Jun 2013
Posts: 107
Received Thanks: 34
yw ,but like i said try using the search function man , theres tons of thread about this subject xD
olinou2 is offline  
Thanks
1 User
Old 10/23/2013, 14:31   #15




 
Autrux's Avatar
 
elite*gold: 1
Join Date: Dec 2010
Posts: 33,281
Received Thanks: 5,715
#closed as request
Autrux is offline  
Thanks
1 User
Closed Thread

Tags
shaiya, shaiya account, shaiya p server, shaiya register system


Similar Threads Similar Threads
[Read] Shaiya Register
02/07/2014 - Shaiya PServer Development - 2 Replies
You must have the php_mssql library for Apache installed and enabled to connect to an MSSQL database. Uncomment the line that says extension=php_mssql.dll in your php.ini (XAMPP/WAMP only). This requires a restart of the Apache service to take effect. i searched and tryed everything and i cant find out the problem much help appreicated (;
Shaiya Register
03/24/2013 - Shaiya Private Server - 3 Replies
Hello ive one problem with register page When i want to make new i account i got Please provide a user name. Please provide a password.
help create web shaiya register/ayuda con pagina de registro shaiya
01/09/2013 - Shaiya Private Server - 8 Replies
Hola amigos de elitepvpers, hoy les vengo a pedir ayuda con la pag de registro, ya que tengo xampp, y configure los archivos, pero al momento de registrarme osea de darle submit me sale Call to undefined function mssql_connect() in C:\xampp\htdocs\processor.php on line 10 y ya edite la linea 10 INDEX.PHP processor.php si alguien me puede ayudar gracias
[HELP] Problem With Account Register
06/15/2011 - S4 League - 6 Replies
Bonjour. Today, i play S4 as usual. I make a new account for use cheat. I've register, and did the confirmation which had sent to my email. After that, i open S4 League and login. But, everytime i login it shows up "ID or Password Wrong". Though, i've type the ID and the Password CORRECTLY. Help me. :( EDIT : I can login in the Website but i can't login in the game.



All times are GMT +2. The time now is 09:20.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.