Mhm Idk if there is a way that the Rains gives x2 Exp?? if there is please tell me...
Thnx ;):8:
Printable View
Mhm Idk if there is a way that the Rains gives x2 Exp?? if there is please tell me...
Thnx ;):8:
EventFunc.lua
but waht i need to edit?
Its very simple to read and edit. Just find the part that mentions rain and change the exp
im resource folder find the .txt file named event. open it read it. study it. self explanatory if you have common sense.its just a copy here past here thing. very simple
There is nothing about rains at EventFunc.lua
EventFunc.lua is where I change the rates of the server?
to do rain X2 go to Event.lua in resource
add this at the end
AddEvent( "Test" )
--{
SetTime( "2009-02-23 00:00", "2050-02-25 23:59" )
SetRainEvent( 2, "X2 EXP!" )
SetSnowEvent( 5, "X5 EXP!" )
--}
Actually is not eventfunc.lua... just event.lua