so no one knows how to find an item id
i'm looking for space gear but its not in any gm tool so i acquired them but idk how to get their id number so i can just get them through code
how do u search
i right click
then choose script table as
select to
new query editor window
then add that line of code at the end right?
edit:
i already used
where upper(name) like upper('name_item%')
but now i have to search for all names and all values are in arabic n when i try to search in arabic it returns empty tables
how do u search
i right click
then choose script table as
select to
new query editor window
then add that line of code at the end right?
edit:
i already used
where upper(name) like upper('name_item%')
but now i have to search for all names and all values are in arabic n when i try to search in arabic it returns empty tables
This should work
Code:
USE [Arcadia]
SELECT ir.id, sr.[value]
FROM dbo.ItemResource AS ir
JOIN dbo.StringResource AS sr
ON ir.name_id = sr.code
WHERE sr.[value] LIKE '%item name here%'
Did you delete the ela line from your gameserver.opt?
ohhhhh! i forgot!
thanks for the help.
now after i deleted it herlock error is gone but there is a new error when i choose the server (cannot connect to server).
[HELP] How create some weapons in ShStudio? / Crash item mall / can't create new mobs 06/24/2021 - Shaiya PServer Development - 3 Replies Hey,
Before say "use the search button" or "see other topic for resolve ur problem" i have search and i don't have found any fix for my problem :/
I have 4 big problem:
-1: When i buy an item in my item mall IG the game crash (please try to recconect to the server ERROR 0) i don't have found help after 2 days of search
-2: When i want create a boss/mobs IG (only boss and mobs who i have add in my Monster.SData) i have this error in the tchat "Not authorized to create!" why i have this...
How create a trainer in cheat engine, and how to create autoassemble scripts [16 June 06/17/2012 - Facebook - 3 Replies Many people asked me that...
Maybe some of these people are from here.. or maybe not..
Anyway.. heres 25 minutes video ;D which should help?
How create a trainer in cheat engine, and how to create autoassemble scripts - YouTube
And yea..
I noticed that there 360p and 720p only.. no idea where the 460p gone... :x
put 720p and full screen, otherwise in normal size its looks crappy