[Tutorial] How to create an Admin Filterscript w/ commands !
#29

Excellent Tutorial!

Now about the warnings

Quote:
Originally Posted by Wesley221
View Post
Nice tutorial

I'm just getting 3 warnings while compiling:

Code:
C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\AdminSystem.pwn(63) : warning 217: loose indentation
C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\AdminSystem.pwn(158) : warning 217: loose indentation
C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\AdminSystem.pwn(309) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
pawn Code:
if(!fexist(CommandFile)) //<-- line 63
strcat(gPlayerInfo[playerid][PLAYER_IP], dini_Get(file, "Ip")); // <-- line 158
SendClientMessage(playerid, COLOR_ORANGE, string); // <-- line 309
Its simply because you must do 4 spaces after the '{'.
Reply


Messages In This Thread
How to create an Admin Filterscript w/ commands ! - by Hipflop - 06.05.2011, 20:00
Re: How to create an Admin Filterscript w/ commands ! - by Wesley221 - 08.05.2011, 09:28
Re: How to create an Admin Filterscript w/ commands ! - by Hipflop - 08.05.2011, 11:05
Re: How to create an Admin Filterscript w/ commands ! - by Wesley221 - 08.05.2011, 17:46
Re: How to create an Admin Filterscript w/ commands ! - by Wesley221 - 08.05.2011, 17:58
Re: How to create an Admin Filterscript w/ commands ! - by Hipflop - 13.05.2011, 14:25
Re: How to create an Admin Filterscript w/ commands ! - by BASITJALIL - 27.05.2011, 05:53
Re: How to create an Admin Filterscript w/ commands ! - by Mean - 27.05.2011, 08:52
Re: How to create an Admin Filterscript w/ commands ! - by IvancheBG - 08.06.2011, 10:27
Re: How to create an Admin Filterscript w/ commands ! - by alpha500delta - 08.06.2011, 13:23
Re: How to create an Admin Filterscript w/ commands ! - by Hipflop - 12.06.2011, 12:14
Re: How to create an Admin Filterscript w/ commands ! - by noder51 - 18.11.2011, 14:56
Re: How to create an Admin Filterscript w/ commands ! - by noder51 - 26.11.2011, 06:50
Re: How to create an Admin Filterscript w/ commands ! - by Jagofr - 23.12.2011, 16:17
Re: How to create an Admin Filterscript w/ commands ! - by Jagofr - 23.12.2011, 16:21
Re: How to create an Admin Filterscript w/ commands ! - by Littlehelper - 26.12.2011, 13:11
Re: How to create an Admin Filterscript w/ commands ! - by Wickeed - 04.01.2012, 18:25
Re: How to create an Admin Filterscript w/ commands ! - by James Coral - 05.01.2012, 06:01
Re: How to create an Admin Filterscript w/ commands ! - by James Coral - 05.01.2012, 06:25
Re: How to create an Admin Filterscript w/ commands ! - by Wickeed - 05.01.2012, 13:17
Re: How to create an Admin Filterscript w/ commands ! - by James Coral - 05.01.2012, 13:30
Re: How to create an Admin Filterscript w/ commands ! - by Shooter3 - 15.01.2012, 19:55
Re: How to create an Admin Filterscript w/ commands ! - by Jagofr - 21.02.2012, 22:28
Re: How to create an Admin Filterscript w/ commands ! - by x96664 - 19.05.2012, 21:37
Re: How to create an Admin Filterscript w/ commands ! - by red_dragen - 15.06.2012, 10:54
Re: How to create an Admin Filterscript w/ commands ! - by alpha500delta - 15.06.2012, 17:04
Re: How to create an Admin Filterscript w/ commands ! - by Karol56 - 07.07.2012, 20:23
Re: How to create an Admin Filterscript w/ commands ! - by urbaNRoots - 31.07.2012, 12:27
Re: How to create an Admin Filterscript w/ commands ! - by EsperZ - 04.04.2015, 14:35
Re: How to create an Admin Filterscript w/ commands ! - by Digii - 26.01.2016, 16:37
Re: How to create an Admin Filterscript w/ commands ! - by Mobtiesgangsa - 23.05.2017, 14:45
Re: How to create an Admin Filterscript w/ commands ! - by YouHack - 26.05.2017, 11:07

Forum Jump:


Users browsing this thread: 1 Guest(s)