- Joined
- Sep 1, 2008
- Messages
- 41
- Reaction score
- 11
How to add/edit NPC shops Items
Hello
How we can edit NPC shops??
You need:
___________________________________________________________________
Tools:
___________________________________________________________________
We can edit and add Items by the NPC shops!
___________________________________________________________________
Edit:
Step 1:
Open with Hex Workshop Hex Editor the cfs file in the "NPCShops" folder (Serverfiles/NPCShops/XXX.cfs)
Then you go to the Item list (open it with IE) and search the Item ID what the NPC (Ingame) are selling.
Open the Windows Calculator and add in the decimal mode the Item ID then click on Hex.
Then you must edit the hex code so that it is right:
2: When the Hex Code have 2 numbers you dont must change anything!
12= 12
3: When the Hex Code have 3 Numbers you add first a 0 then you switch the 2 first with the 2 last:
123 (the Hex Code) = (0)123 = (0)1<->23 = 23-01
4: When the Hex Code have 4 Numbers switch the 2 first with the 2 last:
1234 = 12<->34 = 34-12
5: When the Hex Code have 5 Numbers you add first a 0 then you switch the 2 first with the 2 last:
12345 (the Hex Code) = (0)12345 = (0)1-23-45 =
= 45-23-01
6: When the Hex Code have 6 Numbers you add first a 0 then you switch the 2 first with the 2 last: 123456 (the Hex Code) = 12-34-56 =
= 56-12-34
Example:
Item ID : 5104 (Ignice Board (NPC seller Dior (MaFl_Dior.cfs)
Go to Hex
When the hex have 4 Numbers switch the two first with the 2 last: xx <-> xx
(Example: 13F0-> F013)
___________________________________________________________________
Step 2:
You go to the Item list (open it with IE) and search the Item ID what the NPC (Ingame) are selling with it overwriting be will.
Open the Windows Calculator and add in the decimal mode the Item ID then click on Hex.
Go to Workshop and click ctrl+f (search) then invite the Hex code to search the Item!
When you have find the Item then overwrite it with the Hex Code and save!
Example:
Overwrite Ignice Board (Item ID: 5104) with Doggy (Item ID: 21004):
Make with Ignice Board (Item ID: 5104) Step 1: Hex Code: F013 (Finish)
Make with Doggy (Item ID: 21004) Step 1: Hex Code: 0C52 (Finish)
Search F013 in the Workshop and when you have find it overwrite it with 0C52!
Then save all and have fun Ingame!
------------------------------------------
Credit by: skyhate and me
I have make a new Guilde about [ame="http://forum.ragezone.com/f21/share-cs-clothes-npc-update-469539/"]this![/ame]
Hello
How we can edit NPC shops??
You need:
To view the content, you need to sign in or register
To view the content, you need to sign in or register
___________________________________________________________________
Tools:
To view the content, you need to sign in or register
___________________________________________________________________
We can edit and add Items by the NPC shops!
___________________________________________________________________
Edit:
Step 1:
Open with Hex Workshop Hex Editor the cfs file in the "NPCShops" folder (Serverfiles/NPCShops/XXX.cfs)
Then you go to the Item list (open it with IE) and search the Item ID what the NPC (Ingame) are selling.
Open the Windows Calculator and add in the decimal mode the Item ID then click on Hex.
Then you must edit the hex code so that it is right:
2: When the Hex Code have 2 numbers you dont must change anything!
12= 12
3: When the Hex Code have 3 Numbers you add first a 0 then you switch the 2 first with the 2 last:
123 (the Hex Code) = (0)123 = (0)1<->23 = 23-01
4: When the Hex Code have 4 Numbers switch the 2 first with the 2 last:
1234 = 12<->34 = 34-12
5: When the Hex Code have 5 Numbers you add first a 0 then you switch the 2 first with the 2 last:
12345 (the Hex Code) = (0)12345 = (0)1-23-45 =
= 45-23-01
6: When the Hex Code have 6 Numbers you add first a 0 then you switch the 2 first with the 2 last: 123456 (the Hex Code) = 12-34-56 =
= 56-12-34
Example:
Item ID : 5104 (Ignice Board (NPC seller Dior (MaFl_Dior.cfs)
Go to Hex
When the hex have 4 Numbers switch the two first with the 2 last: xx <-> xx
(Example: 13F0-> F013)
___________________________________________________________________
Step 2:
You go to the Item list (open it with IE) and search the Item ID what the NPC (Ingame) are selling with it overwriting be will.
Open the Windows Calculator and add in the decimal mode the Item ID then click on Hex.
Go to Workshop and click ctrl+f (search) then invite the Hex code to search the Item!
When you have find the Item then overwrite it with the Hex Code and save!
Example:
Overwrite Ignice Board (Item ID: 5104) with Doggy (Item ID: 21004):
Make with Ignice Board (Item ID: 5104) Step 1: Hex Code: F013 (Finish)
Make with Doggy (Item ID: 21004) Step 1: Hex Code: 0C52 (Finish)
Search F013 in the Workshop and when you have find it overwrite it with 0C52!
Then save all and have fun Ingame!
------------------------------------------
Credit by: skyhate and me
I have make a new Guilde about [ame="http://forum.ragezone.com/f21/share-cs-clothes-npc-update-469539/"]this![/ame]
Last edited: