-
Posts
382 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by GM Winter
-
-
2 hours ago, Dolphin86 said:
hye i need to request on client exe, which are the best option? also i was trying to download the client from nemo.herc.ws/clients but keep failing, since i have no idea how python works,
soo if anyone could download and share them here for me to download that would be great, ps i have no idea which are the stable one to use either
i have been trying to diff this old client exe : 2018-06-20eRagexeRE and i keep bump to error as i thought it might be too old for latest nemo patcher
-
On 4/2/2022 at 4:35 AM, Dolphin86 said:
Please kindly move this post to proper section if its fall on the wrong section,
hye, i need to know how can i disable dual client login without diff, is there a way to disable dual client login without the need to diff again ?
just tell functor to limit it in 1 client when you buy the gepard shield
-
30 minutes ago, IsabelaFernandez said:
hello, I would like to know how I add colors in this script in the menu option for example. in the "fire" option I would like to add the color #FF0000 (which is red)
in the water #0000FF (which is blue) and in the respectiveend;
OnBuffs:
[email protected] = getarraysize(.buffs$);
for( [email protected] = 0; [email protected] < [email protected]; [email protected]++){
[email protected]$ = [email protected]$ + ""+.buffs$[[email protected]]+"" + ":";
}
[email protected] = select([email protected]$) -1;
sc_start .elements[[email protected]],180000,5;
atcommand "@refresh "+strcharinfo(0);
end;OnInit:
setarray .buffs$, "Fire", "Water", "Earth", "Wind", "Holy", "Shadow", "Poison";
setarray .elements, 96, 97, "99", "98", "37", "144", "26";
bindatcmd "buffs2","buffs::OnBuffs",5,99;
end;
}
setarray .buffs$, "^FF0000Fire^000000", "Water", "Earth", "Wind", "Holy", "Shadow", "Poison";-
1
-
-
hello everyone i would like to ask how to add commands for a player to warp in a specific map using @go example if they type @hall they will be warp in a specific map but they dont have @go 0 etc commands only @hall to one specific map only
-
On 3/30/2022 at 7:07 PM, kalabasa said:
i think you can download here
hello thanks i already check it theres no 5.7 there ty for the effort
On 3/30/2022 at 10:48 PM, Royr said:You can also alternatively use XAMMP,WAMP,VertrigoServ and HeidiSQL (common tools)
im only familiar with workbench but thanks anyways
On 3/31/2022 at 4:09 PM, sader1992 said:"MySQL Workbench" != "MySQL Server"
I don't think "MySQL Workbench 5.7" exist.
thankyou problem solved
-
can someone send me the link for mysql workbench version 5 for offline server thanks
-
that was 2018-06-21a im using pre re i my server
this 2018-06-21aRagexeRE/ can i convert this to pre re?
-
11 hours ago, Fluxion said:
yes for sure, why you cant?
You can see what patch you can diff here
http://nemo.herc.ws/clients/2018-06-21aRagexeRE/
http://nemo.herc.ws/clients/2018-06-21aRagexe/after the patch it says failed to connect then if i press enter it goes there whatis the possible error
here the patch logs -
2 minutes ago, Elfin said:
hello can i use this nemo to 20180621 exe
-
hello i would like to ask what is the newest nemo patcher available right now thanks in advance
-
43 minutes ago, Fluxion said:
I don't have apple.tga.
Did you change a few things in your client looking for apple.tga?didnt change anything
-
-
9 hours ago, Emistry said:
OnUpdate: if (checkvending() & 2) end; // <--- add this linejust like this?
OnUpdate:
if (checkvending() & 2) end;
#daily_minute_count++;
deltimer .npc_name$+"::OnUpdate";
switch ( #daily_minute_count ) { -
hello the normal rates are not going to back to normal after the time
-
how to modify this that the autotrade players cant have an points but the online players that idle can also get points
Quote- script hourly_point_main -1,{
OnInit:
.npc_name$ = strnpcinfo(3);
bindatcmd "check",.npc_name$+"::OnAtcommand";
end;
OnAtcommand:
dispbottom "Accumulated "+#daily_minute_count;
end;
OnUpdate:
#daily_minute_count++;
deltimer .npc_name$+"::OnUpdate";
switch ( #daily_minute_count ) {
default:
break;
case 60: // 60 minutes
#CASHPOINT += 1;
getitem 677,1;
break;
case 120: // 120 minutes
#CASHPOINT += 1;
getitem 677,1;
break;
case 180: // 180 minutes
#CASHPOINT += 1;
getitem 677,1;
break;
case 240: // 240 minutes
#CASHPOINT += 1;
getitem 677,1;
break;
case 300: // 300 minutes
#CASHPOINT += 1;
getitem 677,1;
break;
case 360: // 360 minutes
#CASHPOINT += 1;
getitem 677,1;
break;
case 420: // 420 minutes
#CASHPOINT += 1;
getitem 677,1;
break;
case 480: // 480 minutes
#CASHPOINT += 1;
getitem 677,1;
#daily_minute_count = 0; // reset.
break;
}
OnPCLoginEvent:
addtimer ( 60 * 1000 ), .npc_name$+"::OnUpdate";
end;
} -
hello can i ask for a floating rates every day with an exact time to start and end thanks in advance
-
7 hours ago, Emistry said:
a simple google search would have solved your questions.
https://sqlyogkb.webyog.com/article/46-executing-sql-queries
https://sqlyogkb.webyog.com/article/117-execute-sql-script
it stored as account variable, so its the acc_reg_num table.
thank you verymuch sir emistry
-
12 hours ago, mrfizi said:
I'm really sure you can easy disable the mvp and mini boss card from that script.
Or maybe you can use script by Euphy: https://pastebin.com/raw/AC0CquTa
Not test yet but maybe useful for you to get some idea.
thank you men try this later
-
can you print screen what inside the public html folder
-
7 hours ago, mR L said:
thank you for your effort sir i tried the script its working fine but what i need is no mvp and mini card
-
12 minutes ago, mop88586 said:
i want ask about this...
have anybody can help me?
you need to contact @Functor message him here or in skype
-
1
-
-
Hello i would like to request an card trader which need 3 cards to exhange in 1 old card album thanks in advance
or just like this 3 cards to 1 random normal card , no mvp and mini mvp cards -
On 7/16/2020 at 8:24 PM, Patskie said:
Try below
// if you want to use card trader where you can put multiple cards if u have them in inventory then use below prontera,150,150,6 script Sample 100,{ getinventorylist; for ([email protected] = 0; [email protected] < @inventorylist_count; [email protected]++) { if (getiteminfo(@inventorylist_id[[email protected]], 2) == 6) { [email protected]$ = [email protected]$ + getitemname(@inventorylist_id[[email protected]]) + ":"; [email protected][getarraysize([email protected])] = @inventorylist_id[[email protected]]; [email protected][getarraysize([email protected])] = @inventorylist_amount[[email protected]]; } } [email protected] = 0; mes "Please select 3 cards..."; while ([email protected] < 3) { if (getarraysize([email protected])) { mes "> 1x " + getitemname([email protected][[email protected]]); [email protected]++; } [email protected] = select([email protected]$) - 1; [email protected][getarraysize([email protected])] = [email protected][[email protected]]; cleararray [email protected][[email protected]], ([email protected][[email protected]] < 1 ? 0 : ([email protected][[email protected]]-1)), 1; if ([email protected][[email protected]]) [email protected]$ = replacestr([email protected]$, getitemname([email protected][[email protected]]), ""); [email protected]++; } [email protected] = getarraysize([email protected]); mes "> 1x " + getitemname([email protected][[email protected]]); next; mes "Are you sure you want to trade these cards?"; if (select("~ Yes:~ No") & 2) end; for ([email protected] = 0; [email protected] < [email protected]; [email protected]++) delitem [email protected][[email protected]], 1; getitem rand(4001,4699), 1; close; }// if you want to use distinct card trader, means even if u have 2x poring card you can only trade 1 of them use below prontera,153,153,6 script Sample1 100,{ getinventorylist; for ([email protected] = 0; [email protected] < @inventorylist_count; [email protected]++) { if (getiteminfo(@inventorylist_id[[email protected]], 2) == 6) { [email protected][getarraysize([email protected])] = @inventorylist_id[[email protected]]; [email protected]$ = [email protected]$ + getitemname(@inventorylist_id[[email protected]]) + ":"; } } [email protected] = 0; mes "Please select 3 cards..."; while ([email protected] < 3) { if (getarraysize([email protected])) { mes "> 1x " + getitemname([email protected][[email protected]]); [email protected]++; } [email protected] = select([email protected]$) - 1; [email protected][getarraysize([email protected])] = [email protected][[email protected]]; [email protected]$ = replacestr([email protected]$, getitemname([email protected][[email protected]]), ""); [email protected]++; } [email protected] = getarraysize([email protected]); mes "> 1x " + getitemname([email protected][[email protected]]); next; mes "Are you sure you want to trade these cards?"; for ([email protected] = 0; [email protected] < [email protected]; [email protected]++) mes "> " + getitemname([email protected][[email protected]]); if (select("~ Yes:~ No") & 2) end; for ([email protected] = 0; [email protected] < [email protected]; [email protected]++) delitem [email protected][[email protected]], 1; getitem rand(4001,4699), 1; close; }hello i would like to ask if this card trader has also an mvp card with the random results? im looking for a script like this but i want to remove the mvp cards if it has
-
On 3/12/2022 at 3:34 AM, Royr said:
using Screen method.
Make sure you install the 'Screen'
CentOS Command:
yum install screenNote: You need to execute this 1 by 1.
screen -S loginserver ./login-server &After that Press CTRL+AD
screen -S charserver ./char-server &After that Press CTRL+AD
screen -S mapserver ./map-server &After that Press CTRL+AD
TO RETURN BACK TO WHICH server(map,login or char) would you like visit simply press :
Note: Make sure you're in your rAthena Server or RO Folder. cd /home/winter/MyROServer
screen -R mapserver - To check the mapserver-status screen -R charserver - To check the charserver-status screen -R loginserver - To check the loginserver-statusTo Exit: After that Press CTRL+AD
If you want to confirm what apps are running:Simple Type:
ps aux | grep serverthis error occurs when i run that sequence
On 3/12/2022 at 9:36 AM, Rynbef said:The easiest way is to install "screen" and run the server by:
screen -S rathena ./athena-start start
With: screen -R rathena u can attach the screen. U can detach with CTRL+A+D as @Royralready said.
U can ofcourse use mtputty to create tabs for each screen. See example in previous post.
Rynbef~
ive got error on that didnt edit anything on server side then suddenly it has an error its a live server now its asking for conf/import?
H>@go commands
in Script Requests
Posted
thank you men