Garry's Mod
Simfphys AI Spammer/Spawner
Показані результати 1–4 із 4
Оновлено: 15 черв. 2020 о 2:34

Fixed NAKType

Оновлено: 15 черв. 2020 о 0: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...

Оновлено: 14 черв. 2020 о 23:17

Removed Random Simfphys Spawner requirment for the Random Vehicle selection.

Оновлено: 14 черв. 2020 о 22:48