SA-MP Forums Archive
Dialog help! - 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: Dialog help! (/showthread.php?tid=244406)



Dialog help! - IvancheBG - 27.03.2011

How to make a dialog_style_List?


Re: Dialog help! - XFlawless - 27.03.2011

https://sampwiki.blast.hk/wiki/ShowPlayerDialog


Re: Dialog help! - IvancheBG - 27.03.2011

I look one topic this

https://sampforum.blast.hk/showthread.php?tid=159934

but it shows this errors.

C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(293) : error 035: argument type mismatch (argument 4)
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(299) : warning 217: loose indentation
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(299) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(299) : error 004: function "OnPlayerEnterVehicle" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(304) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(304) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(304) : error 004: function "OnPlayerExitVehicle" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(309) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(309) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(309) : error 004: function "OnPlayerStateChange" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(314) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(314) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(314) : error 004: function "OnPlayerEnterCheckpoint" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(319) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(319) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(319) : error 004: function "OnPlayerLeaveCheckpoint" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(324) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(324) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(324) : error 004: function "OnPlayerEnterRaceCheckpoint" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(329) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(329) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(329) : error 004: function "OnPlayerLeaveRaceCheckpoint" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(334) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(334) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(334) : error 004: function "OnRconCommand" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(339) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(339) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(339) : error 004: function "OnPlayerRequestSpawn" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(344) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(344) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(344) : error 004: function "OnObjectMoved" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(349) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(349) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(349) : error 004: function "OnPlayerObjectMoved" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(354) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(354) : error 029: invalid expression, assumed zero
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(354) : error 004: function "OnPlayerPickUpPickup" is not implemented
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(360) : warning 225: unreachable code
C:\Documents and Settings\user\Desktop\server samp\gamemodes\test.pwn(360) : error 029: invalid expression, assumed zero