How could i build Truice Source?

I’ve downloaded Embarcadero Delphi XE3 and all of [SIZE=14px]additional components, but always when i open Truice project i’ve got this error “Class TsGroupBox not found. Ignore the error […]” How could i solve that? Someone help me, PLEASE![/SIZE]

I seem to remember (it’s been a long time since I messed with the code) that it required an old version of the delphi compiler, so, make sure you are using one that is old enough… another reason someone needs to port this to c++, or, even (ugh) C#…

How old? Could you help me PLEASE? I know nothing about C/C++ but i’m learning, i think i will need help to do that. I did a biggest editor in PHP but i think its not so helpful. I’ve downloaded Delphi 2010, Delphi XE2 and XE3, what of these i have to use?

From readme.txt:

Truice
Truice is a database editor specifically for Trinity.

It is a fork of Quice, which was made for MaNGoS.

You can edit Quests, Creatures, GameObjects, Items, Loot, Events, EventAI, SmartAI, Conditions and some minor things.

It is written in Delphi using Embarcadero Delphi XE and the source is available under http://github.com/Faq/Truice

and precompiled binarys under http://github.com/Faq/Truice/downloads

To compile use Delphi XE2 and next additional components:

ZeosDBO 7.0.0-alpha (SVN rev1789)

http://zeos.firmos.at/portal.php

JEDI VCL 3.48 rev13435

http://jvcl.delphi-jedi.org/

svn: https://jvcl.sourceforge.net/svnroot/jvcl

JCL 2.5.0.4572 rev3870

http://sourceforge.net/projects/jcl/

svn: https://jcl.sourceforge.net/svnroot/jcl

TMS Unicode Component Pack 1.7.6.0 trial (Delphi XE2 support)

http://www.tmssoftware.com/go.asp?tmsuni

AlphaControls 2010 7.69

http://www.alphaskins.com/

Original topic on TC forum:

http://www.trinitycore.org/f/topic/180-bin-truice-win32/

http://www.trinitycore.org/f/topic/7639-bin-truice-win32/

Truice Downlod:

http://www.trinitycore.org/f/files/category/2-tools/

Author: Faq

As i said, i’ve downloaded everything in the list, and nothing works, i always got the error “Class TsGroupBox not found. Ignore the error […]” when i open the Truice project :

To compile use Delphi XE2 and next additional components:

I do it, i downloaded all of this components, but i got this error. What should i do?

up

I sugest you to change to http://www.trinitycore.org/f/files/file/17-sai-editor/

I use Truice to change quickly a value from creature_template, for example faction column.

I want to change faction_A and faction_H in faction (new column).