Metin2 Updated Trace Error

Member
Apr
Threads
0
27
0
1
Rating - 0%
0   0   0
BEFORE
Code:
import dbg
value = 15
dbg.TraceError("Testing Code {}".format(value))

syserr output
0717 14:46:21398 :: Testing Code 15
AFTER
Code:
value = 15
printb("Testing Code {}".format(value))

syserr output
0717 14:46:21398 :: [Name:intrologin.py Line:188] Testing Code 15
[Hidden content]
thx
 
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock