Jump to content

bsrk

Members
  • Posts

    2
  • Joined

  • Last visited

bsrk's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. OK, I will just kick them all for now. and If I have a time. I will try to make a simulate to when they first join. Thank you for your reply.
  2. I want to make it so that when server restart. It will force all the client who online to rejoin the server. and i see it in the wiki that when you use redirectPlayer with only the player parameter. You can force them to rejoin. for i,player in ipairs(getElementsByType('player')) do redirectPlayer(player) end but i tried that out and got the argument error with redirectPlayer function. Is there a way to force client to rejoin? Am I doing it work? or the only way to do this is to put the Server IP parameter?(If that's the case. I will just kick all the damn player out) Thanks.
×
×
  • Create New...