Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 23:31

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

Advertisement



Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: Minotaurr
Forum: Flyff Private Server 06/19/2018, 12:45
Replies: 2
Views: 796
Posted By alfredico
That's the problem of using ? on long stored...

That's the problem of using ? on long stored procedures, when you have an error like that takes lot of time to find it.
Compare the stored procedure CHARACTER_STR to match with the BindParameter on...
Forum: Suggestions & Feedback Archive 06/08/2018, 05:54
Replies: 5
Views: 861
Posted By Dr. Peacock
Trade Sektion, Erweiterung/Verbesserung

Guten Tag zusammen,
Nachdem ich vor kurzem im Forum gesehen habe, dass man bezüglich manchen Systemen, welche mehrere Personen zum Verkauf anbieten im normalen "Black Market" der Flyff Sektion...
Forum: Flyff PServer Guides & Releases 06/03/2018, 16:05
Replies: 0
Views: 1,143
Posted By pDestroyer
Delete reset of buff time after reconnection

Hi
When you've a buff with time > 60 Min, on reconnection the time is set to 60 min.

Buff.cpp
In this function : void IBuff::Serialize( CAr & ar, CMover* pMover )
remove this :
#ifdef...
Forum: Flyff Private Server 05/25/2018, 20:32
Replies: 8
Views: 836
Posted By alfredico
WORLDSERVER/DPSrvr.cpp -...

WORLDSERVER/DPSrvr.cpp - CDPSrvr::OnLEventCreate()

int nPerin = pUser->RemoveTotalGold( pEvent->GetCost( iEEvent, iIEvent ) );

by
int nPerin = pUser->RemovePerin( pEvent->GetCost( iEEvent,...
Forum: Flyff Private Server 05/25/2018, 08:10
Replies: 8
Views: 836
Posted By alfredico
Only need to change this line if( iCost >...

Only need to change this line
if( iCost > pUser->GetTotalGold() )

by
if( iCost > pUser->GetPerinNum() )
Forum: Flyff Private Server 05/19/2018, 14:53
Replies: 3
Views: 543
Posted By pDestroyer
It's an useless error, you can remove it. It's...

It's an useless error, you can remove it. It's just a temp log on open guild applet
Forum: Flyff PServer Guides & Releases 04/27/2018, 21:26
Replies: 130
Views: 23,656
Posted By - Major
You need to update the worlddialog.dll

You need to update the worlddialog.dll
Forum: Flyff Hacks, Bots, Cheats, Exploits & Macros 04/25/2018, 15:45
Replies: 26
Views: 16,462
Posted By greyb1t
Thumbs up FlyFF Private Server - Bot (Insanity Flyff) (FREE)

The bot has become outdated and is no longer working for Insanity Flyff. I will not update it anymore.

I suggest using a bot created by Aiden and netHoxInc.

It can be found here: AiBot...
Forum: Flyff PServer Guides & Releases 04/23/2018, 10:23
Replies: 35
Views: 8,668
Posted By Avalion
quality necropost at its finest. One word and an...

quality necropost at its finest. One word and an emote.

How, you ask? Well, you could just create another currency like how the penya is done in the source but have it perin related. Auto convert...
Forum: Flyff Private Server 04/23/2018, 08:52
Replies: 13
Views: 1,331
Posted By Timelimits
Hmm, open the log folder inside the client, see...

Hmm, open the log folder inside the client, see if any error is being made also from the looks of the code you provided it's correct at least from a quick glance however could it perhaps possible...
Forum: Flyff Private Server 04/22/2018, 18:41
Replies: 13
Views: 1,331
Posted By xToffer
try to reduce the number of define? i guess? make...

try to reduce the number of define? i guess? make it 20k?
Forum: Flyff Private Server 04/22/2018, 14:20
Replies: 13
Views: 1,331
Posted By pedala1
Log errors ?

Log errors ?
Forum: Flyff PServer Guides & Releases 04/19/2018, 22:12
Replies: 0
Views: 1,389
Posted By mcoocr
Lightbulb [Release] Fix freezes on long keypress

Hi,

short fix (not sure if its already known or released somewhere) to get rid of the freezes which appear when the user holds down a key a few seconds.

Simply search and comment-out the...
Forum: Flyff Private Server 04/18/2018, 13:31
Replies: 7
Views: 1,675
Posted By Rhea03
its posible to bold admin text and not bolded...

its posible to bold admin text and not bolded text in players.

here is try this., all will be bold admin and players


if( ::GetLanguage() == LANG_ENG )
{
CD3DFont* pFont;
// ÆùÆ® ·Îµå...
Forum: Flyff Private Server 04/16/2018, 20:48
Replies: 7
Views: 1,675
Posted By Barameu
MoverRender.cpp / RenderName Function.

MoverRender.cpp / RenderName Function.
Forum: Flyff Private Server 04/13/2018, 16:45
Replies: 7
Views: 1,675
Posted By alfredico
You can try "#b" + m_szName + "#nb" Or...

You can try "#b" + m_szName + "#nb"

Or render it twice and make it bold effect by displacing one point on X axis for the staff.

pFont->DrawText( (FLOAT)( point.x ), (FLOAT)( point.y ), dwColor,...
Forum: Flyff PServer Guides & Releases 08/06/2017, 21:35
Replies: 0
Views: 1,332
Posted By xRageee
Add your name (ign) to your neuz window title

DPClient.cpp
Search for

#ifdef __GAME_GRADE_SYSTEM
g_Neuz.m_dwTimeGameGradeMarkRendering = g_tmCurrent + SEC( CNeuzApp::GAME_GRADE_MARK_RENDERING_INTERVAL_SECOND );
#endif //...
Forum: Flyff Private Server 05/16/2013, 09:16
Replies: 4
Views: 703
Posted By raventh1984
It depends on what files you are using.

It depends on what files you are using.
Forum: Flyff Private Server 05/16/2013, 09:12
Replies: 4
Views: 703
Posted By raventh1984
Get the client from Eflyff or somwhere else. ...

Get the client from Eflyff or somwhere else.

Dont run the patcher instead make an .bat file and add this to it

@echo off
cls
Neuz.exe sunkist

Pay attention the param sunkist could be...
Forum: Joining e*pvp 12/12/2010, 17:34
Replies: 3,480
Views: 990,682
Posted By Impotenzz
Bewerbung für die Fyff Sektion

EDIT

Hallo liebe Community,
hier mit möchte ich mich als Guardian für die Flyff-Sektion bewerben.

Über mich :
Ich heiße Jan und bin 15 Jahre alt.Ich komme aus dem schicken kleinen Saarland...
Forum: Flyff Private Server 11/24/2010, 12:52
Replies: 5
Views: 640
Posted By Crown3r
Use this WebCreateAcc.sql ;) ...

Use this WebCreateAcc.sql ;)

[Only registered and activated users can see links]
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT +2. The time now is 23:31.


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.