password not valid
anyone have succed to edit the gshop data please ?
This is not working. I have already try, I copy paste data client/server, nothing happens. Do you have successfully edited the gshop ?
Ok, I understand now. Thank you. What is it the sql command to add gold for the cash shop IG please ?
There's easy way to add gold on your account via GM Command.
Press Shift + ~ to open the Command PanelThen try this codes.
Gold Voucher:bind_money 99999999
Gold Coins:money 99999999
Just simply execute that codes on your GM Command Panel.
1/ - The exe file should be executed with specific arguments ? Something like this ?
start "" seiya.exe startbypatcher sds_console:1314
I have try by the past to open the debug terminal with no succes (azerty clavier ...).
2/ - What refer these columns on usecash procedure for adding Gold Shop ?
userid1 : user id of the account
zoneid1: ???
sn1: ???
aid1: ???
point1: ???
cash1: Gold amount for the item mall
status1: ???
error: ???
![]()
Last edited by notafk; 21-11-22 at 03:59 PM.
Use this bat to be able using GM access by Shift + ~ to open the GM Command Panel and execute the command I gave you to add gold coins.
https://www.mediafire.com/file/8rogc...me+GM.bat/file
Here is what argument inside the launcher for having GM access.
@echo off
cd bin
start seiya.exe startbypatcher sds_console:1
I noticed that in gamed/ptemplate.conf, we can set the id number to start the client in GM mode.
Anyway, I doest know why this is not reworking with me, maybe we have not the same game client...
Currently, I 'm lvl 27 in the game, & I continue to play the game quest, I encountered this bug.
I does not know why this is due. Maybe do you know ?
![]()
Few commands I've worked out. Typing a letter will show all the possibilities, type 'a' and you can practically scroll the entire command list.
show_id = shows the ID's of anything clickable, use this command as a starting point
get_cloth <ID> = gives you the specified cloth/armor
bind_money <value> = gives gold
money <value> = gives gold coins
RMB <value> = gives star/cash coins
c2dcmd 305 <value> = add VIP points
get_item <ID> = get the specified item, this command only gives 1 of the item
get_tempitem <ID><quantity> = get multiple items, this puts 1 of the item in your main bag and the rest in the temporary bag, wait a few sec for it to come out of the temp bag. Max quantity is 50
Hope this helps some people. If anyone knows how to get infinite Cosmo energy or refill cosmo, let me know, supposedly the command d_c2scmd 5040 is supposed to refill/set it but I can't get it to work...
This thread is related to the translation of the game client.
Somebody can share how can we extract the game quest string from the game client please ?
If we unpack script.pck,we found a lot a lua files wich includes text of items & skills of the game,
but I did not find anything related to the game quest ?
From script.pck, there is an lua file named "i18n.lua". This file is supposed to load a data file from the game client (/data/lang_en.data) where all strings of the game is packaged, and translated (included the game quest).
Major of strings of the game client could be found in the folder i18n EXCEPT the game quests ...
Last edited by notafk; 13-12-22 at 01:16 PM.
Hello, if you want to put a server online, contact me. I can help you
My mail : doko972@gmail.com
Last edited by doko972; 24-12-22 at 09:22 AM.