Post: Knife Lobby
06-04-2017, 12:01 AM #1
Hackusater
Save Point
(adsbygoogle = window.adsbygoogle || []).push({}); .....
(adsbygoogle = window.adsbygoogle || []).push({});
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 © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo