Quote:
Originally Posted by Mustlord59
Hey guys anyone know how to use gm commands cause I got my server ruuning and know I need to know how to use gm commands I can login without having to use the user alef I used a command in sql plus to make a new account and I can login and log out without any problems I just need to know how to use gm commands I can't read gm tolls caust its chinese
|
can you explain a little more to how you added the acc whit sql+
Code:
Insert into ALEF.AMT_ACCOUNT (ACCOUNTID,PASSWORD) values ('Minera','waouw');
Insert into ALEF.AMT_MASTER (ACCOUNTID,EMAIL,SOCIALNO,CREATION_DATE,LAST_DATE, MODIFY_DATE,PHONE,MOBILE,ZIPCODE,ADDR1,ADDR2,SMS_Y N,EMAIL_YN,PENALTY_GBN,PAUSE_DATE,IP,LOGINCNT,NOMI NATOR,RPG_LEVEL,LONEY_AGREEYN,LONEY_CHARGEYN,SEX) values ('Minera','[Only registered and activated users can see links. Click Here To Register...]','18',to_timestamp('26/01/11','DD/MM/RR HH24:MI:SSXFF'),to_timestamp('26/01/11','DD/MM/RR HH24:MI:SSXFF'),to_timestamp('26/01/11','DD/MM/RR HH24:MI:SSXFF'),null,null,null,null,null,'N','N',' 0',null,null,null,null,null,null,null,null);
and get error :mad: