Startitems - Gender restriction?

05/13/2012 12:26 xXMagicalXx#1
Hey everyone,
yes the thread title is a bit strange but didn't found a better one ;p

I was just wondering if it's possible to add Items for EU or CH Chars for example if I create a Chinese Char I wanna get a Sword and with an EU Char I wanna receive a Staff.

Stored Procedure is just
exec _ADD_ITEM_EXTERN @CharName,'ITEMNAME',5,1

so I'm wondering are there any way's?

- greetz
05/13/2012 13:33 HigurashiKai_#2
Yes,it's possible . I found a code for my server few weeks ago.
For e.g. if i create euro,the code gave me just eu items.
Cannot find the code anymore :S