Write accumulated database offset [Obsolete]

Data Storage
Obsolete
Server Side
Only PC

Write the offset value corresponding to a key in a table in the cumulative database

Declaration

func WriteAccumulatedValueToDatabase_Deprecate(sheetName string, key string, arithmeticType int, offset int, workshopCode string)
go

Parameters

Input

Name Type Description
Database Table Name String Table name in the database
Identifier String A custom name to identify the data
Operation Int The types of arithmetic operations currently support the following types: Int type supports addition, subtraction, multiplication, division, and remainder; Float type supports addition, subtraction, multiplication, and division
Offset Int The offset value written
Map code String Battlefield code corresponding to the database