-
Posts
318 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by ossi0110
-
i need a BG system , i found some in the Script release but i want Randomize Groups. i want the Normal BGs like Flavius Tiarra and KVM , but whith randomize groups like this ones from the battleground folder https://rathena.svn....c/battleground/ how should it be work? Example: KvM 3 vs 3 , all players join into 1 Waiting Room , and if all 6 players are in , the script or SRC or both , will randomly shuffels the 3 vs 3 groups and warp them . 3 vs 3 is just an example , would be good if i can set how many players are needed too start the BG . ( normaly i did this over editing the waiting room Player ammount) Example 2 : ( not sure if this is Possibel ) make all over a @command like @joinbg , you can select in what kind of BG you want like 2 vs 2 Flavius and will automaticly added to the Waiting list . and if all players are joined he will start the BG and warp the Players. not sure if this is possibel or maybe anyone knows a better way to make this possibel. maybe someone is willing to help me
-
Attempt to call a nil value (2012-04-10 client)
ossi0110 replied to Leinadz's question in Client-side Support
Hello leinadz Are u using Lua files ? Are you using READ DATA FOLDER FIRST ? did you have a Clean KRO client ? or did you taked a old client for your 2012-04-10 client. edit : Rename all your LUA files into .LUB and remove the DIff READ DATA FOLDER FIRST. and tell me what LUA files drops this error msg -
use http://www.noip.com/ they you dont need to change the confs everytime your IP swich
-
its in your NPC folder https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/re/jobs/3-1/ https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/re/jobs/3-2/
-
ney das kannst du harmony sagen das er ihn akzeptieren soll.
-
solltest mal im Graphic request forum posten , die machen dir sowas bestimmt
-
hast ne PM
-
Hello Hyuna, you can use it whith every client , just edit the mmo.h and change it to your client date , and be sure to set your packver in the packet.db to the right packetver and dont forgett to recompile
-
just doubelclick the Chat Window tabs and rename them
-
as it seems they are same. if they are casting to much Skills etc, you can edit they mob skill db , too make them weaker
-
Disable @itemlist and #itemlist on the server
ossi0110 replied to Dvrstle's question in General Support
groups.conf itemlist: false- 1 reply
-
- 1
-
-
be sure to use TAB payon<TAB>mapflag<TAB>novending
-
nope its not.
-
if the MVPs are to strong just edit them in the mob.db
-
kenn ich nur zu gut ^^ ich vergesse meistens irgentwo nen , oder nen "
-
Client wont load after patcher is done...
ossi0110 replied to Peopleperson49's question in Client-side Support
use this setup http://supportmii.com/ro1/Clients/Judas_Setups/2011_Setup/ -
jap , du hast den 2en Curly der eigentlich im Label auf: die beiden cases schliessen sollte ganz ans ende des scripts gesteckt.
-
Funktioniert so ohne Probleme end weggenommen den 2en Curly richtig gesetzt. Direkt ansprechen aktuell lässt mich porten , Uhrzeit auf 15:00 umgestellt kommt die meldung das park zu us prontera,150,167,5 script Park Wächter 731,{ OnClock1900: OnClock0900: if((gettime(3)>=19 && gettime(3)<9)) goto auf; if((gettime(3)>=9 && gettime(3)<19)) goto zu; auf: mes "^ff0000[Wächter]^000000"; mes "Der Park ist geöffnet."; mes "Willst du hinein?"; switch(select("Ja","Nein")){ case 1: next; mes "^ff0000[Wächter]^000000"; mes "Ich wünsche dir einen schönen Abend..."; next; wdrag_park: warp "drag_park.gat", 9, 9; end; case 2: next; mes "^ff0000[Wächter]^000000"; mes "Okay, dann noch einen schönen Abend..."; close; } zu: mes "^ff0000[Wächter]^000000"; mes "Tut mir Leid, tagsüber ist der Park geschlossen."; next; mes "^ff0000[Wächter]^000000"; mes "Komm doch um 19:00 Uhr wieder."; close; }
-
Client wont load after patcher is done...
ossi0110 replied to Peopleperson49's question in Client-side Support
nope clientinfo.xml is only for displaying infos and the right connection to the login server -
Char cannot move after loading a map!
ossi0110 replied to Peopleperson49's question in Client-side Support
are you using the dinput.dll and dinput.ini ? Do you got Skype ? then add me there nick = nightfire0110. best way to find the error would be to look whith TeamViewer , its better to see it live -
rathena 17091 + client 2012-04-10 + Harmony
ossi0110 replied to Candy Crush's question in Source Support
are u using the Game exe provided from your Harmony Package? ( you have Uploaded it while request the Harmony Package) and did you recompiled the server after set the mmo.h to 20120410 and applied harmony patch ? -
Client wont load after patcher is done...
ossi0110 replied to Peopleperson49's question in Client-side Support
try this clientinfo clientinfo.xml -
Quest Script [Using QUest Log Display System]
ossi0110 replied to GM Takumirai's question in Script Requests
just add the quest into your quest.db like this and then add in your script when you accept the quest then the client will show it. and on Clientside edit the questid2display.txt like this -
Who is the owner of the sprite Clown Ball and Gypsy Carpet mount sprite?
ossi0110 replied to Leinadz's question in Graphics Support
as far i know and found out by asking Google, they are from LykanRO edit: its sems they are exclusive sprites for LykanRO Found in eathena forum http://lykanro.net/images/lcm.jpg -
rathena 17091 + client 2012-04-10 + Harmony
ossi0110 replied to Candy Crush's question in Source Support
did you run your server local? or did many players got this problem? if you are the only who trys to login , check your harmony instalation , maybe something went wrong while appling the harmony diff into your Source