[HELP] GM SCRIPTING HELP!
#1

THIS IS THE ERROR THAT COMES UP... CAN SOMEONE TELL ME HOW TO FIX IT BELOW?:

Код:
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(37) : warning 217: loose indentation
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(38) : warning 217: loose indentation
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(547) : error 025: function heading differs from prototype
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(552) : error 025: function heading differs from prototype
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(557) : error 025: function heading differs from prototype
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(582) : warning 235: public function lacks forward declaration (symbol "OnRconLoginAttempt")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(587) : warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(592) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamIn")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(597) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamOut")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(602) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamIn")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(607) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamOut")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(612) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(617) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply
#2

Download the latest 0.3 includes from http://sa-mp.com/download.php
Reply
#3

Quote:
Originally Posted by [HiC
TheKiller ]
Download the latest 0.3 includes from http://sa-mp.com/download.php
i do have 0.3
Reply
#4

Quote:
Originally Posted by riceboi1230
Quote:
Originally Posted by [HiC
TheKiller ]
Download the latest 0.3 includes from http://sa-mp.com/download.php
i do have 0.3
Make sure you are using the Pawno in the 0.3 server download.
Reply
#5

Quote:
Originally Posted by riceboi1230
THIS IS THE ERROR THAT COMES UP... CAN SOMEONE TELL ME HOW TO FIX IT BELOW?:

Код:
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(37) : warning 217: loose indentation
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(38) : warning 217: loose indentation
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(547) : error 025: function heading differs from prototype
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(552) : error 025: function heading differs from prototype
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(557) : error 025: function heading differs from prototype
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(582) : warning 235: public function lacks forward declaration (symbol "OnRconLoginAttempt")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(587) : warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(592) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamIn")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(597) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamOut")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(602) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamIn")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(607) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamOut")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(612) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\DOCUME~1\EDWARD~4.EDW\Desktop\GTASAN~2\GAMEMO~1\RICEBO~1.PWN(617) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
show us the lines of errors
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)