is there any way of changing key values of entities, like say: wanted to change the health value of an explosive with the push of a button, ingame, via script?
something like
button_push
{
wait 50
health inc 1000
}
it´s really unfortunate that there´s no scripting command list avaiable, at least i didnt find one
