#npc purchase

14 messages · Page 1 of 1 (latest)

dusky perchBOT
#

studio** You are now Level 1! **studio

quiet torrent
#

there is no such a thing as NPC.Spawn

weak musk
quiet torrent
#

remove npc.spawn(map)

#

and if cash value is more then price or equal to price

#

basically put the purchase logic here

#

and remove npc.spawn

#

and change if cashvalue > price

#

to

#

cashvalue >= price

weak musk
#

oh thx

quiet torrent
#

np