PDA

View Full Version : Orpheu module


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

Zor
02-11-2010, 10:31 PM
Sounds great! Would be nice to get weapons added like the shotty as its own weapon, and smoke grenades, etc.

Cheers!

Dr.G
02-14-2010, 05:57 PM
Ive been testing some virtual functions.Check this out (http://www.dodplugins.net/forums/showthread.php?p=14129#post14129)