Skip to content

Commit 54622cf

Browse files
authored
Update textdraws.md (#1075)
Fixed wrong redirect
1 parent 24b654d commit 54622cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripting/resources/textdraws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This 'textdraw editor' tool can make designing textdraws much easier.
1414

1515
## Global Textdraws
1616

17-
Global textdraws can be created, then shown to all players. There is a [limit](../resources/Limits) as to how many can be created, though. This means if you have a server with 500 players, creating more than 4 textdraws per-player is not possible. That's where **player**-textdraws come in. See further down. Here is a list of all the functions related to **global** textdraws:
17+
Global textdraws can be created, then shown to all players. There is a [limit](../resources/limits) as to how many can be created, though. This means if you have a server with 500 players, creating more than 4 textdraws per-player is not possible. That's where **player**-textdraws come in. See further down. Here is a list of all the functions related to **global** textdraws:
1818

1919
- [TextDrawCreate](../functions/TextDrawCreate): Create a textdraw.
2020
- [TextDrawDestroy](../functions/TextDrawDestroy): Destroy a textdraw.

0 commit comments

Comments
 (0)