Quote:
Originally Posted by KliPPy
Why not use single plugin forwards instead?
Anyway it seems like your issue is here:
PHP Code:
get_string( 4, szHandler, charsmax( szHandler ) ) ;
looking at the code, the function name is the third parameter, not fourth.
|
Thanks KliPPy that did it.
And, I tried using MeRcyLeZZ's method of ZP but it didn't work, though I have no idea how to work with CreateOneForward, do you mind showing me an example?
Thanks again.
__________________