Hello there! - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Hello there! (
/showthread.php?tid=185970)
Hello there! -
Valentin2k9 - 26.10.2010
Hey! My name is Valentin, I've been scripting for some weeks now.
I would just like to have some further informations on "dialogs".
I am very interested by how it works, but it is still confusing me sometimes.
I saw that, with dialogs, there is "OnDialogResponse".
Altough, I am extremely confused on how it works.
If someone could detail it to me in a deep way, I'd really appreciate!
Thanks in advance! Valentin.
Re: Hello there! -
Las Venturas CNR - 26.10.2010
To find out how a dialog works, you could view/ see the small example(s) SA-MP Wiki has made:
https://sampwiki.blast.hk/wiki/OnDialogResponse
Or you could learn from "dialog" scripts that have been released.
Those released scripts can be found here:
http://forum.sa-mp.com/forumdisplay.php?f=17
You will need to do a "wee" bit of searching however.
And last, you could look through the tutorial's section, here:
http://forum.sa-mp.com/forumdisplay.php?f=70
(E.x:
https://sampforum.blast.hk/showthread.php?tid=109610)
Hope I helped.
Re: Hello there! -
SampStunta - 26.10.2010
http://www.wiki.sa-mp.com
Should help
Re: Hello there! -
Valentin2k9 - 27.10.2010
Thanks alot for the help!
Sincerely, Valentin.
Re: Hello there! -
The_Moddler - 28.10.2010
Quote:
Originally Posted by Valentin2k9
Thanks alot for the help!
Sincerely, Valentin.
|
Just a tip for you with dialogs, try to not to have same dialogs id, or the will conflict with the other ones with same id and it could make a mess.