Ranking up (tiers) in your server
I'm having a bit of trouble ranking up. I've tried the commands with a GM character : /passrankup and /lee3thrankup ( or something like that) but they don't seem to work. I've tried to put the items needed in the npc vendor, but that too turned out to be too much trouble. Does anyone have any ideas, or can tell me how they rank up x.x
Re: Ranking up (tiers) in your server
Quote:
Originally Posted by
poopsie
I'm having a bit of trouble ranking up. I've tried the commands with a GM character : /passrankup and /lee3thrankup ( or something like that) but they don't seem to work. I've tried to put the items needed in the npc vendor, but that too turned out to be too much trouble. Does anyone have any ideas, or can tell me how they rank up x.x
Many gm´s commands MUST be hexed at right way into your client, otherwise doesn't work. You also can use acc manager , but note that this tool have many security issues, so take care... do not let your players use it
Re: Ranking up (tiers) in your server
Search your server files for something called, ControllerUser.exe (pretty sure it is that) this will basically bring up a form showing alot of info. Type your character's name in and it should bring up some stats. You can edit many of these stats but be aware that changes will be made after you restart your server. Some will not work unless your the required level, i.e. statistic and skill points.
For editing the rank up, its a matter of either typing 0,1,2,3 in the correct box I think. Hopefully if you look around on the form you should find what you are looking for.
Re: Ranking up (tiers) in your server
I usually use the Shop method.
Code:
*속성 NPC
*모양파일 "char\npc\IceN-02\IceN-02.ini"
*이름 "Premium Shop & Quest Shop"
*NAME "Premium Shop & Quest Shop"
*무기판매 없음
*방어구판매 없음
*잡화판매 BI105 BI108 BI109 BI110 BI205 BI123 BI209 BI210 BI211 BI106 BI10 BI102 BI103 I104 BI105 BI106 BI107 BI108 BI110 BI128 BI127 QT113 BI104 QT111 QT110 QT109 QT106 QT103 QT102 QT101 MA202 MA201 MA101
Create this NPC file in GameServer\NPCs, and use your SPC editor / Pritator to place it in the GM room, or where ever else you want it.
---EDIT---
Oops... Credit: That file is slightly modified version of the PremiumShop.npc found in Server_619 distribution.
Re: Ranking up (tiers) in your server
Thanks guys, I will try all 3