Quote:
Originally posted by Python523
If you used putnpc, don't use it and find a better way
|
yes putnpc can be laggy.
but if there is no other resort dont hesitate to use it.
If you want to make the fire disappear after the player re-enters the level, then you could do it locally using showimg with over index of 199, or global using a index below 200.
If you would like the fire to stay and use showimg, you could always save the random fire positions to the string, and when the player re-enters the level the script checks them out and shows the fireimg on the house again.