SA-MP Forums Archive
something wrong all the cmds are stopped when i load my duel fs - 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: something wrong all the cmds are stopped when i load my duel fs (/showthread.php?tid=420887)



something wrong all the cmds are stopped when i load my duel fs - Pranesh - 07.03.2013

guy when i use my duel fs all the cmds in server all blocked and when i unload the duel fs they are back to normal

http://pastebin.com/hrwsnhLb

can anyone please help


Re: something wrong all the cmds are stopped when i load my duel fs - Marco_Valentine - 07.03.2013

using dcmd in all scripts?


Re: something wrong all the cmds are stopped when i load my duel fs - Pranesh - 07.03.2013

no i am not using dcmd in all scripts


Re: something wrong all the cmds are stopped when i load my duel fs - Vince - 07.03.2013

Return 0 in OnPlayerCommandText. Returning 1 basically tells the server that the command is processed and that it shouldn't look any further.


Re: something wrong all the cmds are stopped when i load my duel fs - Pranesh - 07.03.2013

thnks man +Repped