[Include] RDLG - Reliable/Fast Dialog Processor - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] RDLG - Reliable/Fast Dialog Processor (
/showthread.php?tid=319211)
Re: RDLG - Reliable/Fast Dialog Processor -
aRoach - 20.02.2012
******... For you is easy to say, you know almost anything about that, maybe anything, but me ? I've been here almost 2 years.. And I don't know how to increase my knowledges...
EDIT: For Cookie:
Код:
CODE 0 ; 0
;program exit point
halt 0
proc ; main
; line 4
; line 5
break ; c
;$lcl a fffffffc
push.c 0
;$exp
;$lcl b fffffff8
push.c 0
;$exp
;$lcl c fffffff4
push.c 0
;$exp
; line 6
break ; 28
load.s.pri fffffff4
eq.c.pri 4
jzer 0
;$exp
; line 6
break ; 44
const.pri a
stor.s.pri fffffffc
;$exp
jump 1
l.0 ; 60
; line 7
break ; 60
const.pri 5
stor.s.pri fffffffc
;$exp
l.1 ; 74
; line 8
break ; 74
load.s.pri fffffff4
eq.c.pri 4
jzer 2
const.pri a
jump 3
l.2
const.pri 5
l.3
stor.s.pri fffffff8
;$exp
stack c
zero.pri
retn
STKSIZE 1000
Re: RDLG - Reliable/Fast Dialog Processor -
aRoach - 20.02.2012
Quote:
Originally Posted by ******
Add a file called "pawn.cfg" to your pawno directory and make the only contents "-a". I personally have "-d0 -r" in there too, but they're not required. Also, don't forget to remove the "-a" when you're done as with that no .amx will be generated.
aRoach: If you're serious about improving I can give you MANY resources and hints. You mainly need to improve general programming skills rather than PAWN skills.
|
Anything, I'll PM you...
Re: RDLG - Reliable/Fast Dialog Processor -
Bect - 05.03.2012
This is the fastest Dialog processor ?
or exist another faster than RDLG ?
Re: RDLG - Reliable/Fast Dialog Processor -
Bect - 05.03.2012
anyone ?
Re: RDLG - Reliable/Fast Dialog Processor -
Bect - 06.03.2012
X(X(X(X(X(
I don't know how to make an dialog !!! Please give me examples !!!!!!!!!!!!!!!!!!
Re: RDLG - Reliable/Fast Dialog Processor -
Gamer_Z - 06.03.2012
Bect, there are a few released dialog processors, choose one you're comfortable with, almost all of them have the same performance.
Re: RDLG - Reliable/Fast Dialog Processor -
Bect - 06.03.2012
Yes Gamer_z , i know. BUt i need an example, how to do... because i try , but nothing. Please give me an simple example:
CMD: dialog - to show a simple dialog ( help please )
Re: RDLG - Reliable/Fast Dialog Processor -
Gamer_Z - 06.03.2012
Quote:
Originally Posted by Bect
Yes Gamer_z , i know. BUt i need an example, how to do... because i try , but nothing. Please give me an simple example:
CMD: dialog - to show a simple dialog ( help please )
|
try to read the topics, they actually have MANY examples. Believe me or not but I speak the truth..