Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 11:30

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

Advertisement



Showing results 1 to 25 of 200
Search took 0.02 seconds.
Search: Posts Made By: raventh1984
Forum: Flyff Private Server 06/04/2019, 10:11
Replies: 1
Views: 518
Posted By raventh1984
Rendering icon in inventory

Hi Guys/Girls.

Its been an long time since i was active but due to boring problems i am starting again.

The problem i encounter is in the image below

[Only registered and activated users can see links]

i have changed...
Forum: Flyff Private Server 02/11/2018, 19:40
Replies: 2
Views: 608
Posted By raventh1984
Change TID_MMI_COSTUMEMIX01 7175 to 7176 needs to...

Change TID_MMI_COSTUMEMIX01 7175 to 7176 needs to match the one in defineNeuz.h
Forum: Flyff Private Server 02/11/2018, 19:38
Replies: 6
Views: 550
Posted By raventh1984
I guess you have connected to Express edition(...

I guess you have connected to Express edition( 2008 r2/2012/2014) and since database has limitation of 10 G hence you got this message.

You need an diff database version. So not express :D
Forum: Flyff Private Server 02/02/2018, 16:07
Replies: 3
Views: 423
Posted By raventh1984
Flyff triple monitor setup :D

Haha i just got 2x 24 inch on 1920x1080 and i had an 22inch with the same res.

So i thought well how would flyff looks when i change it to 5760x1080.


Well here it is.
...
Forum: Flyff Private Server 01/27/2018, 08:57
Replies: 0
Views: 446
Posted By raventh1984
Neuz crashes when 2 are near each other

Hi epvpers,

Well if 2 chars are coming to each other then both of them crashes. Even with new characters.

Its not crashing when only 1 char is there without any other chars arround. And it...
Forum: Flyff Private Server 01/26/2018, 15:09
Replies: 1
Views: 384
Posted By raventh1984
Making of RNG min max attack giving different output

Nvm Fixed.
Used the wrong get function. Didnt see it clearly.
Forum: Flyff Private Server 01/18/2018, 10:28
Replies: 7
Views: 1,709
Posted By raventh1984
is this not what you are searching for? ...

is this not what you are searching for?


BOOL TextCmd_InvenRemove( CScanner& scanner )
{
#ifdef __WORLDSERVER
CUser* pUser = (CUser*)scanner.dwValue;
if( IsValidObj( pUser ) )
{...
Forum: Flyff Private Server 12/29/2017, 20:11
Replies: 6
Views: 977
Posted By raventh1984
An arithmetic overflow is caused by a calculated...

An arithmetic overflow is caused by a calculated column value that exceeds the column's specified size. When this error occurs, the calculation stops and the remainder of the results pane is not...
Forum: Flyff PServer Guides & Releases 12/29/2017, 20:02
Replies: 9
Views: 3,348
Posted By raventh1984
Here with this you will delete all data that is...

Here with this you will delete all data that is releated to an character.


/*RESETTING DATABASE*/
USE CHARACTER_01_DBF
TRUNCATE TABLE BANK_EXT_TBL
GO
TRUNCATE TABLE BANK_TBL
GO
TRUNCATE...
Forum: Flyff Private Server 05/05/2017, 17:47
Replies: 10
Views: 1,392
Posted By raventh1984
download an v19 source. And check it with...

download an v19 source. And check it with winmerge with your source code.
Then you will see the difference. And it doesn't matter if you file is called propItem/SpecItem or whatever file you use....
Forum: Flyff Private Server 04/30/2017, 09:43
Replies: 7
Views: 658
Posted By raventh1984
show your code what you have done.

show your code what you have done.
Forum: Flyff Private Server 04/28/2017, 14:41
Replies: 6
Views: 1,687
Posted By raventh1984
3rd option is to rewrite the code so no anti hack...

3rd option is to rewrite the code so no anti hack is needed.
But then you need to know what you are doing.
And how its getting modified.
Forum: Flyff Private Server 03/07/2017, 08:17
Replies: 1
Views: 637
Posted By raventh1984
What resource files do you use and what server...

What resource files do you use and what server files. Cause its like you are missing some rows. Remeber v19 resource wont work with v15 server files and vice versa.

Verstuurd vanaf mijn SM-A500FU...
Forum: Flyff Private Server 01/30/2017, 19:05
Replies: 0
Views: 344
Posted By raventh1984
WorldServer crash MoverActEvent.cpp

Hoi elitepvpers,

Everytime when i kill an mob it keeps on crashing the worldserver.

here are the codes on how its killing the mover.

Mover.cpp

CRiftMatch::GetInstance()->DestroyMoverRift(...
Forum: Flyff Private Server 01/28/2017, 00:09
Replies: 11
Views: 1,356
Posted By raventh1984
Hi elitepvpers, Well i thought after some...

Hi elitepvpers,

Well i thought after some absence the i would tell you an small update.

Re-Scripted the rift battle so it uses triggers that you can add World editor for spawning npc's. This...
Forum: Flyff Private Server 01/27/2017, 09:17
Replies: 0
Views: 355
Posted By raventh1984
Getting status always is 0.

Solved

For some reason it didnt stored the status when making an new object.
Forum: Flyff Private Server 01/25/2017, 12:52
Replies: 6
Views: 762
Posted By raventh1984
void CWndWorld::RenderBuffIcon( C2DRender...

void CWndWorld::RenderBuffIcon( C2DRender *p2DRender, IBuff* pBuff, BOOL bPlayer, BUFFICON_INFO* pInfo, CPoint ptMouse )
Forum: Flyff Private Server 01/25/2017, 12:28
Replies: 1
Views: 532
Posted By raventh1984
NPC Spawning

Hi elitepvpers,

I am trying to spawn an NPC (Not and Monster)

For example
i have this


MoverProp* pMoverProp = prj.GetMoverProp(MI_MAFL_LOSHA);
if (pMoverProp)
Forum: Flyff Private Server 01/21/2017, 11:38
Replies: 5
Views: 772
Posted By raventh1984
No just safe the world. and then copy the world...

No just safe the world. and then copy the world to your client.

For your other problem. Check how the other tickets are beeing made.
Forum: Flyff Private Server 01/21/2017, 08:03
Replies: 5
Views: 772
Posted By raventh1984
You need to edit the portal with World Editor...

You need to edit the portal with World Editor Like Beast masqurade or Atlas World Editor.
There you can set the coordinates and the map.
Forum: Flyff Private Server 01/21/2017, 08:00
Replies: 3
Views: 889
Posted By raventh1984
Why not lower the droprate numbers. So you can...

Why not lower the droprate numbers. So you can easly maintain the drops?

What i have done is alter the max number in the source to 10000.

So the drops are like this

10000 // 100%
1000 //...
Forum: Flyff Private Server 12/29/2016, 16:36
Replies: 4
Views: 642
Posted By raventh1984
well actualy they are saved per world. ...

well actualy they are saved per world.


while (Lua.TableLoop(-2))
{
RIFT_MONSTER_SPAWN rSpawnPoint;
rSpawnPoint.dwWorldId =...
Forum: Flyff Private Server 12/29/2016, 16:04
Replies: 4
Views: 642
Posted By raventh1984
little bug Rift System

Hi all,

Some of you know that i am working on an rift system for flyff.

Well i need an bit of help once again xD.

I thought i finished it but then i noticed an little bug.
Ok here it goes....
Forum: Flyff Private Server 12/29/2016, 13:48
Replies: 11
Views: 1,356
Posted By raventh1984
Thank you. Well joke or not it just means an new...

Thank you. Well joke or not it just means an new challenge :D.
I like the idea very much. But i will do 1 thing at a time.

I will finish this system first.

And then i will get my hands on the...
Forum: Flyff Private Server 12/29/2016, 13:11
Replies: 11
Views: 1,356
Posted By raventh1984
Thanks for the wiki. and your explanation. ...

Thanks for the wiki. and your explanation.

yeah its something i need to think about on how to implant that sort of thing.
Cause it means you should make 2 maps bound together.

Example. You...
Showing results 1 to 25 of 200

 
Forum Jump

All times are GMT +1. The time now is 11:30.


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.