Need help with textdraws
#1

I'm making a biz system, do I need to use
Код:
PlayerText:biz[MAX_PLAYERS]
or normal
Код:
Text:biz[MAX_PLAYERS]
will work? The textdraw will display the owner name in it
Reply
#2

Business owner will be the same for all players, so these textdraws should be server-sided.
Reply
#3

The textdraw will appear when typing the /biz command to get info of the business like value, owner etc, its like a per player business system a player can own only 1 business they can sell and buy biz at anytime, i guess for this i will use per-player textdraws?
Reply
#4

You should use per-player textdraws, you should ask yourself the question "what if another guy did the same command?" so yeah per-player!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)