[Help] Text Draw
#1

Hi all,

When you enter 40+ players on server, textdraw defined as "new TextDraw[MAX_PLAYERS];", does not show the players with ID 40+! How to fix it?
Reply
#2

Did you redefine MAX_PLAYERS somewhere?
Look for #define MAX_PlAYERS

and change it to a higher value.
Reply
#3

#undef MAX_PLAYERS
#define MAX_PLAYERS 100
Reply
#4

pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS 100 // your total amount of slots
Reply
#5

HostName: [BC:RP] Balkan Community - Rol3Play | [Dupli Exp.]
Address: 46.4.126.76:7787
Players: 16 / 100
Ping: 53
Mode: BC RP v1.1.3b
Map: San Andreas
Reply
#6

Help?
Reply
#7

Sorry for spam... Please help?
Reply
#8

If your using regular textdraws for players you should be using player textdraws.
Reply
#9

What
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)