Register for your free account! | Forgot your password?

You last visited: Today at 17:47

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release]Lookface Viewer

Discussion on [Release]Lookface Viewer within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.

Reply
 
Old   #1
 
funhacker's Avatar
 
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,741
[Release]Lookface Viewer

Images

This is app isn't used for much but it may be usefull in debuging a problem with a pet's/monster's lookface.

It displays all LookFace IDs within the 3DSimpleObj.ini in a list.

When you click on one of these IDs it will display the path used for it's files.
Or an error stating that the ID is not found within the other respective INI file. (3DObj.ini 3DTexture.ini)



This is only a base app that I made for learning some new functions. I might end up branching it off into a more useful app.


How To Use
Attached Images
File Type: jpg NoError.jpg (25.8 KB, 1700 views)
File Type: jpg Error01.jpg (25.3 KB, 1655 views)
Attached Files
File Type: rar Lookset Viewer 1.0.rar (9.0 KB, 612 views)
funhacker is offline  
Thanks
18 Users
Old 11/30/2009, 12:40   #2
 
.Ash's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 1,175
Received Thanks: 539
It doesnt work :S

Or is it just me..?

.Ash is offline  
Thanks
2 Users
Old 11/30/2009, 12:49   #3
 
SoulNecturn's Avatar
 
elite*gold: 100
Join Date: Oct 2008
Posts: 636
Received Thanks: 1,208
I admit - this would be pretty useful and would be thankful for this since I put lots of change under these ini files there heh - will save some time to fast look into certain numbers when necessary

But I have same problem like SpongeBox on SS :/

So waiting for info and to provide big Thanks :P

Regards
SoulNecturn is offline  
Thanks
1 User
Old 11/30/2009, 13:01   #4
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
Quote:
Originally Posted by SpongeBox View Post
It doesnt work :S

Or is it just me..?

not work also to me
PraDevil[ELITE] is offline  
Thanks
1 User
Old 11/30/2009, 13:07   #5
 
funhacker's Avatar
 
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,741
Oh Right I forgot to say

Edit the following files like so as my INI Class does not allow non Category Key Values


PutThis at the top of ("3DObj.ini" and "3DTexure.ini") [Main]

Then also if you still see errors be sure to remove any extra empty lines (I did not test if it would work with blank lines)



Post Update

Ok I just tested you will most deffinately have to remove all blank lines.

I suggest doing the following.

Open "3DObj.ini" with winhex (or another hex editor)
Now goto "Search" -> "Replace Hex Values"

Input this as Hex to Replace (0D0A0D0A)
Input this as Replace with (0D0A)

Then click replace all occurances.

Then repeat until it says 0Items replaced.


Do the Same with "3DTexture.ini"
funhacker is offline  
Thanks
2 Users
Old 11/30/2009, 13:45   #6
 
SoulNecturn's Avatar
 
elite*gold: 100
Join Date: Oct 2008
Posts: 636
Received Thanks: 1,208
OK I manage to make it working ...

But ymmmmmm

I think I expected something else here .... like preview of those models :/

and I only see same info like you posted on SS ...

Meaning this tool is for:

It will open Your 3DSimpleObj.ini and will show you for certain number of lookface (example 200) where is dds and c3 located inside your client...

I dont see this is something useful for me here I see this already by looking inside mine 3DSimpleObj.ini since its all already there :/

Last thing I could see this useful to show you where is error meaning certain lookface doesnt exist - so yes for this could be useful to delete all unnecessary lookfaces from 3DSimpleObj.ini and make space for new own - sorry but cant see more usage for me :/

Anyway thanks from me - and I would wish to get in my hand real lookface (graphic) previewer - if its possible heh

Regards
SoulNecturn is offline  
Thanks
1 User
Old 11/30/2009, 14:13   #7
 
funhacker's Avatar
 
elite*gold: 20
Join Date: Sep 2007
Posts: 1,767
Received Thanks: 1,741
Quote:
Originally Posted by Soulerman View Post
OK I manage to make it working ...

But ymmmmmm

I think I expected something else here .... like preview of those models :/

and I only see same info like you posted on SS ...

Meaning this tool is for:

It will open Your 3DSimpleObj.ini and will show you for certain number of lookface (example 200) where is dds and c3 located inside your client...

I dont see this is something useful for me here I see this already by looking inside mine 3DSimpleObj.ini since its all already there :/

Last thing I could see this useful to show you where is error meaning certain lookface doesnt exist - so yes for this could be useful to delete all unnecessary lookfaces from 3DSimpleObj.ini and make space for new own - sorry but cant see more usage for me :/

Anyway thanks from me - and I would wish to get in my hand real lookface (graphic) previewer - if its possible heh

Regards
Yea I would love to do that but that's a bit beyond me atm. I am just learning DLL Import. Then I need to find out existing functions. Then OpenGL or DirectX
funhacker is offline  
Thanks
1 User
Old 11/30/2009, 14:19   #8
 
