#powder-social is inactive though. I accept your reason.
I believe a simple assign might work as structs should be variable structures...
ptypes[PT_ELEMENT].explosive
ptypes[PT_ELEMENT].flammable
^ assign integers to these two
Evading bans is as simple as making a new user.
if (parts[i].temp>x):
{
if (r&0xFF)==PT_FIRE)
{
part_change_type (i,x,y,PT_FIRE);
pv[y/CELL][x/CELL] += y;
}
}