[FilterScript] [FS] TextDraw editor 0.6 - Multiple textdraw support, for proffesional textdraws
#21

Is a client or server crash?
Also be sure that you have the last server release, and you arent using ilegal characters.
Reply
#22

its a client crash and i have the latest server things.

Reply
#23

Quote:

i type /text and click on "write text",
i write in the text i want click enter and then my game crashes.

I have the same problem. I double checked to see if I was entering illegal characters by writing \'lol\' it still crashed my client

EDIT: I have 0.2.2 server package as well
Reply
#24

Try it using a blank gamemode (open pawn, select new, compile). Just run the blank gamemode + this filterscript, nothing more, and tell me how did it went, I use it that way and never crashed...
Reply
#25

really good

but....
at text size and then "look behind" does not work so the text cant smaller if it is big :P

Ruby
Reply
#26

Still Not Working

Reply
#27

Remove your other filterscripts from server.cfg. Only way I could make it work for me.
Reply
#28

PLEASE


i have 4 errors :

error 029: invalid expression, assumed zero
error 029: invalid expression, assumed zero
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

when i compile
Reply
#29

Very nice script!!
You could add more Letter sizes, the smallest one is too big

Reply
#30

why i crash all the time when i type text and press enter and i crash
Reply
#31

and for my errors?
Reply
#32

Try using the compiled script if you cant compile it by yourself, make sure you are using the last compiler
Reply
#33

Great filterscript right here! VERY useful, it makes something that\'s a pain-in-the-ass very easy. Awesome release, THANKS!
Reply
#34

thx man !
ill use it for sure!
Reply
#35

Quote:
Originally Posted by Andre9977
Seems cool!

Is there any way to make the textdraw only be there when in skin selection?
you destroy the textdraw when the player spawns.
Reply
#36

Quote:
Originally Posted by Alejandro
Quote:
Originally Posted by Andre9977
Seems cool!

Is there any way to make the textdraw only be there when in skin selection?
you destroy the textdraw when the player spawns.
As Alejandro said, use TextDrawShowForPlayer in OnPlayerRequestClass, and use TextDrawHideForPlayer in OnPlayerSpawn
Reply
#37

Not working for me , it compiles fine but when i run server i get this message in console: Run time error 20: "Invalid index parameter <bad entry point>" . Server runs but when i go to server it crash. And the Mode is showing as Unknow. Please help !
Reply
#38

"bad entry point" says your gamemode does not contain the following code

Quote:

main( )
{
}

that has infact nothing to do with your server crashes.
Reply
#39

Quote:
Originally Posted by [NB
mabako ]
"bad entry point" says your gamemode does not contain the following code

Quote:

main( )
{
}

that has infact nothing to do with your server crashes.
So you say that i forgot to put { or } somewhere ?
Reply
#40

Quote:
Originally Posted by fiordas
Not working for me , it compiles fine but when i run server i get this message in console: Run time error 20: "Invalid index parameter <bad entry point>" . Server runs but when i go to server it crash. And the Mode is showing as Unknow. Please help !
Thats an error with the gamemode, try to use a blank one, just clicking new and compile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)