[Release] Editing Weather Effects

08/10/2011 17:33 TheSyn#1
Now i know this ain't really that important but it causes a lot of people frustration. So i thought i would put this out there for people to use in the future. Cause a lot of people that start there server don't know how to do this I was one of them. And when i looked around all i found was vague answers to this not actually explaining how to do it.


Quote:
MapCount = 9 // Map Number
HUGameStartMapPos = -1, 1.0, 1.0, 1.0 //Starting position of light MAP, X, Y, Z
ELGameStartMapPos = -1, 1.0, 1.0, 1.0 //Starting position of light MAP, X, Y, Z
BAGameStartMapPos = -1, 1.0, 1.0, 1.0 //Starting position of dark MAP, X, Y, Z
DEGameStartMapPos = -1, 1.0, 1.0, 1.0 //Starting position of dark MAP, X, Y, Z

- When the starting position of places -> Tool coordinate taken (x, Y+0.9, z)
HUGameStartMapPos = (1,756.93,8.32,1561.99) (1,1.93,1.32,1.99) (2,2.93,2.32,2.99) (3,3.93,3.32,3.99)

MapType = F //F = field, D = Dungeons
MapName = -1 //Map name (-1If one ignores)
RebirthMapPos = -1, 0, 0, 0 //Resurrection Coordiantes MAP, X, Y, Z (MAP=-1Ignored when, X,Y,Z=0 Ignored when)
RebirthMapPos1 = -1, 0, 0, 0 (Light alliance Move)
RebirthMapPos2 = -1, 0, 0, 0 (Dark union Move)

//Weather Settings
WeatherState = 1 // 0 None, 1 rain, snow 2
WeatherRate = 50 // delay,nonedelay rain per year probability of randomly hitting
WeatherPower = 3 // Century 1 2 3
WeatherDelay = 5 // Minute alternated duration
WeatherNoneDelay = 10 // No weather delay
Credits go to tnelis for answering my original post
08/11/2011 05:52 sondo81#2
I like the Rainy weather in shaiya and i Like the Rain (texture) because : its editable
Try it out !


I like Simpsons so i let Donouts Rain :P
08/11/2011 19:34 TheSyn#3
Yeah some like it and some don't i see where your coming from. But for a lot of people it either causes them to lag or at least they think it does. So i had just removed it ;)
08/12/2011 09:42 elco2100#4
nice to now fanx Thesyn!!!
08/17/2011 17:03 shinru2004#5
you should have used search... I released the translated files over a year ago with a full explanation on how to use it, btw Epvpers IM BACK!!!!!!
08/17/2011 18:26 TheSyn#6
I did use *Search* and found nothing but people posting *Figure it out yourself* or posts people didn't even respond to. So give me your thread link and then fine i'll beleave it otherwise it wasn't there when i searched for it.
08/23/2011 07:58 ShaiyaForever14#7
Msg 102, Level 15, State 1, Line 1
Incorrect syntax near '='.
Msg 4145, Level 15, State 1, Line 11
An expression of non-boolean type specified in a context where a condition is expected, near 'ignores'.

... Was this meant for a file of the server or for query ?
08/23/2011 08:39 viper4513#8
Quote:
Was this meant for a file of the server or for query ?
Server files, not SQL :)
SERVER > PSMClient > Bin > Data > map.ini
It's just transladed so you can edit the weather yourself (the released version was Korean)