SA-MP Forums Archive
[Include] [INC] lFunctions - 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] [INC] lFunctions (/showthread.php?tid=58270)



[INC] lFunctions - LarzI - 15.12.2008

Hey!

Tired of defining dcmd and sscanf in your script?
Well then, this include is for you xD

It defines dcmd and sscanf in your script, natives is also following.

Credits to: DracoBlue for dcmd and ****** for sscanf

USAGE:
Put
pawn Код:
#include <lfunctions>
in your script


Download:
http://www.mediafire.com/file/1dntom...lfunctions.inc


Re: [INC] DCmd - hamptonin - 15.12.2008

thanks
very easy but thanks


Re: [INC] DCmd - Extremo - 15.12.2008

Thanks, could be useful but i already added scanf and the dcmd define to my pawno compiler, so everytime i press new it statically adds it. ^^


Re: [INC] DCmd - Killerkid - 15.12.2008

At least give some credit to the creators of dcmd and sscanf and you also need to ask the creators if you're allowed to use their code.


Re: [INC] DCmd - DracoBlue - 03.01.2009

I would be happy if you could rename it to something else, as it is not dcmd but more. Just make some kind of useful includes include or something like that.

Dcmd is that one macro line, not an include. If I decide to release an include, I will likely call it dcmd - without sscanf included .

Regards,
Draco


Re: [INC] DCmd - LarzI - 03.01.2009

Ok, lol :P

I will rename it lFunctions :P