[Closed]
Hello to all. I need little guide how to change string of item in DB or how to do this
Lets starts :)
We have StringResourse table, and ItemResourse table
In table ItemResourse exists columns - name_id and tooltip_id.
Question: how to find note of this item in StringResourse. Thanks for answers!
P.S. I think we need to find It in column name for example item_xxxxxxx
Where xxxxxx- is ID of something
for example I have item - fireworks - id of this item - 10801319
But then I select
my code:
its give me 0 string
In game name and description of item is ??????????
Databases official 6.2 by Pyrok (korean I think) and find item by name is unreal for me
how can I fix this one?
[Only registered and activated users can see links. Click Here To Register...]
Hello to all. I need little guide how to change string of item in DB or how to do this
Lets starts :)
We have StringResourse table, and ItemResourse table
In table ItemResourse exists columns - name_id and tooltip_id.
Question: how to find note of this item in StringResourse. Thanks for answers!
P.S. I think we need to find It in column name for example item_xxxxxxx
Where xxxxxx- is ID of something
for example I have item - fireworks - id of this item - 10801319
But then I select
my code:
its give me 0 string
In game name and description of item is ??????????
Databases official 6.2 by Pyrok (korean I think) and find item by name is unreal for me
how can I fix this one?
[Only registered and activated users can see links. Click Here To Register...]