SA-MP Forums Archive
i need help 3 errors. - 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: i need help 3 errors. (/showthread.php?tid=602704)



i need help 3 errors. - kevi11 - 11.03.2016

This is script of the phone: http://pastebin.com/rVWs4nRm



This is the errors: C:\Users\Kevin11\Desktop\Napoli\filterscripts\phon e.pwn(309 : warning 217: loose indentation
C:\Users\Kevin11\Desktop\Napoli\filterscripts\phon e.pwn(324 : warning 217: loose indentation
C:\Users\Kevin11\Desktop\Napoli\filterscripts\phon e.pwn(3255) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Warnings.


Re: i need help 3 errors. - zPain - 11.03.2016

Indent the code properly and the warnings (not errors) will go away.


Re: i need help 3 errors. - kevi11 - 11.03.2016

I recently started to script and I would try this script so I do not understand so help me please let


Re: i need help 3 errors. - czerwony03 - 11.03.2016

add this:
Код:
#pragma tabsize 0
above includes