Posted: Tue Nov 10, 2020 6:16 am Post subject: Re: changing pointer value with script (need help)
{$lua}
if syntaxcheck then return end
[enable]
local addressList = getAddressList()
local antires = addressList.getMemoryRecordByDescription('antirespawn')
antires.Value = 1
[disable]
antires.Value = 1699966543
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum