Draw Distance
#1

Hi!
There's somewhat of a mapping-bug in my server. In order to see objects I need to get near them. Is there anything I can do to fix it? Thanks
Reply
#2

pawn Код:
CreateDynamicObject (modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance)
Reply
#3

Quote:
Originally Posted by King Ace
Посмотреть сообщение
pawn Код:
CreateDynamicObject (modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance)
What's the limit I can set?
Reply
#4

Quote:
Originally Posted by Amit1998
Посмотреть сообщение
What's the limit I can set?
300 is maximum and if you set it to 0.0 it will use the default of the object.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)