Server Command

11/23/2018 02:12 copain#1
Hello, i'm new to shaiya development i just want to ask about the server command [/nprotectoff and /vchkoff] everytime i run the server even if i don't use those command my game client can still connect, i just want to ask advice is this normal? or meaning is this safe or not, else could point me to better explanation thanks ..
11/23/2018 02:30 bmfuxia#2
It's normal, some clients are customized to where you can just bypass those.
11/23/2018 04:30 copain#3
Quote:
Originally Posted by bmfuxia View Post
It's normal, some clients are customized to where you can just bypass those.
what is the better practice for this? and what should i do to activate those code back? and what are the advantage of having those vice versa.
11/23/2018 05:01 nick4ever#4
I think your ps game and ps login has been modified to turn those 2 commands off by default.
11/23/2018 11:34 [GM]Divi!#5
Edit the following files by using [Only registered and activated users can see links. Click Here To Register...] :lul:

ps_login.exe
  • [/vchkoff] Address - 0044D488 (0004D488), change value 01 00 to 00 00

ps_game.exe
  • [/nprotectoff] Address - 00541F7C (00141F7C), change value 01 00 to 00 00

Changing values to 00 00 means no more typing /nprotectoff and /vcheckoff everytime you start your server.

Changing values back from 00 00 to 01 00 will force you again to type the commands everytime when starting your server.

Commands explanation:
  • /nprotectoff - Closes protection verification
  • /vchkoff - Closes version checking