SA-MP Forums Archive
Need help with the gamemode. - 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: Need help with the gamemode. (/showthread.php?tid=446384)



Need help with the gamemode. - N00bKiller - 25.06.2013

I need help with my gamemode...
Please I don't know what happened when I opened my gamemode with pawn and it shows nothing, only a 1. line empty and a long space between.
My gamemode size is same as the one before, when I tried to convert the "empty" Gamemode, it says:
Код:
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(0) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(1) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(2) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(3) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(4) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(5) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(6) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(7) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(8) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(9) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(10) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(11) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(12) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(13) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(14) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(15) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(16) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(17) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(18) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(19) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(20) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(21) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(22) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(23) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(24) : error 075: input line too long (after substitutions)
C:\My Folders\Script Files\Test\pawno\Gamemod Pawn\SDTDM.pwn(25) : error 075: input line too long (after substitutions)
What the F*** happened to my gamemode!!!
I don't have a pwn in my server files, only a .amx gamemode!!!
Please help me ! Please!