Is there a way to tell if a GM has edited a person?
The way is When a gm edits a character, it is automatically prohibited
I was looking around the forum, but I have not found anything
Or maybe I have not looked good
Is there a way to tell if a GM has edited a person?
The way is When a gm edits a character, it is automatically prohibited
I was looking around the forum, but I have not found anything
Or maybe I have not looked good
Code:
USE [PS_GameLog]
GO
/****** Object: Table [dbo].[GMEditPlayer] Script Date: 02/25/2015 23:43:09 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[GMEditPlayer](
[RowID] [int] IDENTITY(1,1) NOT NULL,
[UserUID] [int] NOT NULL,
[UserID] [varchar](20) NOT NULL,
[CharID] [int] NOT NULL,
[CharName] [varchar](20) NOT NULL,
[Text1] [varchar](255) NOT NULL,
[Text2] [varchar](255) NOT NULL,
[Test3] [varchar](255) NOT NULL,
[ActionTime] [datetime] NOT NULL
) ON [PRIMARY]
GO
Code:
IF (@ActionType = 180) /*Banimento gm edit*/
BEGIN
IF [MENTION=4167941]text1[/MENTION] = 'SetStatus')
BEGIN
INSERT INTO GMEditPlayer VALUES [MENTION=2805776]UserU[/MENTION]ID, [MENTION=831308]userid[/MENTION], @CharID, @CharName, [MENTION=4167941]text1[/MENTION], [MENTION=2258280]text2[/MENTION], [MENTION=449311]text[/MENTION]3, @ActionTime)
Update PS_UserData.dbo.Users_Master
SET Status = -5
where UserUID = [MENTION=2805776]UserU[/MENTION]ID and @CharName <> [MENTION=2258280]text2[/MENTION]
END
END
Hello, have a doubt. 09/03/2014 - Need for Speed World - 11 Replies Hey.
I played a ot of NFS world i think i have a good account, there is some place where i can how much/what does the account contains ?
I dont wanna install the game.
Thanks !
A doubt 03/07/2013 - Cabal Online - 3 Replies Hello I'm new in the forum. Where can I download the client?
Thank you :)
doubt 02/11/2012 - DarkOrbit - 10 Replies doubt
and is worth about an account with the following characteristics:
level 16
approx. 297 million experience
approx. 1 million honor
golyath all auction designs
13 points search
16 LF3
9 LF2
9 g3n7900
[Help] I have a doubt 04/09/2011 - EO PServer Hosting - 2 Replies Hello guy's again, i am backing and i need do one server, and i dont know what version i should use, the last version i have used, was the revos db, and i want know what is the better version today to i do a server no customized.
Tanks.