-
Content Count
2178 -
Joined
-
Last visited
-
Days Won
66
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by evilpuncker
-
Extended Vending System UPDATED rev14395! by Lilith
evilpuncker replied to quesoph's topic in Source Releases
read it -
Others Change Critical Damage on Emperium from 1 to 2
evilpuncker replied to goddameit's topic in Source Releases
read it -
change Upper: 58 into Upper: 7 and test
-
nice one
-
percentage chance doesn't need to be changed into mediumint since we are changing only itemIDs, not their drop chance also there is no need to manually edit the HPM hooks since they will be updated automatically once it goes into main src
- 28 replies
-
- itemdb range
- range of itemdb
-
(and 1 more)
Tagged with:
-
0 to disable
-
how can i reset my database (all sql files in phpadmin)
evilpuncker replied to N e s s's question in Database Support
make a backup, reset, test, if not fixed, re-import the backup -
eh ? i have make the svn up. should i do manually ? yes, if you do update by command and have custom src modifications there will be conflicts and it will not change some files and your src you become a mess
-
changing message color is possible because client already supports it thats why
-
looks like you didn't updated your source files :/
-
no, i didn't edit any source. i have make clean, make sql and make then what else i missing ? paste your packets.h on upaste.me and put the link here so I can check it
-
well, anyone can use this command (from lvl 0 to lvl 99) if you really want so that gms of lvl 40 or more don't use it, then add back: if ( getgroupid() >= 40 ) end;
-
what is your battle conf setting "quest_skill_learn"?
-
I'm sorry to disappoint you but this is specially client sided (the source part work is minimal (check variable and send packet?)) and you will not find anybody whiling to do the client part for free since I've been in RO scene for a time already and until now I can't recall that anyone messed up with name colors, even with people always wanting it, but good luck
-
I disagree with the hex to rgb thing, hex is so fucking easy lol, just use any tool to get the color code, even photoshop itself can do it btw latest version is 2.6.4.6 I suggest you to follow the link file here in hercules board
-
seems like you didn't followed the instructions of the new groups file and added the commands improperly
-
post your whole groups.conf here (using upaste.me) and have you restarted your server?
-
maybe you did something wrong, have you recompiled after the changes? look this
-
what do you means sir ? remove the if ( getgroupid() > 40 ) end; ???????? this
-
You have 17 fields and 16 ?. You need one more '?'. where to fix it please tell me .. account_sql.c I guess
-
Need help with autobonus after leaving cloak
evilpuncker replied to Flamewish's question in Script Support
I didn't got it, but maybe just add a sleep with the time that pass after cloaking wears off and then activate the bonus -
Can anyone help me on this script by Euphy
evilpuncker replied to Ragnar Lothbrok's question in Script Support
[*]Please don't edit your posts to remove your question when your problem has been solved. -
I didn't understood your request, but seems like you want it character based and not account based, if so: http://upaste.me/f63711874fe169632
-
Where do I put it in my script? I am trying to learn how to do this without my dear husbands help put it anywhere outside of the script
-
You have 17 fields and 16 ?. You need one more '?'.