[Question] Remove field prop

04/29/2019 15:08 Hatrick_Wildfan#1
hi , i want to remove a field prop after adding it ..
i found this command
Code:
remove_field_prop()
but i have no idead how it works i ve tried to add a prop
Code:
add_field_prop(2203, 0, 127568,108645, 0, 10, 0, 0, 0, 1, 1, 1)
and then i want to delete it .. thanks
04/29/2019 17:45 NEATweb#2
You can set the time after which prop will disappear - add_field_prop(id, time, x, y, layer, 1), I could be wrong, but time in some value there really is.
04/30/2019 18:35 MohcenMaher#3
remove_field_prop(field_id)