Register for your free account! | Forgot your password?

You last visited: Today at 05:00

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

Advertisement



[RELEASE] V19 NPC MENÜ

Discussion on [RELEASE] V19 NPC MENÜ within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old 06/01/2013, 01:46   #16
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Quote:
Originally Posted by Lumi' View Post
Hab das mal eingefügt und hier ist das Resultat:

Use v19 wndtile3**.tga
Rhyder` is offline  
Thanks
1 User
Old 06/01/2013, 13:13   #17
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 516/0/0
Join Date: Jan 2012
Posts: 16,371
Received Thanks: 3,429
Thanks it works now, but how i can change the font from black to white?
Lumi is offline  
Old 06/02/2013, 07:28   #18
 
xTwiLightx's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,739
Received Thanks: 1,669
Quote:
Originally Posted by Lumi' View Post
Thanks it works now, but how i can change the font from black to white?
Im Code wird die propLang.txt kaum berücksichtigt (hab die v19 propLang Struktur eingebaut, im Endeffekt ändert sich da ziemlich wenig..), schau nach D3DCOLOR_ARGB( .... ), viele Sachen sind halt auf schwarz gestellt (D3DCOLOR_ARGB( 255, 0, 0, 0 ))- alles bis auf Alpha steht auf 0, für weiß alles auf 255 stellen.
xTwiLightx is offline  
Thanks
1 User
Old 06/02/2013, 07:41   #19
 
jeromerz's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 244
Received Thanks: 12
can any one who is nice make a tutorial for english )
jeromerz is offline  
Old 06/02/2013, 09:33   #20
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Quote:
Originally Posted by jeromerz View Post
can any one who is nice make a tutorial for english )
What is the use of this ?
Rhyder` is offline  
Old 06/02/2013, 15:40   #21
 
elite*gold: 0
The Black Market: 814/1/0
Join Date: Jan 2013
Posts: 22,407
Received Thanks: 8,227
Quote:
Originally Posted by jeromerz View Post
can any one who is nice make a tutorial for english )
#added in first post.
Deadline. is offline  
Thanks
2 Users
Old 06/03/2013, 16:28   #22
 
jeromerz's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 244
Received Thanks: 12
How to fix this problem??



And my wndtile on the theme folder is



what i should put on WndTile3
jeromerz is offline  
Old 06/03/2013, 20:01   #23
 
macboyem07's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 239
Received Thanks: 33
im done to Add This but nothing happen xD .. .. how to fix this xD
macboyem07 is offline  
Old 06/04/2013, 00:01   #24
 
elite*gold: 0
Join Date: Dec 2008
Posts: 8
Received Thanks: 5

Kriege diesen Fehler kann mir da einer helfen?
Bp2008 is offline  
Old 06/04/2013, 16:16   #25
 
jeromerz's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 244
Received Thanks: 12
Quote:
Originally Posted by jayjei14 View Post
Use v19 wndtile3**.tga
how to use v19 wndtile3**.tga??

what do i need to change on this code?

jeromerz is offline  
Old 06/04/2013, 16:26   #26
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
@jerome:
No need to change the code.. Just use v19 wndtile300.tga until wndtile311.tga..

Quote:
Originally Posted by macboyem07 View Post
im done to Add This but nothing happen xD .. .. how to fix this xD
Remove the XRGB or ARGB color im not sure on which of two are correct,but you can find it here:
Code:
 CWndMenu::OnEraseBkgnd ( C2DRender * p2DRender )
Rhyder` is offline  
Old 06/05/2013, 03:11   #27
 
jeromerz's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 244
Received Thanks: 12
Quote:
Originally Posted by jayjei14 View Post
@jerome:
No need to change the code.. Just use v19 wndtile300.tga until wndtile311.tga..



Remove the XRGB or ARGB color im not sure on which of two are correct,but you can find it here:
Code:
 CWndMenu::OnEraseBkgnd ( C2DRender * p2DRender )
The Result is this

jeromerz is offline  
Old 06/06/2013, 09:11   #28
 
macboyem07's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 239
Received Thanks: 33
Quote:
Originally Posted by jayjei14 View Post
@jerome:
No need to change the code.. Just use v19 wndtile300.tga until wndtile311.tga..



Remove the XRGB or ARGB color im not sure on which of two are correct,but you can find it here:
Code:
 CWndMenu::OnEraseBkgnd ( C2DRender * p2DRender )
i will remove this? --> D3DCOLOR_ARGB( 200, 0,0,0 ) );
macboyem07 is offline  
Old 06/06/2013, 11:50   #29
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 516/0/0
Join Date: Jan 2012
Posts: 16,371
Received Thanks: 3,429
Quote:
Originally Posted by macboyem07 View Post
i will remove this? --> D3DCOLOR_ARGB( 200, 0,0,0 ) );
You should remove this one..

Code:
 p2DRender->RenderFillRect(rect, D3DCOLOR_ARGB( 255, 255,255,255 ) );
Lumi is offline  
Old 06/11/2013, 09:37   #30
 
WooTheFck's Avatar
 
elite*gold: 0
Join Date: May 2013
Posts: 239
Received Thanks: 11
is this the correct? szTextNamebuf = "WndTile300";
WooTheFck is offline  
Reply


Similar Threads Similar Threads
.Shyo. No Menü Hack Release Base
06/15/2012 - WarRock Hacks, Bots, Cheats & Exploits - 33 Replies
Yo Elitepvpers Ich Release euch meine No Menü Chams Base!Da ich täglich 10 Mails bekomme, bekomm ich deine No Menü Base mit Chams nun Release ich sie hir! Was ist drine? Chams ( Perfekt 1 Farbig) No Recoil No Spread
Release No Menü Base
06/02/2012 - WarRock Hacks, Bots, Cheats & Exploits - 23 Replies
Hey elitepvpers habe mal nachgefragt und mann darf ja hir seine Base Releasen so ich release hir meine No Menü Base ist nichts besonders aber gut fürn Anfang. Was enthält sie? 5slot 6slot 7slot
[Release]Großes Menü
04/28/2012 - Metin2 PServer Guides & Strategies - 61 Replies
Hallo Com, heute möchte ich mein erstes Python Script releases! Es ist für die "guten" Clientmodder nicht´s großes und tolles, doch vil. kann es doch iwer gebrauchen! Hier der Screen: http://img854.imageshack.us/img854/6254/menfertig .jpg Nun zum Tut, welches eig. sehr einfach ist, so dass es jeder verstehen sollte!
[RELEASE] ZERO-FRAMES no menü box hack!
01/24/2011 - CrossFire Hacks, Bots, Cheats & Exploits - 29 Replies
funktionen: f1 = Boxes f2 = No Fog f3 = no smoke f4 = wireframe screenshot: http://img42.imageshack.us/img42/8228/screeniemu. png Virus scan:



All times are GMT +2. The time now is 05:00.


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.