Worked !! Thanks !!
Why when i speak the text changes in a star ?
It is a resource called abuse_list.txt make a blank text file with the same name. Get a tool that will hash the file name for you and then put the hashed file into the resource folder in the client. See the following post for informational purposes only do not use the tools as those tools are out of date. You can find new tools in the "List of tools" sticky.
Guide to resourcing...
List of tools...
Quote:
Originally Posted by Sherock
i had a problem with state time remains
when i use any harmful skill with state
the remain time at the first time is ok
after few mins the state's remain time changes to less
when i logoff and login again state's remain time back to the original and after few mins the state's remain time changes to less again
i have change the arcadia to the original arcadia and i also change the telecaster to the original one and i have download the original client
and the problem still
Are you sure that is not just related to the cool time bug with everything.
Example when you log out and back in cool down time for inventory items resets to look like it is the full time. Yet the time counts off quicker resulting in the time remaining actually being correct.
AuthServer.opt:
S db.auth.server:127.0.0.1
S db.auth.name:Auth
S db.auth.account:sa
S db.auth._password:
S db.auth.port:1433
S app.name:auth
S io.auth.port:8841
N game.user_limit:3000
N auth.max_client_per_ip:30000
S log.ip:127.0.0.1
N _auth.version:200604290
N auth.version:200701120
N auth.max_daily_client_per_ip:50000
S db.auth.md5_key:2011
N db.auth.use_md5:1
N db.auth.use_md5_for_security_no:0
Are you sure that is not just related to the cool time bug with everything.
Example when you log out and back in cool down time for inventory items resets to look like it is the full time. Yet the time counts off quicker resulting in the time remaining actually being correct.
Hmmm
i noticed that in my computer it's ok
but when i upload arcadia and scripts to my host the problem appear
notice that the problem is state remaining time for skills , also the repack is not mine
some one in the team make changes on it
so do you have any idea that the problem from where ?@
edit : the remains is not go less ,
for example my friend login 10 mins ago and i login now
i use skill with 10 secs state
for hem , state remaining time is 8
for me its 10
after 5 mins
he 0 mins !
and i 3 mins
the effect still in the monster , even if remaining time is 0 , until the real remaining time finish
AuthServer.opt:
S*db.auth.server:127.0.0.1
S*db.auth.name:Auth
S*db.auth.account:sa
S*db.auth._password:
S*db.auth.port:1433
S*app.name:auth
S*io.auth.port:8841
N game.user_limit:3000
N auth.max_client_per_ip:30000
S*log.ip:127.0.0.1
N _auth.version:200604290
N auth.version:200701120
N auth.max_daily_client_per_ip:50000
S*db.auth.md5_key:2011
N*db.auth.use_md5:1
N*db.auth.use_md5_for_security_no:0
AuthServer.opt:
S*db.auth.server:127.0.0.1
S*db.auth.name:Auth
S*db.auth.account:sa
S*db.auth._password:
S*db.auth.port:1433
S*app.name:auth
S*io.auth.port:8841
N game.user_limit:3000
N auth.max_client_per_ip:30000
S*log.ip:127.0.0.1
N _auth.version:200604290
N auth.version:200701120
N auth.max_daily_client_per_ip:50000
S*db.auth.md5_key:2011
N*db.auth.use_md5:1
N*db.auth.use_md5_for_security_no:0
Make sure that you close fire wall or open 8841 port in your computer
function insert_tamed_creature(type,code,enhance,card_id)
if type == 1 then --old way by card id
insert_item(card_id,1,0,0,-2147483648)
elseif type == 2 then --insert by summon id
insert_summon_by_summon_id(code)
else --insert by monster id
insert_summon_by_monster_id(code)
end
if enhance > 0 then
modify_creature_enhance(card_id,enhance)
end
end
function modify_creature_enhance(card_id,enhance)
local card_array = get_item_handle_list(card_id)
local new_card = table.getn(card_array)
set_item_enhance(card_array[new_card],enhance)
end
Usage :
If you want to insert the creature, using the "old" way by card ID (not working for soulpets!)
[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""