Dr.G
02-11-2010, 03:19 PM
For those who still codes for DoD, this is very interesting! Atm i havent tested his yet, but i will later today or tomorrow. And post some results.
The concept is the following:
The module handles the conversion between types in C++ and pawn and makes you able to use a function if you can provide it a way to have it's address in memory and tell him the types of data that are involved with it. It includes a generic way of working with C++ structs.
Link to the Orpheu module (http://forums.alliedmods.net/showthread.php?t=116393)
Orpheu: Using virtual functions tutorial
(http://forums.alliedmods.net/showthread.php?t=118138)
- Cheers
The concept is the following:
The module handles the conversion between types in C++ and pawn and makes you able to use a function if you can provide it a way to have it's address in memory and tell him the types of data that are involved with it. It includes a generic way of working with C++ structs.
Link to the Orpheu module (http://forums.alliedmods.net/showthread.php?t=116393)
Orpheu: Using virtual functions tutorial
(http://forums.alliedmods.net/showthread.php?t=118138)
- Cheers