Mhalicot
Community Contributors-
Content Count
1971 -
Joined
-
Last visited
-
Days Won
37
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Mhalicot
-
yes try to use getitembound
-
^ is it new? when did you experience this error? what modification you made? did you diff you client Disable Packet Encryption?
-
^ More information please, and try to search if theres the same issue in this forum
-
^ Im sorry my mistake, please replace it with sd->status.name
-
inside costume system 1.2
-
you can also use plugins read this http://herc.ws/wiki/HPM and for the example of atcommand you can take a look in http://herc.ws/board/files/category/10-plugins/
-
oic. but can you create a diff that when converted to costume then the item won't have effect already just a pure style? since I don't own the codes, I don't think so. yes, you can manually edit it if( battle_config.reserved_costume_id && battle_config.reserved_costume_id == charid ) { clif->solved_charname(sd->fd, charid, "Costume"); <-- replace with "strcharinfo(0)" then recompile.
-
I think you can set it on conf/char-server.conf and search for this line // Set the letters/symbols that you want use with the 'char_name_option' option.// Note: Don't add spaces unless you mean to add 'space' to the list.char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 replace or add the character that you want. or if you don't want any restriction you can simply // Manage possible letters/symbol in the name of charater. Control character (0x00-0x1f) are never accepted. Possible values are:// NOTE: Applies to character, party and guild names.// 0: no restriction (default)// 1: only letters/symbols in 'char_name_letters' option.// 2: Letters/symbols in 'char_name_letters' option are forbidden. All others are possibles.char_name_option: 1 set to 0
-
1. Hangang sa latest revision kasi naka package naman yan sa server 2. ragexe client kase support nya yung mga 2013, 3. for me 20130807 since yan yung pinaka stable.. sa data naman kRO syempre at madami ka namang makikitang 2013 client files sa client release.
-
(PROBLEM) server are out of sync recompile from the scratch
Mhalicot replied to rmon008's question in Source Support
^ I think you can make a report for this in Bug Tracker -
try this: msgstringtable.txt
-
to be more specific this is the item { Id: 12548 AegisName: "Buy_Market_Permit2" Name: "Black Market Bulk Buyer Shop License" Type: 2 Buy: 20 Weight: 10 Upper: 63 Script: <" buyingstore 2; ">},
-
try in trunknpcmerchantsrefine.txt
-
I'm sorry I misunderstood what you mean, yes it will use the items attributes because costume system only create a duplicate copy of your headgears.
-
Okay Note this: // =================== Optional fields (item_db2 only) ================ Inherit: true/false (boolean, if true, inherit the values that weren't specified, from item_db.conf, else override it and use default values) example in item_db.conf { Id: 4003 AegisName: "Pupa_Card" Name: "Pupa Card" Type: 6 Buy: 20 Weight: 10 Loc: 16 Script: <" bonus bMaxHP,700; ">}, Let's try to make an item_db2 entry for a Pupa Card that gives a bonus of 1000 HP rather than just 700. { Id: 4003 Inherit: true Script: <" bonus bMaxHP,1000; ">}, Done. No need to rewrite the name, location, prices... those are already in the item_db! Please, Read Item DB file structure overhaul for more information about this!!
-
^ will check that bugs, and all converted items doesnt have effect it is just a plain item.
-
^ if you are using custom data. delete your msgstringtable.txt in yourRO.grf so that it will use the default korean msgstringtable.txt
-
is there any error in console? I cant reproduce, its perfectly working on my server..
- 152 replies
-
- afk atcommand
- @afk
-
(and 2 more)
Tagged with:
-
Hi, is it on Sprite name or aegis name? is this related to // Whether AegisName and SpriteName lookups are case sensitive// Default: yes (as in official servers)// When this is set to yes, item and monster lookups through atcommands and// script commands will match AegisNames and SpriteNames only when the case// matches. Display name lookups are not affected by this setting.// Example: Given the two items:// - { Id: 553, AegisName: "Bun", Name: "Bao" }// - { Id: 6115, AegisName: "Bun_", Name: "Bun" }// query when 'yes' when 'no'// @item bun # 6115 # 553// @item Bun # 553 # 553// @item Bao # 553 # 553// @item Bun_ # 6115 # 6115case_sensitive_aegisnames: no if yes you can find this setting on conf/battle/misc.conf if not, then you need to rollback you revision to later rev.
-
make sure that you download the latest version which is 2.2 and make sure that you also compiled afk plugins without any error.
- 152 replies
-
- afk atcommand
- @afk
-
(and 2 more)
Tagged with:
-
^ have you try to use jaBote's WoE setter script pre-release (Eng, no Spa ATM) why don't you give it a try?
-
opo. use Item_db2.conf add mo lang po yung Inherit if available na yung item.
-
actually he does for more information Read Custom weapons
-
can you list your diffs? haven't encounter this error before.
-
how come everyone can abuse it? Only one account can obtain that PK Title.