bro can u give me a full guide on how to add this on my server? declare @SCFPCPoints int SELECT @SCFPCPoints= SCFPCPoints FROM Character where AccountID = @uid UPDATE [dbo].[Character] SET SCFPCPoints= SCFPCPoints + (@OnlineHours * 1) WHERE AccountID = @uid PM me if u givei t