Server Commands (game)

03/25/2013 05:34 Fixed33#1
Hi, guys. It's server commands for 5 episode:
/h /help /quit /exit /shutdown/CrashDump
/mem(0) /si(0) /quitt(1) /allout(0) /uc(0) /nt(1) /cstop(0) /cstart(0) /setmaxuser(1) /kickun(1) /kickuid(1) /kickcn(1) /kickcid(1) /nprotecton(0) /nprotectoff(0) /chktimeout(0) /exp2xdisable(0) /exp2xenable(1) /enableshop(0) /disableshop(0) /disablenshop(0) /disablegift(0) /enablekill(0) /disablekill(0) /ticktime(0) /inszonecnt(0) /initpl(0) /viewmap(1) /aiset(2) /killcnt(4) /killcntreset(0) /expupcamp(5) /expupcampreset(0) /gemmix(4) /gemext(4) /gemreset(0) /resetstatcnt(1) /resetskillcnt(1) /enchant(4) /enchantreset(0) /expupmap(7) /expupmapreset(1) /killupmap(7) /killupmapreset(1) /addsr(1) /servertime(2)

Maibe somebody know what mean it's commands and what parameters required for this. For example /enchant(4) for it's need 4 parametrs: fraction (1,2 or 3), time for use, period and enchant argument. And who know what of this c0mmand on bonus for link lapis.
03/25/2013 18:20 nubness#2
I've randomly typed in /help once, and I got these commands as well.
Some of them look interesting, would be nice to know if/how they work.
03/26/2013 07:40 Призрак урана#3
So here is what we found out: the values ​​in parentheses indicate how many numbers should be entered after the command (with a space). Command "/ killcnt" and "/ enchant": I think that the first value is a fraction of that because if you enter more than 3 then we get an error
PHP Code:
# /killcnt 5 23 23 20
cmd killcnt value error 
the second value is the start of a command (given in hours), if administered more than 23 then we get an error
PHP Code:
# /killcnt 3 24 23 20
cmd killcnt start hour error 
third value is a long operation command in hours, and the maximum value is 24, if we introduce more error
PHP Code:
# /killcnt 3 23 25 20
cmd killcnt period error 
I can not understand what to enter in the fourth sense, so I did not write, I still get the error
PHP Code:
# /killcnt 3 23 23 35
cmd killcnt argument error 
Perhaps this information will be useful to someone :)
P.S. Sorry for my bad english, I Google translate user :D
01/10/2014 23:00 killer870#4
i believe its /killcnt [keep] [value] [starthour] [periodhour] without the [] :)
01/10/2014 23:22 andr3y_you96#5
/enableshop /disableshop - this are to enable and disable the item mal
/exp2xenable - everyone i think know this one

