I need help creating a script so that each level has a certain exp
Tried this
local lv = get_value ("level")
if lv == 20 then
set_env("game.exp_rate",20)
end
So for levels greater than 160 you could divide the experience needed per level by 20, and for levels lower than 160 you could divide the experience needed per level by 30.
Greater than 160 they level 20 times faster and lower than or = to 160 they level 30 times faster.
Much less complicated. You can write it in a nice SQL query so you can change it back whenever you want. Do the same for pet levels and it is exactly like you changed the games experience rate.
* hash your pass with app pyrok and put it in *.opt
I set on the authenication mode and set a password for sa but How I can hash my pass sorry my english doesn't help I need to pictures to do that please how I can hash my pass with app pyrok and put it in opt and thanks
where it fit to give the Hidden Village? prompt in the request. Rusty I have
USE [Auth]
GO
DECLARE @IN_ACCOUNT_ID INT
DECLARE @Counter int
SELECT @IN_ACCOUNT_ID = max([account_id]) FROM [dbo].[Accounts] where [block] = 0 --order by account_id
SET @Counter = 1
WHILE @Counter<=@IN_ACCOUNT_ID BEGIN
if (SELECT Count(account_id) FROM Auth.dbo.accounts where account_id = @Counter) = 1
begin
INSERT INTO [Auth].[dbo].[PaidItem] ([account_id] ,[item_code] ,[item_count] ,[rest_item_count] ,[taken_account_id] ,[confirmed] ,[isCancel])
VALUES (@Counter, ID ,ID , @Counter, 1, 0)
end
SET @Counter = @Counter + 1
END
GO
Epic 9.1
When adding a hidden village an error, tweak for 9.1 epic if you can. I did not know in what subject to write
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""