25.03.2010, 11:51
Hey Buddy, you forgot a return
made a small fix here:
Pawn update here:
[x] http://sa-mp.pastebin.com/MyX5rV9b,
[x] http://pastebin.me/78673d07c0fe702a2e5277ab5532650a, or
[x] http://vim.pastey.net/134562
Code:
adseng10.pwn(370) : warning 209: function "OnPlayerCommandText" should return a value Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Code:
ShowPlayerDialog(playerid, 9900, 0, "Aviable weapons of Advance Duel System", stringtwo, "OK", "Exit"); return 1; } return 0; // this is where you forgot }
[x] http://sa-mp.pastebin.com/MyX5rV9b,
[x] http://pastebin.me/78673d07c0fe702a2e5277ab5532650a, or
[x] http://vim.pastey.net/134562