SoulNecturn's Avatar
 
elite*gold: 100
Join Date: Oct 2008
Posts: 636
Received Thanks: 1,208
EHH I love this double posting :/ Please mod delete one :/
SoulNecturn is offline  
Thanks
1 User
Old 11/30/2009, 14:20   #9
 
SoulNecturn's Avatar
 
elite*gold: 100
Join Date: Oct 2008
Posts: 636
Received Thanks: 1,208
no worry man I see it will be anyway useful in its own way... I had to anyway make cleaning inside my 3DSimpleObj.ini to make spaces for more fresh lookfaces for future ... and this will help me in this way at least :P

But yea - if you manage in future to make such a previewer - would be wonderful :P

SoulNecturn is offline  
Thanks
1 User
Old 12/01/2009, 07:41   #10
 
hio77's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 1,759
Received Thanks: 825
Quote:
Originally Posted by funhacker View Post
Yea I would love to do that but that's a bit beyond me atm. I am just learning DLL Import. Then I need to find out existing functions. Then OpenGL or DirectX
im sure you can lol .... you just need to do a bit of learning on it xD
hio77 is offline  
Thanks
2 Users
Old 12/01/2009, 08:58   #11
 
PraDevil[ELITE]'s Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,490
Received Thanks: 909
i have do everything that u said funhacker but it still doesnt work for me..please someone help me =.=
PraDevil[ELITE] is offline  
Old 11/28/2010, 19:38   #12
 
elite*gold: 0
Join Date: Jan 2010
Posts: 52
Received Thanks: 1
It doesnt work ....

please me.

Please fax how to run this Programme in windows 7??
murillo123 is offline  
Old 11/28/2010, 23:03   #13
 
~WARNING~'s Avatar
 
elite*gold: 5
Join Date: Feb 2010
Posts: 1,040
Received Thanks: 441
run it as administrator
~WARNING~ is offline  
Old 11/28/2010, 23:56   #14
 
elite*gold: 0
Join Date: Jan 2010
Posts: 52
Received Thanks: 1
run it as administrator doesnt work
murillo123 is offline  
Old 11/29/2010, 00:50   #15
 
hio77's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 1,759
Received Thanks: 825
this works perfectly fine in windows 7 - works in 64 bit too

funhacker uses x64 win 7 as it is so it will work...

follow the steps given in the first post or at lest show us the error so we can tell you where you have missed something
hio77 is offline  
Reply


Similar Threads Similar Threads
[RELEASE] Target HP viewer - See monsters and Players HP
07/29/2021 - Shaiya Hacks, Bots, Cheats & Exploits - 53 Replies
Hey everybody, I'm releasing a little program that I whipped up that allows you to see the selected targets HP and Max HP. The Program window will stay on top so you can view it while playing. Tested and worked on the following: US client German client Euro-Shaiya Russian client Update: I made the code universal, It should work with every client out there now. Let me know if it doesn't.
[Release] RockNetwork Profile Viewer
08/26/2012 - Flyff PServer Guides & Releases - 16 Replies
.
[Release] Warrock Stats Viewer
08/12/2010 - WarRock Hacks, Bots, Cheats & Exploits - 15 Replies
Hallo :) Ich habe ein kleines Tool gecodet mit dem ihr sofort die Player Stats abrufen könnt anstatt auf die Seite zugehen und die Suche zu benutzen :) Momentan sind die Standard Werte enthalten ( Last Login zeigt momentan nur das Jahr an ) aber ich werde spätestens Morgen noch die Waffe hinzufügen ^^
[RELEASE] WoW Login Status Viewer
04/15/2010 - WoW Exploits, Hacks, Tools & Macros - 10 Replies
Hallo, ich möchte euch ein neues Tool vorstellen, mit welchem man den Text, der im Loginscreen von WoW gezeigt wird, ohne WoW zu starten anschauen kann. Dies kann praktisch sein wenn es wiedermal Serverdowns gibt und man den Clienten nicht unnötig offenlassen will. Die Nachricht aktualisieren tut man mit F5. Die Anleitung wie ihr selber einen machen könnt findet ihr HIER: http://www.elitepvpers.com/forum/autoit/529653-tut orial-wow-login-status-viewer.html#post4875006 ...
[Release] NPC list and Action(Task) viewer
07/15/2009 - EO PServer Guides & Releases - 8 Replies
Adding or editing Quests(Task) are very hard works So I release this program Now, you can see the Actions in cq_action table more easy This program made by ASP web program, so you need IIS Ofcourse, you can convert it to PHP if u have some knolwledge about PHP npclist.asp shows the NPC list with all fields in cq_npc table Click the NPC name on the list, and you can see the Action list



All times are GMT +2. The time now is 17:47.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.