06.11.2014, 13:31
It is a way of error handling...
Like if u get a error which could crash server then this would prevent it to crash..
i have used it in JAVA but never in pawn
Slice made try-catch block for pawn, you can learn about it here - https://sampforum.blast.hk/showthread.php?tid=429381
Like if u get a error which could crash server then this would prevent it to crash..
i have used it in JAVA but never in pawn
Slice made try-catch block for pawn, you can learn about it here - https://sampforum.blast.hk/showthread.php?tid=429381

