net.SendPAS
From GMod Wiki
Function | |
Syntax |
net.SendPAS( Vector ) Where is this used? |
Description: | |
Sends the current net library data to all players which the server can hear from that position. | |
Returns: | Nil |
Part of Library: | net |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Net.SendPAS]Net.SendPAS [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- A max of 64kb's can be sent at one time
- Remember, this is only if the server can "hear" you in that area
- Consult the net library for more details