Invisible text on pawn prog. ?
#1

Hello everyone, i had one problem.
In my scripting career i saw this first time.
Last 2 months i thought my gamemode has been deleted, i mean all lines is deleted, but i wrong.
Im trying to write somethin in gamemod, and my letters is invisible too, i launched the gamemode, it works perfectly, so i don't understand, what the hell is going down here ?
Sorry for my bad english.
Reply
#2

A picture maybe?
Reply
#3

http://imageshack.us/photo/my-images/9/80523107.png/

This is pawn screen.

http://imageshack.us/photo/my-images/547/50343674.png/

And this is notepad screen the same gamemod.
Reply
#4

Weird. Probadly its your pc, nobody else has this problem? I suggest re-install pawno.
Reply
#5

When im trying open another gamemods i don't have any problems. This problem i have only with this gamemod.
Reply
#6

i think try reinstalling Pawn Library wont help. its because in notepad also the letters are invisible. Try copying the script to MS word or something and try copy paste again in pawn, also what it says when compiling??
Reply
#7

I tryed to copy a little bit code of .pwn to word file and change color and somethin like that, but color is not changing. So strange..
BTW : When i opened it on Notepad++ i see only this :

http://imageshack.us/photo/my-images/10/10758018.png/

Deep shit..
Reply
#8

Is the code getting compiled properly??
Reply
#9

When im compiling the gamemode, i got this :

D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(0) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(1) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(2) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(3) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(4) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(5) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(6) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(7) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn( : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(9) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(10) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(11) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(12) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(13) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(14) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(15) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(16) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(17) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(1 : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(19) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(20) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(21) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(22) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(23) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(24) : error 075: input line too long (after substitutions)
D:\Zilvino\Serveriai\Las Venturas Real life 0.3e\gamemodes\LasVegas.pwn(25) : error 075: input line too long (after substitutions)

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply
#10

it says that the lines are too long. Pawn wont take such huge lines. you need to reduce the line length. anyways you cant do much as you cant see the script . Anyways this problem seems to be strange. Try reinstall pawn library and try opening the script again
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)