-
Elite Member
Rains
Mhm Idk if there is a way that the Rains gives x2 Exp?? if there is please tell me...
Thnx ;)
-
-
Elite Member
-
Elite Member
-
Elite Member
Re: Rains
Its very simple to read and edit. Just find the part that mentions rain and change the exp
-
Sorcerer Supreme
Re: Rains
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
-
Elite Member
Re: Rains
There is nothing about rains at EventFunc.lua
-
Member
Re: Rains
EventFunc.lua is where I change the rates of the server?
-
Member
Re: Rains
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!" )
--}
-
Scarlet Dreamz ~waves~
Re: Rains
Actually is not eventfunc.lua... just event.lua