Garry's Mod

Garry's Mod

Simfphys AI Spammer/Spawner
Showing 1-4 of 4 entries
Update: 15 Jun, 2020 @ 2:34am

Fixed NAKType

Update: 15 Jun, 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...

Update: 14 Jun, 2020 @ 11:17pm

Removed Random Simfphys Spawner requirment for the Random Vehicle selection.

Update: 14 Jun, 2020 @ 10:48pm