how to fix ?

03/03/2022 00:49 kloode#1
closed
03/03/2022 08:41 ESC322#2
it is unlikely that they will tell you, because this is the source code and no one wants to give it away, your mistakes are the standard errors of the 9.1 source code, see everything related to "moving", I also don't want to show source code corrections, otherwise everyone will have it.
03/05/2022 15:33 Nove240#3
Nulled.
03/05/2022 23:21 Masumichan#4
Quote:
Originally Posted by Nove240 View Post
Trade fix :

OnTrade :
Trading Fix
AR_TIME t = GetArTime();
if( pClient->IsMoving(t) )
{
pClient->CancelTrade();
return;
}

:)
Fayz comming in clutch!