THPO
Members-
Content Count
103 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by THPO
-
This will be nice Thank you for sharing your work.
-
Sir Mhalicot one thing I noticed is the naming of the Item can it be changed to Costume Hat instead of Costume's Hat.
-
nice big update Sir Mhalicot +1
-
[Question] how can i Change the color of Microphone Announce
THPO replied to Luffy's question in Script Support
make it like this: on item_db -
gvg King of Emperium Hill
THPO replied to AnnieRuru's topic in PvP, WoE, GvG, & Battleground Releases
I duplicated the Flag outside prontera so it looks like it's WoE Flag also but one problem when the server restarts or shutdown for maintenance or something the Guild Emblem disappears. (This is Fixed already sorry didn't look at the comment) But one thing with reward it still can be abused like at the end of koe every guild member claim their reward and exits the map, the Guild Leader will not claim a reward so he will not exit the map and he will emergency call everyone back again so they can claim again and after 5 minutes cool down of E-call everyone can claim reward same steps to abuse. -
Disabled 3rd Jobs and Baby 3rd jobs in @jobchange/@job command
THPO replied to Jedzkie's question in Source Support
I wanted to do this also because of stubborn GM's that when the server is set to just 2nd Class or just Transcendants., they will still change into 3rd Class showing off. possible way could be binding the @job instead of doing a source Mod. -
I just tested with same settings no problem at all.
-
post error if there is on side note. enable errors on located on error.php make $showExceptions = true;
-
https://www.apachefriends.org/download.html get xampp and after installing it., by default its location will be C:xampp look for C:xampphtdocs then paste your cp folder inside should look something like this: C:xampphtdocscp then to run your local Web type in your browser: http://localhost/cp
-
Where do you want to add on an Actual Server (Linux/CentOS) or just a test server?
-
Test it with Windows MSVC no problem., but when I tried with CentOS I get an error return while compiling: Ok seems working now with centos I just added on include: with little warnings and could be ignored. Thanks again AnnieRuru.
-
You are so kind and awesome AnnieRuru
-
probably because I'm using rAsql lol ---- Just tested it well what can I say.. for a free version this is awesome everything you need is added. Your work is amazing AnnieRuru
-
Error With the SQL: as I was adding the diff lol I'm surprised your plan with this command is very advanced Some error return on Chrif.c
-
not working on latest git version: missing declaration:
-
That is definitely so nice of you Annie.. God Bless you
-
http://www.ro-services.com/downloads/maintenance-status-command-scr-mod/ they have it.
-
Ayt confirmed it too it generates memory leak. dunno where to find the log lol.
-
since you have done some changes you need to commit your changes first before you can pull from the source where you originally cloned your git. commit = marking changes on your Git pull = getting updates from the source where you clone your Git. (same like "svn update")
-
The Issue has now been resolved,hmm the problem was on skype he doesn't receive any of my messages due to i was removed on his contact list, thanks goodluck. Thanks to Dastgir Sorry for doubting you, hope you understand me it's been 2 weeks that's why..
-
Problem now Solved pr3p already messaged me and helped with revising the Mod just need to test it.. Thanks all, God Bless..
-
I checked skype but there we're no messages coming from you.
-
i just tried the current patch and no errors from compiling it and also I tried doing @mapexit there we're no memory leak pointing to npc.c.
-
me thinks so too its from DarkRO definitely.
-
I'm not sure though I think it had conflicts with the recent update that we're Pulled. // Unequip the equipments that has disabled by map_zone_db.conf ?// 0 : disabled equipments and cards are nullify (official)// 1 : disabled equipments are unequip, disabled cards are nullify// 2 : disabled equipments are nullify, disabled cards will caused the equipment to unequip// 3 : disabled equipments are unequip, disabled cards will caused the equipment to unequip (1+2)unequip_restricted_equipment: 0