SA-MP Forums Archive
Code - 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: Code (/showthread.php?tid=495919)



Deleted - LustcheR - 19.02.2014

Deleted


Re: Code - Clad - 19.02.2014

The errors are in the #define line or where ?


Re: Code - Konstantinos - 19.02.2014

pawn Код:
FStrcat(%0,%1,%3)
should be:
pawn Код:
FStrcat(%0,%1,%2)



Re: Code - LustcheR - 19.02.2014

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
pawn Код:
FStrcat(%0,%1,%3)
should be:
pawn Код:
FStrcat(%0,%1,%2)
ops LOL thanks