08.03.2013, 08:23
Quote:
I know C++ and so I can certainly code in this, but may I know the advantages of this?
|
- Possiblity to do OOP
- Possiblity to use namespaces
- You can implement other c/++ code on the server, for example, mysql , sockets, and so on.
- Possiblity of have dynamic arrays
- Possiblity of using the multithreading system
- Etc
- The processing speed on the server is slower than using pawn.