InfinityScript Documentation
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
Have some problems right now, i want to set the player as a juggernaut but how the f*** do i do that?
I can't find all the names for weapons, Calls, etc.
case 40: rollname = "^2Fast Juggernaut"; player.SetPerk("specialty_speed", true, false); player.Call("juggernaut"); OnInterval(100, () => Speed(player, 1.2)); break;I Guessed with "juggernaut" but i had expected that it doesn't work. :s