Quote:
Originally Posted by JoBullet
@Rancho
use amx_PushString, you can get working examples in some of plugins(just look up some with callbacks that receive strings)
@zgintasz
You must amx_Push all values in reverse order(right-to-left), push theirs' amx addr of course.
|
Can you give me a fixed code? I'm just trying to learn it.