help me pleas!!!
#1

hello everyone
i got an warning in my script why ?? can you help me
Код:
 C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(2613) : warning 235: public function lacks forward declaration (symbol "IsASasCar")
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(9108) : warning 213: tag mismatch
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(12061) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(12062) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13297) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13299) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13305) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13308) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13314) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13316) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13322) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13324) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13330) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13332) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13368) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13370) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13406) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(13408) : warning 217: loose indentation
C:\DOCUME~1\Wattad\Desktop\LS-RP\GAMEMO~1\LIGHT-~2.PWN(25644) : warning 217: loose indentation
Reply
#2

Well first of all, show us the script so we can help you

and second, don't be afraid of loose indentations.
It's just means that your script is not properly indented.
It won't change the effect of your script in-game.
Reply
#3

Loose intention means you donґt put something in thr right order.
Mayn times are wrong brackets the reason for this warnings.

Reply
#4

Quote:
Originally Posted by Flashy
Loose intention means you donґt put something in thr right order.
Mayn times are wrong brackets the reason for this warnings.

But there are still line 2613 and line 9108,show them to us please.
Reply
#5

Put this above the other forwards:
pawn Код:
forward IsASasCar();
EDIT:
Quote:
Originally Posted by ViruZZzZ_ChiLLL
Well first of all, show us the script so we can help you

and second, don't be afraid of loose indentations.
It's just means that your script is not properly indented.
It won't change the effect of your script in-game.
Actually, he has too many Loose Indentations, that can make his server laggy. They do affect in game.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)