
Forum




Building Hp?
5 replies





OR



1
parse('mp_building_health barricade 133742069101')

1
parse('mp_building_health BUILDING HEALTH')
If its a building with 2 words i think you should add " around each thing
example:
parse('mp_building_health "gate field" "100"')
if it wont work its probably ' (im mostly sure its " though)
parse('mp_building_health 'gate field' '100'')



