rmon
-
Posts
75 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by rmon
-
-
Tried adding pvpnopart and pvpnoguild but i still can't hit guildmember and partymember
setarray [email protected],
mf_nobranch,
mf_nomemo,
mf_nopenalty,
mf_nosave,
mf_noteleport,
mf_nowarp,
mf_nowarpto,
mf_noicewall,
mf_pvp_noguild,
mf_pvp_noparty,
mf_noreturn; -
On 9/7/2017 at 5:42 AM, Quesooo said:
here
>> 4140,Knight_Of_Abyss_Card,Abysmal Knight Card,6,20,,10,,,,,,,,2,,,,,{ bonus2 bAddClass,Class_Boss,50; },{},{}dont forget to reload itemdb
if you change 25 to 50 , what will happen to physical attack % it now it should be 50% each card ?
-
is it possible to have specific reward for each job ?
-
Is it also possible to separate drop from normal mobs, mini boss, and mvp ?
-
-
Hi everyone,
Can anyone share how i can use this on OnPCLoadMapEvent: like when they go on a certain map which is on the list of the loadevent
-
Hi,
Can anyone help me with my issue,
The detection is still being trigger even though it is not including on the loadevent list
1st char is in new_1-1 when i tried to create a new char since the start point is new_1-1 the moment i log in the 2nd char it got warp even though new_1-1 is not in the list
prt_gld mapflag loadevent
pay_gld mapflag loadevent
gef_fild13 mapflag loadevent
alde_gld mapflag loadevent
aru_gld mapflag loadevent
sch_gld mapflag loadevent -
Bump,
Any fix on this ? -
Anyone can share fixed version of this ?
I'm having a following issue on the script
- cluckers is getting error everytime i walk on the cell where i got the status effect from the cluckers
- Find the poring is not ending (not warping all player back to prontera when all Correct poring has been killed )
- Manhunt is having an issue
- find the mushroom ( no mushroom spawn )
- monster counting is not working
- disguise event is ending after 1 correct answer -
how about this scenario
- when a player created a party without member, if an MVP has been killed getitem will not triggered- when there is only two member in the party and one member is away from the party getitem will not get triggered
- when there is only two member in the party and one member is offline getitem will not get triggered
getitem will only get triggered if :
-party has >=2 within 15 cell
OnNPCKillEvent: if ( getmonsterinfo( killedrid, MOB_MVPEXP ) ) { getmapxy ([email protected]$, [email protected], [email protected], BL_PC); getpartymember getcharid(1), 1; getpartymember getcharid(1), 2; for ( [email protected] = 0; [email protected] < [email protected]; [email protected] ) if ( isloggedin( [email protected][[email protected]], [email protected][[email protected]] ) ) { attachrid ( [email protected][[email protected]]); getmapxy ( @map$, @x, @y, BL_PC ); if ( distance([email protected], [email protected], @x, @y) > 20 && @map$ != [email protected]$ ) continue; else { [email protected][[email protected]] = [email protected][[email protected]]; [email protected]++; } } sleep 1; getitem 501, rand(1,5), [email protected][ rand( [email protected] ) ]; } end; -
Thanks
-
-
Anyone tried to add, additional message to the players, every time they reach 30 minutes out of 1 hour they will receive a message that they successfully accumulated 30 minutes of our 1 hour ?
-
Hi @Mabuhay
i didn't configure any session on woe controller,
But then suddenly a woe has been started.
Any idea ?
-
8 hours ago, Zack- said:
Ok now goto config/application.php and find debugmode set to true, then refresh your browser post the error msg here
'DebugMode' => true, // Set to false to minimize technical details from being output by Flux. WARNING: DO NOT USE THIS OPTION ON A PUBLICALLY-ACCESSIBLE CP.@Zack- looks like the issue is on my vps as its working properly on local machine i will try to find out later
-
1 hour ago, Zack- said:
Try use private browsing or google chrome incognito to view your website,
Same issue, already tried it to 3 computer with my friends
-
Hi Guys,
Anyone can help me with the below.
I'm trying to add vote for points from
https://github.com/sanasol/FluxCP_Addons-VoteForPoints
I was able to follow all the install instruction.
but fluxcp keeps on opening the install/update page, i tried to Install or Update Everything notification says " update has been completed " i can also see that the 2 schema is already added on my database.

But still everytime i open my site it keeps redirecting to http://myro.com/?module=install
Any clue please ?
-
Guys,
Kindly share first where do you host your fluxcp,I only know how to fix it on CentOS
-
I tried to using this on 2018 Client, using latest rathena.
The char who initiate dicebet is not rolling a dice once the other char use @acceptdb showing /dice emoticon
-
-
Any specific help you need ?
-
I suggesto to use ec2
-
-
@Stolao or to anyone who is willing to help,
How can i remove Monthly Rewards i only need #PvPPoints for every player killed on any of the PVP map
And PVP option on Enter PVP Map - ( how to remove : Nightmare PVP , PVP no ygg 3rd.... )Thanks in advance
Also,
I'm getting the below:
[Warning]: map_setmapflag: Unable to set PvP and GvG flags for the same map! Removing PvP flag from pvp_n_1-1.
[SOLVED] Announce +7 above Refine
in Database Support
Posted
Thank you so much i will try this
does it include also for blacksmith skill ?