How to call a public variable. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to call a public variable. (
/showthread.php?tid=604701)
How to call a public variable. -
Dayvison_ - 08.04.2016
How to call a public variable in pawn by name?
In the sdk is possible using
amx_FindPubVar, in pawn is possible?
Re: How to call a public variable. -
Dayvison_ - 09.04.2016
Someone?