I'm looking at the two mods' scripts now. Try this for k_pebn_remove: void main () { float x=50.27f; float y=44.75f; float z=2.50f; float r=0.0f; vector vecNPC=Vector(x,y,z); location locNPC=Location(vecNPC, r); CreateObject(OBJECT_TYPE_PLACEABLE,...
[Read More]