About Call PSMagent via SQL

05/20/2017 13:28 SkuulCandy#1
Hello,
I use [Only registered and activated users can see links. Click Here To Register...] (bad word filter).
I have already do [Only registered and activated users can see links. Click Here To Register...] and when i try to execute this
Code:
USE [OMG_GameWEB]
GO

DECLARE [MENTION=3807069]ReTuRn_[/MENTION]value int

EXEC [MENTION=3807069]ReTuRn_[/MENTION]value = [dbo].[Command]
	 [MENTION=1485710]service[/MENTION]Name = N'ps_game',
	 [MENTION=693895]cmm[/MENTION]d = N'/hello'

SELECT	'Return Value' = [MENTION=3807069]ReTuRn_[/MENTION]value

GO
PS_game.log :
Code:
2017-05-18 14:12:08 <Console input> /hello

2017-05-18 14:12:08 <Console output> error cmd not found
So all work, but when i use /ntplayer -> cmd not found
I use ep 4 ps_game (i need maybe ep5/6 ps_game ?) or another file ?

SQL 2008 R2 EN
OmegaFiles
PSMagent into PSM_client/bin folder
SQL command call PSMagent
05/20/2017 19:35 Trayne01#2
Hello SkyullCandy,

/ntplayer is a custom feature, released as a ps_game extension (dll) here : [Only registered and activated users can see links. Click Here To Register...]

Quote:
Originally Posted by SkuulCandy View Post
OmegaFiles
are the problem

It needs episode 5.4 or + ps_game.exe in order to work. (You have to use the one in [Only registered and activated users can see links. Click Here To Register...] or you will have to add SExtended.dll in your own ps_game.exe using olly)
10/30/2019 00:29 vovan681#3
Quote:
Originally Posted by Trayne01 View Post
Hello SkyullCandy,

/ntplayer is a custom feature, released as a ps_game extension (dll) here : [Only registered and activated users can see links. Click Here To Register...]

are the problem

It needs episode 5.4 or + ps_game.exe in order to work. (You have to use the one in [Only registered and activated users can see links. Click Here To Register...] or you will have to add SExtended.dll in your own ps_game.exe using olly)
tell me in more detail how to do this in advance thanks