04.07.2015, 08:58
Yes! Gamemode in C++ is much faster than PAWN!
Everything you write in PAWN is executed in an abstract machine whereas the code written in C++ executes directly on the host machine.
Everything you write in PAWN is executed in an abstract machine whereas the code written in C++ executes directly on the host machine.