Vsro start items

09/26/2011 19:50 MaybeNoob#1
Guys any 1 know how to make start's items for accounts
.I hope i will get help soon :)
09/26/2011 23:06 HaGsTeR#2
\Databases\SRO_VT_SHARD_INIT\Programmability\Store d Procedures\_AddNewChar.dbo
Right click it, click "Modify"
to add start items to your inventory scroll to the bottom
add lines like this :

exec _ADD_ITEM_EXTERN @CharName,'ITEM_CH_SWORD_11_SET_B_RARE',1,12
ITEM_CH_SWORD_11_SET_B_RARE means Fight nova sword, obviously.... 1 means amount, 12 means plussvalue

like this :
exec _ADD_ITEM_EXTERN @CharName,'ITEM_CODE',(Amount),(Plusvalue)

mine looks like this

09/27/2011 04:22 vnzla#3
men and how can add gold or silk to new char? when start
09/27/2011 16:15 MaybeNoob#4
Quote:
Originally Posted by HaGsTeR View Post
\Databases\SRO_VT_SHARD_INIT\Programmability\Store d Procedures\_AddNewChar.dbo
Right click it, click "Modify"
to add start items to your inventory scroll to the bottom
add lines like this :

exec _ADD_ITEM_EXTERN @CharName,'ITEM_CH_SWORD_11_SET_B_RARE',1,12
ITEM_CH_SWORD_11_SET_B_RARE means Fight nova sword, obviously.... 1 means amount, 12 means plussvalue

like this :
exec _ADD_ITEM_EXTERN @CharName,'ITEM_CODE',(Amount),(Plusvalue)

mine looks like this

Like i just want to add Grab pet and attack pet in starting can you please tell me how .
But thx for your guide
09/27/2011 21:54 HaGsTeR#5
Quote:
Originally Posted by MaybeNoob View Post
Like i just want to add Grab pet and attack pet in starting can you please tell me how .
But thx for your guide
you put the grab pet code there instead..
09/27/2011 23:41 PortalDark#6
is there some for silks
or a trigger will do?
09/28/2011 15:01 alexutublade#7
Quote:
Originally Posted by PortalDark View Post
is there some for silks
or a trigger will do?
+1 i'm looking for that too , to add on Trinity .
09/28/2011 15:35 OutlawNL#8
Quote:
Private SRO Main Discussions / Questions <--Is to be, used to ask question's about bot's, ask for hack's, ask about server's, ask about server project, and general server talk.
Said by Bane
10/18/2011 14:24 lory75#9
just edit the default value ;/ for the silk