- Katılım
- 23 Eki 2022
- Mesajlar
- 5,998
- Çözümler
- 10
- Tepkime puanı
- 3,581
- Puanları
- 113
- Yaş
- 28
vSRO Item Mall & NPC Shop Editing Guide
This guide explains the required database settings when editing Item Mall tabs, NPC shop items, or shop categories in vSRO servers.Proper configuration of some database tables is required for the editing tools to work correctly.
Required Table Configuration
In the table:
Kod:
_RefScrapOfPackageItemThe index column must be configured as:
• Primary Key
• Identity Specification = Yes
These settings are required for proper item and shop data management.
Additional Tables That May Require Index Column
Check the following tables:
Kod:
_RefPricePolicyOfItem
_RefShopGoodsIf these tables do not contain an index column:
1. Add a new column at the end of the table
2. Column name: index
3. Column type: int
4. Set as Primary Key
5. Enable Identity Specification = Yes
This configuration is required to avoid errors while updating shop items.
Important Note
For some items such as:• 12DG or 13DG items
• Custom avatars
• Custom scrolls
The editing program may show noimage.
If the icon exists inside the client Media folder, the item will still appear correctly inside the game.
Item Mall Tabs
New tabs added to the Item Mall can be automatically detected by the program.You can also manually add new tabs using:
Kod:
RefShopTabthrough the program menu.
Program Preview
Below are example screenshots of the program interface.Source
Source:https://r10dev.net
İçeriği görüntülemek için Giriş yapın veya Kayıt olun.

VirusTotal Scan Results
- İçeriği görüntülemek için Giriş yapın veya Kayıt olun.
- Meta Title
- NPC (Nazif) Geliştirilmiş Versiyon | vSRO NPC Oluşturma & Item Mall Düzenleme Aracı
- Meta Description
- Guide for editing Item Mall and NPC shop data in vSRO servers. Learn how to configure required tables like _RefScrapOfPackageItem, _RefPricePolicyOfItem, and _RefShopGoods to properly manage shop tabs and items.
Son düzenleme:
