[SOLVED]Need help with DCMD.
#2

Код:
(117) : warning 217: loose indentation
(127) : warning 217: loose indentation
Those warnings is showing cause of bad indentation.
http://forum.sa-mp.com/index.php?topic=61893

And change
pawn Код:
const params[]
to
pawn Код:
params[]
in both dcmd commands.

If you still got errors, please show us one more time after fixing these things ^

EDIT:
Heres the "fixed" code - http://pastebin.com/m312cbaa0
Not compiled, but shouldn't return any warnings/errors
Reply


Messages In This Thread
[SOLVED]Need help with DCMD. - by Hiitch - 13.12.2009, 01:11
Re: Need help with DCMD. - by LarzI - 13.12.2009, 07:57
Re: Need help with DCMD. - by Deat_Itself - 13.12.2009, 09:54
Re: Need help with DCMD. - by Correlli - 13.12.2009, 10:19
Re: Need help with DCMD. - by Hiitch - 13.12.2009, 11:39
Re: [SOLVED]Need help with DCMD. - by LarzI - 13.12.2009, 12:41

Forum Jump:


Users browsing this thread: 1 Guest(s)