PDA

View Full Version : |Suporte| Personagem Desaparecendo



mixisco
02/01/2017, 08:13 PM
Estou com seguinte problemas , entro no servidor normalmente , mais quando algum player faz PK em cima de outro player , seleciono servidor e volto , personagem tudo desaparece , Alguém pode ajudar?

lorranmota
02/01/2017, 08:21 PM
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
ALTER TRIGGER [dbo].[Z_PK_HERO] ON [dbo].[Character]
AFTER UPDATE
AS

SET NOCOUNT ON
SET XACT_ABORT ON


[Only registered and activated users can see links]
[Only registered and activated users can see links]
[Only registered and activated users can see links]

[Only registered and activated users can see links]
[Only registered and activated users can see links]

[Only registered and activated users can see links]
UPDATE [dbo].[Character]
[Only registered and activated users can see links]
[Only registered and activated users can see links]
ELSE
[Only registered and activated users can see links]
UPDATE [dbo].[Character]
[Only registered and activated users can see links]
[Only registered and activated users can see links]


SET NOCOUNT OFF
SET XACT_ABORT OFF

Mentor
02/01/2017, 11:59 PM
lorranmota essa query serve para qualquer servidor com esse problema?

lorranmota
03/01/2017, 02:19 AM
@lorranmota ([Only registered and activated users can see links]) essa query serve para qualquer servidor com esse problema?
Que use ferrarezi web sim. ja daldegam e outras não testei mais creio que funcione também.

mixisco
03/01/2017, 12:53 PM
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
ALTER TRIGGER [dbo].[Z_PK_HERO] ON [dbo].[Character]
AFTER UPDATE
AS

SET NOCOUNT ON
SET XACT_ABORT ON


[Only registered and activated users can see links]
[Only registered and activated users can see links]
[Only registered and activated users can see links]

[Only registered and activated users can see links]
[Only registered and activated users can see links]

[Only registered and activated users can see links]
UPDATE [dbo].[Character]
[Only registered and activated users can see links]
[Only registered and activated users can see links]
ELSE
[Only registered and activated users can see links]
UPDATE [dbo].[Character]
[Only registered and activated users can see links]
[Only registered and activated users can see links]


SET NOCOUNT OFF
SET XACT_ABORT OFF

resolveu , infelizmente agora o ranking hero está contando somente até 3 pontos rsrs