i found this ones too
/remob - you can change a mob stats without restart
/remobitem - change drops for mobs without a restart
01/11/2014 00:02 killer870#6
i am not too sure but /expupmap command consists of [map#] [keep] [value] [starthour] [periodhour] [term] [dayofweek] ... /servertime [hour] [min] ..... /killupmap (same values as expupmap)
02/08/2014 04:57 sominus#7
The last parameter is 'keep' or 'once'
Code:
# /killcnt 3 23 23 keep
cmd killcnt ok, 3, 23, 23, keep
When you put it, a notice says 'cmd killcnt on' in the game window.
02/19/2014 00:44 killer870#8
Quote:
Originally Posted by sominus View Post
The last parameter is 'keep' or 'once'
Code:
# /killcnt 3 23 23 keep
cmd killcnt ok, 3, 23, 23, keep
When you put it, a notice says 'cmd killcnt on' in the game window.
Yes it is thanks, i have tried and it does give those 3 points extra, meaning that if u type that command 3 23 23 keep , at every 23 hour(servertime) your kill count would be 1+3 for every kill you do and it will last 23 hours xD


Now, You want more than 3 kill count? for example you type
Code:
/killcnt 200 12 12 keep
because you want 1+200 for every kill, you will get the
Code:
cmd killcnt value error
. Well the solution for that that worked for me is Open the ServerCmd.ini and change the VALUE for [Killcount] that was saved there after typing the 1st code that did work ... changed it to 200 and my kill count was 1+200 lol
02/19/2014 13:57 sominus#9
Has anyone been able to make the Item Mall work on this server? (I take it we're talking about EP9 CN files here).
02/19/2014 17:40 killer870#10
Quote:
Originally Posted by sominus View Post
Has anyone been able to make the Item Mall work on this server? (I take it we're talking about EP9 CN files here).

The 2 things i have not been able to do is that and remove the confirm button from the client :( lol, for the item mall Is either a linked server error ,missing table or table row value (i think)

After analyzing the ps_dbAgent.exe for both servers episode i've notice a change in procedures it execute regarding reading and saving cashpoints

this new one has [Usp_Read_User_Cashpoint_UsersMaster] and [Usp_Save_User_Buypointitems2] either im blind or i dont see the procedure to save user cashpont back to the UsersMaster table or maybe is [Usp_Save_User_Getpoint] lol

Anyways those have been the new procedures i see dbagent executes , idk if that is any help or not . I have created those 2 procedures in PS_Gamedata just like how the old ones are also in that database but nothing has happened maybe im missing more or maybe there is more to it . I still dont have a clear understanding as to how all the Services interract with each other so i am sure there is more to it than just that
10/24/2014 10:57 Garrett_Thief#11
For mix Lapis:
/gemmix(4) [%][starthour][periodhour][keep\once]
Code:
# /gemmix 20 13 24 once
cmd gemmix ok, 20, 13, 24, once
% - Working base link chance and\or link chance with OP + bonus link chance
For extract Lapis:
/gemext(4) [%][starthour][periodhour][keep\once]
Code:
# /gemext 20 13 24 once
cmd gemext ok, 20, 13, 24, once
% - Working base extract chance and\or extract chance with OP + bonus extract chance
Reset yor mix and\or extract bonus:
/gemreset(0)
Code:
# /gemreset
cmd gemreset ok
Anyone know about "Term" in this two command?
/expupmap(7) [map] [value] [starthour] [periodhour] [term] [dayofweek] [keep]
/killupmap(7) [map] [value] [starthour] [periodhour] [term] [dayofweek] [keep]
Code:
# /killupmap 70 1 0 24 5 6 keep
cmd killupmap term error
In "term" im put: Day text and numeric value, Month text and numeric value, and all time its fail, anyone know value of term?
01/28/2015 15:37 sominus#12
For /expupmap
Code:
2015-01-28 11:08:45 <Console input> /expupmap 19 1.91 0 24 keep 3 1
2015-01-28 11:08:45 <Console output> cmd expupmap ok, 19, 1.91, 0, 24, 24, 3, 1
2015-01-28 11:09:19 cmd expupmap on, map=19
Then a few seconds later (some times it takes a lot longer), the game shows a notice: 'cmd expupmap on, map=19'

In this case 1.91 gives 2x EXP from mobs. If I put bigger (float) numbers there, the command doesn't work.

For /killupmap

Code:
2015-01-28 11:39:48 <Console input> /killupmap 19 3.0 0 24 keep 3 1
2015-01-28 11:39:48 <Console output> cmd killupmap ok, 19, 3, 0, 24, 24, 3, 1 
2015-01-28 11:39:22 cmd killupmap on, map=19
Though I didn't test what it does.
02/05/2015 01:02 betalfa#13
soon i will release how call this commands via sql code :)


ps: @killer870 ps_dbAgent.exe is the service to call the database (ps_game.exe ask ps_dbAgent to save/load things)
12/25/2015 12:47 anobayon217#14
why mine i don't have that commands

/gemmix , /gemext , /gemreset , killcnt...??