Garry's Mod

Garry's Mod

Simfphys AI Spammer/Spawner
4개 중 1~4개 표시 중
업데이트: 2020년 6월 15일 오전 2시 34분

Fixed NAKType

업데이트: 2020년 6월 15일 오전 12시 16분

Fixed supported NPC check. Was using return instead of break in a loop, which meant if an NPC was not installed it would end half the script.

I am such a good developer.

for person in SortedPairs( LISTOFEVERYPERSONONTHEPLANET ) do

if person.sad == true then return end

person:Live()

end

dont be sad, or else everyone dies

or well, they just stop living...

업데이트: 2020년 6월 14일 오후 11시 17분

Removed Random Simfphys Spawner requirment for the Random Vehicle selection.

업데이트: 2020년 6월 14일 오후 10시 48분