Garry's Mod
Simfphys AI Spammer/Spawner
Mostrando 1-4 de 4 aportaciones
Actualización: 15 JUN 2020 a las 2:34

Fixed NAKType

Actualización: 15 JUN 2020 a las 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...

Actualización: 14 JUN 2020 a las 23:17

Removed Random Simfphys Spawner requirment for the Random Vehicle selection.

Actualización: 14 JUN 2020 a las 22:48