Hi I read this thread about L2Gold (http://www.maxcheaters.com/forum/index.php?topic=9584.0)
and i noticed the dynamic token script for PPC.
I'm just wondering how you apply this script to another server?
A guide on how to do this, a detalied explanation of what this scrip does, or just a PPC script making guide is appreciated.
Here's the script:
begin
if (_gAbsNumPkt = 1) and _gFromServ then begin
_gOutBuff := HStr('0B 00 00 00 00 00 00 5A 78 00 00');
end;
end.