Posts: 55
Threads: 8
Joined: Nov 2010
Reputation:
0
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?
Posts: 213
Threads: 3
Joined: Oct 2011
Reputation:
0
How you load the filtrescript ?!
Posts: 55
Threads: 8
Joined: Nov 2010
Reputation:
0
In the server configuration file.
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
you may have gone over the limit.
Posts: 55
Threads: 8
Joined: Nov 2010
Reputation:
0
What is the limit then? In total, there are 3 displaying constantly (In the main gamemode) and about 5-7 in the filterscripts combined.
Posts: 55
Threads: 8
Joined: Nov 2010
Reputation:
0
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.
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
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.
Posts: 55
Threads: 8
Joined: Nov 2010
Reputation:
0
They don't have the same names.. :l
Posts: 55
Threads: 8
Joined: Nov 2010
Reputation:
0
Bump. I'd like to add that all filterscripts are correctly defined as filerscripts.