Beta Tester Squad
✔️ HL Verified
🚂 Steam Linked
💻 Oldtimer
can some one give me the code to limit the pl (remeber evm withe the limit of 100 000 000 pl)
john_volkov said:the sma of the powerlevel limit
PL = PL + PL gain;
If(PL > limit PL){
PL gain = 0;
}
PL = PL+ PL gain;