Skip to content

Commit

Permalink
Updated punch
Browse files Browse the repository at this point in the history
Added some scripts for upnp and delta time
  • Loading branch information
The-any-Key committed Jun 28, 2016
1 parent 80fb8c4 commit 862a55b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions punch/more/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ Setup:
- **udphp\_config**
One-time setup script
Usage:
udphp\_config(master\_ip,master\_port,reconnect\_intv,timeouts,debug,silent)
udphp\_config(master\_ip,master\_port,reconnect\_intv,timeouts,debug,silent,delta time,upnp)

Server:
~~~~~~~

- **udphp\_createServer**
To be used in the Create event of the server
Usage: udphp\_createServer(udp\_server,buffer,player\_list)
Usage: udphp\_createServer(udp\_server,buffer,player\_list,upnp port)
- **udphp\_serverPunch**
To be used in the step event of the server
Usage: udphp\_serverPunch()
Expand Down

0 comments on commit 862a55b

Please sign in to comment.