(12-19-2012 03:47 PM)RanXerox Wrote: At the very least that will invalidate (and therefore delete) all armor in the world save files, all characters wearing armor will get the items deleted - possibly causing their MODAR to be screwed up - All armor in banks and in loot will be destroyed... Plus other side effects too numerous to mention. But yeah, it would be easier, so feel free... ;-)
Thank you Master Yoda. Change the sphere_skillmenu.scp, I must.
Hey guys, I am spwaning my world with "Axis" and I was wondering if there is a faster way to do that.
If there is, please, tell me. (I need to know in what ".scp" are the spawns that I made with "Axis")
Hey, I found it at "sphereworld.scp", so, if I copy this:
Code:
[WORLDITEM i_worldgem_bit]
SERIAL=0400019f2
COLOR=020
TIMER=495
DISPID=i_pet_wisp
AMOUNT=4
ATTR=0b0
MORE1=spawn_forestanimals
MORE2=04
MOREP=5,15,32
P=1396,1322,1
and only change the "P=1396,1322,1" to another numbers, will it be a "spawn_forestanimals" in
another point of the map? (because if I copy that and only change the "P=" parameter the
"SERIAL=" parameter will be the same for other spawn, will it cause some bug?)