SA-MP Forums Archive
Textdraws not displaying in main 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: Textdraws not displaying in main gamemode (/showthread.php?tid=400276)



Textdraws not displaying in main gamemode - Intoxicated - 17.12.2012

Hello,

The textdraws in my main gamemode do not display, yet the ones in my filterscripts do. When I turn off the filterscripts, they display fine. Could anyone tell me what the cause of this is?


Re : Textdraws not displaying in main gamemode - [HRD]Mar1 - 17.12.2012

How you load the filtrescript ?!


Re: Textdraws not displaying in main gamemode - Intoxicated - 17.12.2012

In the server configuration file.


Re: Textdraws not displaying in main gamemode - park4bmx - 17.12.2012

you may have gone over the limit.


Re: Textdraws not displaying in main gamemode - Intoxicated - 17.12.2012

What is the limit then? In total, there are 3 displaying constantly (In the main gamemode) and about 5-7 in the filterscripts combined.


Re: Textdraws not displaying in main gamemode - park4bmx - 17.12.2012

the next question is are the per each playerid ?
And how much players you have ?
Quote:

This forum requires that you wait 120 seconds between posts.

never good :X


Re : Re: Textdraws not displaying in main gamemode - [HRD]Mar1 - 17.12.2012

Quote:
Originally Posted by Intoxicated
Посмотреть сообщение
What is the limit then? In total, there are 3 displaying constantly (In the main gamemode) and about 5-7 in the filterscripts combined.
This is the limits :https://sampwiki.blast.hk/wiki/Limits
Try to add the textdraws into your Gamemode


Re: Textdraws not displaying in main gamemode - Intoxicated - 17.12.2012

The filterscript ones are per player, and the main gamemode ones are global. The server slots are set to 500, but only about 50 are needed.


Re: Textdraws not displaying in main gamemode - park4bmx - 17.12.2012

it might be a case that the Texdraws id gets mixed up as the FS and the GM don't communicate when compiling.
make sure they dont have the same name.


Re: Textdraws not displaying in main gamemode - Intoxicated - 17.12.2012

They don't have the same names.. :l


Re: Textdraws not displaying in main gamemode - Intoxicated - 24.12.2012

Bump. I'd like to add that all filterscripts are correctly defined as filerscripts.


Re: Textdraws not displaying in main gamemode - Intoxicated - 27.12.2012

Bump.


Re: Textdraws not displaying in main gamemode - Intoxicated - 02.01.2013

Bump. Come one, anyone??


Re: Textdraws not displaying in main gamemode - CBCandyBoy - 02.01.2013

post ur text draws here