Skip to content

Instantly share code, notes, and snippets.

View Konctantin's full-sized avatar
🎯
Focusing

Konctantin Konctantin

🎯
Focusing
View GitHub Profile
use kcmod
Declare
@OtchMes smalldatetime='20210401',
@IdSpis int=null,
@Client int=null,
@Vrp int=null
declare @VRP_INT Table (Vrp int)
-- insert at after line: 345
if Auctionator and Auctionator.Database then
local key = "p:" .. tostring(petInfo.speciesID)
local price = Auctionator.Database:GetPrice(key)
if price ~= nil then
local priceStr = Auctionator.Utilities.CreatePaddedMoneyString(price);
card:AddStat(priceStr,"",0,0.5,0,0.5,"","")
end
end

WSL Preparation

Install go

wget https://dl.google.com/go/go1.20.linux-amd64.tar.gz
sudo tar -xvf go1.20.linux-amd64.tar.gz
sudo mv go /usr/local

Config

VCDS opcodes

Engine

Opcode DEscription
007 Common engine temperature
093 Chain (Phase position)

AKP

|Opcode|DEscription|