-
Posts
51 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by DarkWhoteva
-
Hello all! Finally returning to the dark side of the server game and getting back into it. I’ve seen people that have produced a script for a Linux system to auto install, server, MySQL, flux and a viewer program. Does anyone have a working one of these? I know Vhost had one a while back but they seem to be either down or no hiatus. thanks for anything anyone can provide! Whoteva
-
Hello, just wondering if anyone has dipped there toes into having sprites change when getting to a certain level. As example, having standard sprite till level 199 then changing to the alternative sprite from level 200 till 255? Also having a different aura from the 185 once reached 255 (total of 3 aura, Blue, Yellow and custom) thanks, Whoteva
-
This script is really old.. i'm talking about 3 years old (original owner of the script), since i actually got it made and posted it here. i will pm you with a new VIP script which is a lot better with more features, including the group_id setting
-
I've updated it to english as best as possible. People can adjust the speak text as they wish. My issue currently is that it doesn't find the shadow armour thats equipped (Not sure if its something to do with changing it to english or?) Pastebin and file will be supplied. https://pastebin.com/Awv81TP7 Srefiner - english.txt
-
how old must ur svn be if you dont have it o.o what version are you using?
-
VipLib v1.4b + VipAdmin v1.3a [Updated]
DarkWhoteva replied to Rafael's topic in Utility Script Releases
I can look into writing the status bonuses for you -
VipLib v1.4b + VipAdmin v1.3a [Updated]
DarkWhoteva replied to Rafael's topic in Utility Script Releases
if its counted with the donation system its not. if its a paid subscription then it is. dont know how it works but if its under the donation system its "help funding server". thats what alot of owners say. mine is donation obtained and ingame so people that cant donate have a chance too -
VipLib v1.4b + VipAdmin v1.3a [Updated]
DarkWhoteva replied to Rafael's topic in Utility Script Releases
To recomplie ur server using putty First you need to log in your Vps Hosting Access using putty.exe | Download Putty.exe Here � First log in your Linux Vps Hosting via putty.exe. � Now go to your RO's SVN Directory, my RO's SVN Directory name is eathena so i type cd /eathena. � Then type this following commands : � ./configure � make sql � Then you need to restart your server, to restart just type eathena-start start. That's all, Have Fun ! incase anyone didnt know -
il try a lower id, its just whatever a standard rathena server max is. Just changed the id down and its giving me another random id in the error. ive never had this problem before.. they normally work easily Got it to work :3 must have been the id was too big, i put it to 20000 and it worked fine (i forgot to change my 1000 down the end to 2000) thanks for ur help much appricated
-
Yeah thats where i went wrong wrong this time Alright im still getting apples, im also getting this error itemdb_search: Item ID 3392 does not exisit in the item_db. using dummy data. Does that mean i gotta put the custom into the itemdb? not the itemdb2? is the id too high? 200000,PURPLE_DRAGON_HELM,purple dragon helm,5,20,,0,,5,,4,0xFFFFFFFF,7,2,256,,0,1,1000,{},{},{}
-
oh okay, well il try it soon cause now my grf is saying its invalid type so i gotta remake it
-
So should i change the sprite names to STARTER_BUTTERFLY_WINGS as well? instead of being in lower case
-
Ive checked it all, my lua/lub files, do they have to be in the laufiles514 or whatever it is or does that depend on ur client packetversion? i got everything perfect but im still getting a apple...
-
Awesome, thanks for the help
-
VipLib v1.4b + VipAdmin v1.3a [Updated]
DarkWhoteva replied to Rafael's topic in Utility Script Releases
alrighty cool. im running my vip system atm, but il deffantly test then new one -
Need some help in creating my Client
DarkWhoteva replied to boanerges1's question in Client-side Support
I had a simular problem, il find the links to my data folder and i can help with diffing ur client if you like First i need you to go to ur src file, common, look for mmo.h Find #define PACKETVER and tell me what it says. eg #define PACKETVER 20111025 //#define PACKETVER 20111025 tell me what it says there -
VipLib v1.4b + VipAdmin v1.3a [Updated]
DarkWhoteva replied to Rafael's topic in Utility Script Releases
is that what you wanted yes? if you need anymore translated, lemme know i like doing it and im willing to help with whatever -
Ive read that when ur 15 lvls different (say ur 70, killing a 85 mob would be best) someone said it would be in pc.c but im not too sure which i gotta change to edit the lvl difference? if anyone has done something like this, thanks. Josh
-
VipLib v1.4b + VipAdmin v1.3a [Updated]
DarkWhoteva replied to Rafael's topic in Utility Script Releases
lol my bad for not posting it. http://eternallyro.whoteva.info/Uploads/v1.2b.txt ive also written a basic vip script which only requires a item to activate it which lasts for 30 days also gives a exp rate increase -
Id like a script that when you change classes, you get a certain item, say you change from novice to archer, it gives you a bow + 1000 arrows. if there anything like that? thanks, Josh
-
VipLib v1.4b + VipAdmin v1.3a [Updated]
DarkWhoteva replied to Rafael's topic in Utility Script Releases
ive done roughly half of it. finishing it tonight then il put it up for you to have a look. Edit: Did the edit, did a slight boo boo with this setarray .unit$, " month"," months", " day"," days", " hour"," hourss", " minute"," minutes", " second"," seconds"; just the hourss part. did the rest. lemmek now if that was all that needed to be english -
ohhh okay. thanks heaps for the info. il know now for future references.