Advertisement
Greyman27

parkour_master

Dec 28th, 2024 (edited)
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.26 KB | None | 0 0
  1. --version 12/28/2024 15:59
  2. local slave_count = 2
  3. local message_prefix = "infparkour"
  4. local current_slave = 1 --current slave_index [1,slave_count]
  5. local base_channel = 100 -- base channel is the hosts receving channel, the slaves rchannel = base_channel+slave_index
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement