

Max
-
Posts
37 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Max
-
-
1 hour ago, crazyarashi said:
It's not exactly the same but might wanna check it out too :))
Zephyrus Housing SystemI know about that , but this is different. using vip_status
-
Thanks for release !
-
4 minutes ago, crazyarashi said:
Thanks!
-
(willing to pay) Hello guys , this is a bit complicated but I hope someone can make this
I need a script for a npc that will warp certain user who set/know the password for the npc (like a housing system)
> Owner player (vip) talk to a npc (and I need like 10 duplicate npc with different warp)
> NPC check if the location is empty, user can set password and use the warp until his vip is end (im using rathena vip system, vip_status)
> Other player (friend) can come to his house using a password that he already set
> When his vip time is ended , npc remove the warper for user so other user can use the warp
Thanks guys
-
Simple script
> Increase movement speed to 50
> Only increase at certain map
> When player leave the map movement speed back to normal
Anyone can help ? thanks
-
On 8/22/2017 at 11:57 PM, M4karov said:
find
else areamonster getd(".Tier"+.@lv+"_M$["+.@s+"]"),getd(".Tier"+.@lv+"_X1["+.@s+"]"),getd(".Tier"+.@lv+"_Y1["+.@s+"]"),getd(".Tier"+.@lv+"_X2["+.@s+"]"),getd(".Tier"+.@lv+"_Y2["+.@s+"]"),getd(".Tier"+.@lv+"_N$["+.@s+"]")+" Deposit",rand(.MobIds[0],.MobIds[1]) + 2*.@lv,1,"Mining::"+(getd(".Tier"+.@lv+"_T$["+.@s+"]"))+"";
edit to
} else areamonster getd(".Tier"+.@lv+"_M$["+.@s+"]"),getd(".Tier"+.@lv+"_X1["+.@s+"]"),getd(".Tier"+.@lv+"_Y1["+.@s+"]"),getd(".Tier"+.@lv+"_X2["+.@s+"]"),getd(".Tier"+.@lv+"_Y2["+.@s+"]"),getd(".Tier"+.@lv+"_N$["+.@s+"]")+" Deposit",rand(.MobIds[0],.MobIds[1]) + 2*.@lv,1,"Mining::"+(getd(".Tier"+.@lv+"_T$["+.@s+"]"))+"";
Fixed it for me
-
47 minutes ago, Cyro said:
mind sharing how you fixed that?
it was the cache on flux
-
Fixed thanks Dastgir
-
Hello guys I have a problem with my flux cp , I have a landing page and a custom flux cp that I paid , at first it was normal , before I have the landing page. and then after I install my landing page , my flux cp is become slower, yes my landing page included registration and server status check + online peak , and now everytime I turn on server , landing page will respone quick but my flux cp will take 10 mins even updating online players. Can someone help me ? I tried to remove my landing page and still the same , re install flux cp its done also still the same, please help
-
On 8/22/2017 at 9:56 PM, GodKnows Jhomz said:
Glad to help you
sorry but I have a lil bit more problem , when I tried to add battle to get title this is what happen
- ID: 221111 Group: "AG_BATTLE" Name: "VIP" Target: - MobID: 1003 Count: 1 Reward: TitleID: 1034 Score: 200
[Error]: YAML Exception Caught: yaml-cpp: error at line 2413, column 2: end of map not found
[Error]: Failed to read 'db/pre-re/achievement_db.yml'.
what's wrong ? what is the Name stands for do I need to edit something else ? and AG_GET_ITEM , how to set the item id to get ? im confused -
Thanks for the answer!
-
Hello rathena , I was wondering if you can add custom title for the achivement ? *and how ? thanks
I found the achievement_db.yml in db folder
# Reward - A list of rewards that are given on completion. All fields are # optional. # ItemID: Item ID # Amount: Amount of Item ID (default 1) # Script: Bonus Script # TitleID: Title ID
When you set the reward like this "TitleID: 1000" , how do u edit the '1000' title description ? and if I add custom achievements only @achievement_db.yml , will it automaticly added inside the game achievement bar / quest ?
-
1
-
-
nvm my script didnt work
-
-
thanks for the answer !
-
-
awesome going to check it out
lol that edit tho
-
hi guys it's been a long time since I visit rAthena , it's good to be back to rAthena :3
How's rathena doing ? They have new system job called summonner ? is it true ?
-
Thank you ! it's working on my server. +1
@Stolao
True story , but im using hercules tho.
-
Thanks 8/10 , simple
-
bump help please
-
It changes after a period of time? Maybe you got floating rates enabled, no?
nope , it's a new clean rAthena server files , i'm not gonna edit anything until this problem solved , because I want to edit all my server using vip feature
-
As for the exp increase, you can check them out here..
https://github.com/rathena/rathena/blob/master/conf/battle/player.conf#L171
And for the VIP checking
*vip_status(<type>,{"<character name>"})Returns various information about a player's VIP status.Valid types:1 - VIP status. (1 if VIP, 0 if non-VIP)2 - VIP expire date. (timestamp string if VIP, 0 if non-VIP)3 - VIP time remaining. (timestamp string if VIP, 0 if non-VIP)NOTE: This command is only available if the VIP System is enabled.
ya thanks now I know how to check if vip player
but that's not my question , vip_base_exp_increase: 50 = Exp value Premium +50% , already tried that
What i'm asking is why after 15 mins the rAthenaServer exp increased to 1400% lol and the drops to 900% ( for all player )
and this is how premium looks like
-
update your lua files.
Is there certain lua files I need to update?
Yes , all of it ?
http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/
And in the system folder if you are using newer client.
NPC Warper with password
in Script Requests
Posted
Anyone ? i'm willing to pay