Garry's Mod
Simfphys AI Spammer/Spawner
Hiển thị 1-4 trong 4 mục
Cập nhật: 15 Thg06, 2020 @ 2:34am

Fixed NAKType

Cập nhật: 15 Thg06, 2020 @ 12:16am

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...

Cập nhật: 14 Thg06, 2020 @ 11:17pm

Removed Random Simfphys Spawner requirment for the Random Vehicle selection.

Cập nhật: 14 Thg06, 2020 @ 10:48pm