Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
CHRMIntGain.pl - Quest File
General Info
Quest File
sub EVENT_SCALE_CALC { my $int = $client->GetINT(); if($int < 0) { $int = 0; } $questitem->SetScale($int/300); }
Source: 17 Jan 2022
Quest Source: 28 May 2022