Hello there epvp members ,server's owners and silkroad fans .
I'm going to show for you my latest script to add a lot of items with much options automatically inside the npc, without doing much work you will be able to recreate your npc's or even create new npc with custom items with the much of the items you want, every one used to use 1 line tools and those tools was so much disappointing for npc editors so it need to much work this much work always have errors because its based on focus in the lines you create to add an item to the npc .
My story with the npc
- So what does my script able to do?
I'm going to show for you my latest script to add a lot of items with much options automatically inside the npc, without doing much work you will be able to recreate your npc's or even create new npc with custom items with the much of the items you want, every one used to use 1 line tools and those tools was so much disappointing for npc editors so it need to much work this much work always have errors because its based on focus in the lines you create to add an item to the npc .
My story with the npc
- So what does my script able to do?
- At first you need to set the item CodeName into Main Custom table (auto-add)
- Logs ( it records every thing you do with the script )
- Automatically adding the items into the 4 tables !
- Automatically detecting the right icon for the item
- Automatically detecting the right dur, for the item
- The Ability to create 100% FB & STAT items ( its auto detecting the item numbers and calculations automatically for the stat & fb )
- It allow you to make your own custom item plus and its automatically ignore your setting if the items are etc or avatars or stones !
- The Ability to delete the full items you have added !
- It gives auto ID for _RefPackageitem
- also its re-execute able it means that for every 1 execute it add 1 item , so you can execute it for UN-limited times depends on the amount of the items codes you have added into main custom table (auto_add)
- The Ability to set x2 payment device ! ( you can add gold and arena coin as a price for an item for example , it support the hole payment devices )
- Automatic Price System ( which it makes the 2nd price automatically like 300 arena coins for weapons and 150 for sets and 120 for accessories and 10 arena coins for stones ) this option save much time on the price area to set it fast and smooth
- Automatic Tabs options ! ( which it makes weapons in the first tab, sets in the 2nd tab, accessories in the 3rd tab and stones & etc items in the 4th tab
- Slots ! automatic slots system ! which it makes 0 slot till 109 slot automatically in every tab ! depends on the item type
- the select option (it allow you to select the items you have added into the npc using the script )
- a lot of checks to stop up-coming errors for wrong setting .
- There is apart under-developing
So this was a fast review from my work .
Q: what do you want
A: i don't have any skills into C++ or C# even .net ! so i need some one to code an application for me
Q why you need some on to write an application your script seems to work fine
A: i do want this guy to write an application that it will be a part from bigger project
[Only registered and activated users can see links. Click Here To Register...]
Q: Tell me more about the application you want
A: i need it coded and well prepared for using it without errors and its setting into check marks to avoid human mastic's by removing a letter from the script which it may couse a bugs & errors ( the app, will be only as a auto execute and sql connection i mean the app will connect to the sql server and execute my script for several times depends on the items number inside the auto add table )
Q: Will it be for free !
A: YES TOTALLY FOR FREE FOR SERVER OWNERS ONLY !
Q: Anything else ?
A: YES i made the big part from the script but i want from someone to help me organizing it to avoid the bugs related to script!
Q: what is the part which its under-developing ?
A: it will be a fix for static script for adding new npc because it have several bugs , and ofc i will not work on it till i organize the exists script .
Update
it create tabs now if its missing inside the db ! [automatically] .
New checks has been added to avoid any errors
[There is apart under-developing ]-- 50% Done from it