-
Content Count
1157 -
Joined
-
Last visited
-
Days Won
86
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Ridley
-
Ranger "Unlimit" and "Full Throttle" cannot use
Ridley replied to fallen0519's question in Source Support
All your issues sound like you use an old version of herc. I assume you use some ro hosting? -
You're looking for this? https://www.phpclasses.org/package/3849-PHP-Convert-emblem-images-in-EBM-to-BMP-format.html
-
I don't mind copied text but still, advertising paid work can not be done without a paid service topic, thus why that part was removed.
-
The mobs still missing stats, thats why I didn't include them here.
-
MS Paint OP! Some bodies can need some improvement, but I love the heads so far. I had to do a small edit because you are not allowed to post offers for paid service in a show case, not to mention you dont have a paid service thread. I also noticed you copied a large part of text from Haziels Topic.
-
yes, but not sure when i do the pr (i work on this since some time, the recent iro testing helped a bit but there is still a lot missing). for mobs //== lasa_fild01 - Ravioli Plain Watch ======================== lasa_fild01,145,361,15,15 monster Red Plant 1078,5,5000,0,0 lasa_fild02,0,0,0,0 monster Eggring 3495,115,5000,0,0 lasa_fild02,0,0,0,0 monster Leaf Lunatic 3496,115,5000,0,0 lasa_fild02,0,0,0,0 monster Grass Fabre 3497,115,5000,0,0 //== lasa_fild02 - Ravioli Forest ============================= lasa_fild02,0,0,0,0 monster Wild Hornet 3498,40,5000,0,0 lasa_fild02,0,0,0,0 monster Sweet Roda Frog 3499,40,5000,0,0 lasa_fild02,0,0,0,0 monster Hunter Desert Wolf 3500,40,5000,0,0 lasa_fild02,0,0,0,0 monster Scout Basilisk 3502,2,5000,0,0 //== lasa_dun01 - Dragon Nest ================================= lasa_dun01,0,0,0,0 monster Trance Spore 3501,15,5000,0,0 lasa_dun01,0,0,0,0 monster Scout Basilisk 3502,20,5000,0,0 //== lasa_dun02 - Dragon Nest 2 =============================== lasa_dun02,0,0,0,0 monster Charge Basilisk 3503,15,5000,0,0 lasa_dun02,0,0,0,0 monster Charge Basilisk 2 3504,15,5000,0,0 //== lasa_dun03 - Dragon Nest 3 =============================== lasa_dun03,0,0,0,0 monster Charge Basilisk 2 3504,15,5000,0,0 lasa_dun03,0,0,0,0 monster Fruit Pom Spider 3507,15,5000,0,0 but i can not say much about their stats yet
-
Isn't there already an official English version in the making?
-
it's the drag lock. use a new data.grf
-
thank you fixed (even tho the script would still work fine since this part is redundant
-
-
File Name: @itemall and @itemmap File Submitter: Ridley File Submitted: 12 Feb 2017 File Category: Utility Give an item to all players online @itemall <Item ID> <Item Amount> Give an item to all players on the same map as you @itemmap <Item ID> <Item Amount> Using some old code from Emistry for this, thank you for your permission to use it. Click here to download this file
-
Just a side note. We all work here on a volunteer base, in our free time. For many of us this free time is limited. Most important, we do this without the intention of making money (and I claim for most people here, this is the exactly reason to host a server). If people not comfortable of the amount of time we put into this, and you think you can do it faster and better, then go ahead and do it.
-
@4144? I never worked with MariaDB but from the logs it requried mysql to be installed too, and since it errors i'd say you didn't do that. https://www.linode.com/docs/databases/mysql/how-to-install-mysql-on-centos-7
-
data/viewpointtable.txt but i had some cases where the map wasn't listed there, and yet still the view angle was restricted. But never went that deep into it.
-
did you install libmariadb* dev package?
-
function script EndEvent { if (!$@Battle_Start && $@party_team<2) { to function script EndEvent { announce "You can now register for Party vs Party",bc_blue; if (!$@Battle_Start && $@party_team<2) { not a perfect solution, but the script is calling different labels over and over, so else you got to set it in each label separately.
-
Nicely done!
-
-
View File @ip usage: @ip <Player Name> Unlike @sameip, this is meant to check a single player config: use on players (gms) with same User Group as yourself yes/no Do not redistribute or sell this file. Output: Failed attempt Player not found/online Submitter Ridley Submitted 02/04/17 Category Utility
-
git rebase --interactive HEAD~3 here the 3 means the last 3 commits Then you change the ones you want to sqash (most of the time you want to fixup e.g in a pull request Afterwards you need to git push -f
-
Is there a program that allows players to change acc level?
Ridley replied to RhamXIV's question in General Server Support
I think this issue was with Flux few years ago and was fixed? -
[SRC] Adding a New Chat (Version for Hercules)
Ridley replied to Pandaaa's question in Source Requests
as you can see this thread is more than 6 years old. just go to your conf/channels.conf