Write accumulated database offset [Obsoleto]

Data Storage
Obsoleto
Lado del servidor
Solo en PC

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

Declaración

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

Parámetros

Entrada

Nombre Tipo Descripción
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