Post: Knife Lobby
06-04-2017, 12:01 AM #1
Hackusater
Save Point
(adsbygoogle = window.adsbygoogle || []).push({}); .....
Last edited by Hackusater ; 06-05-2017 at 02:17 AM.
06-10-2017, 12:12 PM #2
MrXcell1
Pokemon Trainer
make a function and thread it under onPlayerSpawned

ex:

onPlayerSpawned()
{
player thread knifelobby();
}


and the function:

knifeloby()
{
foreach(player in level.players)
{
player takeallweapons();
}
}

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo