ZakBlystone / gmod_blueprints

Blueprint Editor for Garry's Mod (Visual Programming)
GNU General Public License v3.0
59 stars 9 forks source link

[Feature Request] Net.start #101

Closed chickencvgmailcom closed 1 year ago

chickencvgmailcom commented 1 year ago

Im trying to make Anti nextbot weapon with this addon, BUT WHERE IS NET.START?????

chickencvgmailcom commented 1 year ago

image

chickencvgmailcom commented 1 year ago

HOW

ZakBlystone commented 1 year ago

image

Create an Event (click the + on Events) Select it by clicking on it twice (this will bring up and editor in the sidebar) Add the pins you want Select the netmode you want:

Drag the Entry onto the graph and select 'Hook ' to place a hook node. Drag again and select 'Call ' to place the call node.