Post: GSC coding problem
02-11-2015, 08:59 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); OK i have read sharks guide and im trying to add god mode to zombieland just for myself but whenever i get it to work everybody has god mode not just me
Question: how do i add self enableInvulnerability(True); for just myself instead of the whole lobby Thx guys.
(adsbygoogle = window.adsbygoogle || []).push({});
02-11-2015, 09:10 PM #2
Boughhhh
Bounty hunter
In onplayerspawned() : p godmodehost();
under :
godmodehost()
{
if (self ishost())
{
self enableInvulnerability(True);
}
}
02-12-2015, 01:34 AM #3
if works = internal praise

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo