- Katılım
- 23 Eki 2022
- Mesajlar
- 7,964
- Çözümler
- 12
- Tepkime puanı
- 4,722
- Puanları
- 113
- Yaş
- 28
VSRO GM Permission Setup Guide
Hello everyone, in this guide we will explain how to configure GM (Game Master) permissions in VSRO Silkroad Online server files.
What does this configuration do?
With this setup, GM accounts will only be able to use limited commands. This helps prevent abuse and keeps server management safer.
After applying this method, GMs will only be able to use basic commands such as:
However, powerful commands such as:
will be disabled for those GM accounts.
Setup Steps
Open SQL Server Management Studio.
Navigate to the following table:
SRO_VT_ACCOUNT → _SecurityDescriptionGroupAssign
Delete all rows where:
After deleting them, insert the following values:
Once these values are added, the GM permission restriction will be active.
Important Note
To access the GM account you configured, make sure to set the following fields in the account database:
After completing these steps, your GM permissions will be configured and only the allowed commands will work.
Hello everyone, in this guide we will explain how to configure GM (Game Master) permissions in VSRO Silkroad Online server files.
What does this configuration do?
With this setup, GM accounts will only be able to use limited commands. This helps prevent abuse and keeps server management safer.
After applying this method, GMs will only be able to use basic commands such as:
- Spawn unique monsters
- Teleport to players
- Summon players
- /mobkill command
However, powerful commands such as:
- /makeitem
- /zoe
will be disabled for those GM accounts.
Setup Steps
Open SQL Server Management Studio.
Navigate to the following table:SRO_VT_ACCOUNT → _SecurityDescriptionGroupAssign
Delete all rows where:
Kod:
nGroupID = 10
After deleting them, insert the following values:
Kod:
10 14
10 28
10 29Once these values are added, the GM permission restriction will be active.
Important Note
To access the GM account you configured, make sure to set the following fields in the account database:
Kod:
sec_primary = 10
sec_content = 10After completing these steps, your GM permissions will be configured and only the allowed commands will work.
- Meta Title
- VSRO SERVER FILES
- Meta Description
- Guide to configure GM permissions in VSRO Silkroad Online servers and manage admin command access securely.
