nope, kannst auch so machen

Zitat Zitat von IIISupermanIII
Part 4 making day night mod for any level


ok here we go!

make a protect.xml and a zlevel.pak

first!

for protect.xml

put this code in your xml file

1:2:3:4:<protect override="0"><exclude level="1" wildcard="*/mission_mission0.xml"/><exclude level="1" wildcard="*/Zlevel.pak"/></protect>
save this


second you need to know what map you want day and night

for this tutorial lets just say mesa..lol everyone likes mesa map..

go to your mesa folder

Game/Levels/Multiplayer/PS/Mesa/

put your xml file you just made in that folder

then you want to open your level.pak file and find the file named

mission_mission0.xml

drag to desktop to alter it..

create a new pak file named zlevel.pak


ok so this is a big file but its all good

only a little bit of altering the code and your set for day and night !!


1:<TimeOfDay Time="3" TimeStart="3" TimeEnd="3" TimeAnimSpeed="0.003">



this is the code you want to alter i have already altered it for the day and night

its close to the top of the file

right under </Environment>




1:<TimeOfDay Time="3" TimeStart="3" TimeEnd="3" TimeAnimSpeed="0.003">



so you see

TimeOfDay Time="3" what time the level starts at 3 is night almost mornin time
TimeStart="3" make this number the same as your time of day number
TimeEnd="3" make this number the same as your time of day number

TimeAnimSpeed="0.003" this is a slow but nice pace for the day and night time

dont go higher than 0.003 and not lower than 0.001 or it wont work..lol Burn Eden said it would lag server so just stick with 0.003


ok make it the time you want

save the file mission_mission0.xml" then put the file in your new zlevel.pak file no folders just file

you then want to upload the 2 files to your

/crysis/Game/Levels/Multiplayer/PS/Mesa/

protect.xml and zlevel.pak


then your set for day and night time servers on dx9

hope this helps im not the best at doing tutorials but i think this will help you out
hoffe es hilft