How To Create Story From Newbie ? - 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 Create Story From Newbie ? (
/showthread.php?tid=640627)
How To Create Story From Newbie ? -
Hiei - 05.09.2017
Nah, i was post 3 post for it but no one help me
How to change custences on newbie with DIALOG ?
Ex :
Код:
#define DIALOG_A
#define DIALOG_B
public OnDialogResponse
ShowPlayerDialog( DIALOG A )
SetPlayerCameraLookAt
SetPlayerCameraPos
And in this how to change to DIALOG B ?
Respuesta: How To Create Story From Newbie ? -
m1kas - 05.09.2017
Add a timer to switch to the second dialog or simply show them the other dialog when they respond to the first one.
Re: How To Create Story From Newbie ? -
Zeth - 05.09.2017
Yeah Exactly, learn more about SetTimerEx from here
SetTimerEx