-
Posts
429 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by rans
-
Thank you very much. i will try this
-
Hi, I wonder if anyone can make a rathena version of this http://hercules.ws/board/files/file/160-market/
-
Hi, I know this is not the harmony forum but i have no where to ask. does anyone encounter a problem like this? Harmony Client = failed to connect (no message to login-server) Non-Harmony Client = Game Exe is not latest ( with message in login-server ) Thnx!
-
Fatal error: Call to a member function toArray() on a non-object in /home/hosting/public_html/yourro/lib/Flux/Athena.php on line 175 Bump for this nvm. solved 'MapServer' => array( 'Address' => 'xx.x.x.x', 'Port' => 5121 ) ), array( 'ServerName' => '1234ro', 'Renewal' => true, 'MaxCharSlots' => 9,
-
Hi, Is it possible? A playlist from server side will be played in to the whole server. on warp the music still goes and does not repeat.
-
Thank you for replying. I have now this (http://pastebin.com/JvVFFApp) but i get an error Parse error: syntax error, unexpected ')' in /home/hosting/public_html/yourro/config/servers.php on line 131 I have already check my ( and ) and it seems to be no extra ( ) . I don't know what the problem is. EDIT: Sorry i don't know where is the rAthena pastebin
-
Thank you for your reply. I will try this. Hi, I tried what you have said but it did'nt work or did i just missing something? When i try to copy paste ( http://pastebin.com/KsVEZrs8 ) <== my code i got an error Parse error: syntax error, unexpected ';', expecting ')' in /home/hosting/public_html/yourro/config/servers.php on line 170 170 line is the last ); ?>
-
Hi, Any guide on setting up a fluxCP for multiple server? (1 login, 2 char, 2map) I see a topic around in hercules but it doesnt work. Please help. thnx
-
When only around 2 mins and it announced "Time Out. Aborting the match.".(No one break the emp.....) Then all people warped out... It is this problem?? .eventlasting = 100; // abort the system if there's no progress, 20 mins * seconds 100 seconds?? it is 100seconds try doing it like this .eventlasting = 20 * 60;
-
Hi, Anyone can help me? Using Ubuntu 12.04 Game Server Can connect in phpmyadmin or mysql but when i try to install fluxCP it says Message: SQLSTATE[HY000] [2002] Connection refused Even im using a root user to connect still same error. Please help
-
I appreciate your help THank you very much
-
where is the small room ?in bat_a01 there is no small room, and I'm not a map designer that knows how to edit the map either Hi sorry for that. Anyway thank you for your script. Hi, sorry if my details was incomplete. i was referring to this place There is also Error on your provided Script (e6puqfaaqqn/txt/) [Error]: script:callfunc: function not found! [rand__] [Debug]: Source (NPC): bg_emp#control (invisible/not on a map)
-
Sorry Anyway thankyou for your reply. I tested the script and work well. but my request was not here 1st. - When you die. you will be warp into a small room with healer and a delay before you can join the battle again. 2nd. - 2nd. A 3 layer Barricade to be destroyed before you are able to attack Emperium. (Destroy 1st barricard> destroy 2nd barricard > destroy 3rd Barricade > emperium) and this barricade can be only restore when the game is restart or move to next round. and also if i could request (optional only hehe if you dont want its okay ) a post of you but i can't understand and don't know how to add this in your BG_EMP script (with bindcmnd - @bgemp @bgleave) (http://rathena.org/board/topic/72571-battleground-system-without-waitingroom/) Really appreciate your help Thnx
-
Hello Annie, Can i request if you could provide a Sample script of this with your BG_EMP? i really appreciate your works
-
bump Bump
-
Hi, Can i request for edits for AnnieRuru's BG Emp(http://pastebin.com/9S1VsJYJ) like When you die. you will be warp into a small room with healer and a delay before you can join the battle again. 2nd. A 3 layer Barricade to be destroyed before you are able to attack Emperium. (Destroy 1st barricard> destroy 2nd barricard > destroy 3rd Barricade > emperium) and this barricade can be only restore when the game is restart or move to next round. Thank you.
-
Hi, Don't know where to post. Does anyone know where can i buy a Asia (Better in singapore or hong kong) unmanage vps? That allow to host game server? thnx
-
Yes. Unamanage vps - you still need to install phpmyadmin (Linux) and same procedure installing ragnarok server. i think http://budgetvm.com/ does not offer a ddos protection. try searching in the google. yes root access with ssh remote.
-
You men Unmanage vps? The advantage of this its more cheaper that the Ro vps also its more Free to access to this. try http://budgetvm.com/
-
hehe i wonder if somebody can make a mod for this xD
-
Sometimes unloadnpcfile does not work. It says (cannot unloadnpcfile not found) even i just enter it using loadnpc. And it would be too much time loading the script of all hehe
-
Hi, Anyone can edit this command? example @reloadscript (will reload All script) if @reloadscript scripts_athena.conf - will reload all the contents in this file only @reloadscript pre/scripts_athena.conf - will reload all the contents in this file only Thank you, the reason of this is i want to seperate the Mob reload. So that when i reloadscript it will not affect the mobs.
-
Already tried replacing /1000 with some numbers Still can't find out the 60seconds
-
Hi, Thanks for the reply This still block by that src command . im using rAmod. so i was asking about src time script This Script seconds = DIFF_TICK(td->tick,gettick())/1000; Is for 5minutes how can i make it 1minute?