This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! How to call the game functions from the samp?

M1den

Platinian
I do not know how to make a function call in the samp in my mod menu(not ImGui) project.

For example, there is such a function: CAutomobile::ProcessFlyingCarStuff(CAutomobile *__hidden this)

And what code can I write for the call?

Please help