SA-MP Forums Archive
How to use ...? - 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 use ...? (/showthread.php?tid=511857)



How to use ...? - WY - 07.05.2014

I can't use that:
PHP код:
stock ShowDialog(playeriddialogidstylecaption[], infos[], button1[], button2[]) return CallRemoteFunction"SPSD""dddssss"playeriddialogidstylecaptioninfosbutton1button2); 
Why?
But at the same time I use this function
PHP код:
stock GiveMoney(playeridammount) return CallRemoteFunction"ServerGivePlayerMoney""id"playeridammount); 
That is wirking! Help me please)


Re: How to use ...? - WY - 07.05.2014

Second function works fine and first function does not wirking.


Re: How to use ...? - Nathan_Taylor - 07.05.2014

You just bumbed in 8 minutes. You need to have 24 hours of no response to bump a thread. Just use the Edit button...


Re: How to use ...? - WY - 07.05.2014

I did not know.