Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 16:51

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

Advertisement



Adding __DAILY_GIFT crashes

Discussion on Adding __DAILY_GIFT crashes within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2019
Posts: 20
Received Thanks: 0
Adding __DAILY_GIFT crashes

The resdata.inc window was also added and crashed into the world. . This is my debug

flyff886 is offline  
Old 03/07/2020, 07:12   #2
 
elite*gold: 0
Join Date: Aug 2019
Posts: 20
Received Thanks: 0
Any idea what the problem is?
flyff886 is offline  
Old 03/07/2020, 15:59   #3
 
elite*gold: 0
Join Date: Apr 2011
Posts: 91
Received Thanks: 10
Looks like you don't have the window in resdata
firesqual is offline  
Old 03/08/2020, 07:29   #4
 
elite*gold: 0
Join Date: Jan 2020
Posts: 78
Received Thanks: 0
Quote:
Originally Posted by firesqual View Post
Looks like you don't have the window in resdata
I have added windows,
siono01 is offline  
Old 03/08/2020, 12:24   #5
 
sebariio's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 98
Received Thanks: 76
That's the problem when you steal code.
sebariio is offline  
Old 03/09/2020, 05:24   #6
 
elite*gold: 0
Join Date: Jan 2020
Posts: 78
Received Thanks: 0
Quote:
Originally Posted by sebariio View Post
That's the problem when you steal code.
Code ported in public sources. I don't know where the problem is, I checked it many times
siono01 is offline  
Old 03/09/2020, 21:03   #7
 
elite*gold: 0
Join Date: Apr 2011
Posts: 91
Received Thanks: 10
Don't mind him he's a french kiddo.

So, try to debug & show us callstack
firesqual is offline  
Old 03/10/2020, 04:15   #8
 
elite*gold: 0
Join Date: Jan 2020
Posts: 78
Received Thanks: 0
Quote:
Originally Posted by firesqual View Post
Don't mind him he's a french kiddo.

So, try to debug & show us callstack
siono01 is offline  
Old 03/11/2020, 18:02   #9
 
elite*gold: 0
Join Date: Apr 2011
Posts: 91
Received Thanks: 10
Yes it really seems like you're missing the APP_ in resdata
firesqual is offline  
Old 03/11/2020, 19:04   #10
 
elite*gold: 0
Join Date: Jan 2020
Posts: 78
Received Thanks: 0
Quote:
Originally Posted by firesqual View Post
Yes it really seems like you're missing the APP_ in resdata

I added

Quote:
APP_DAILY_QUEST "WndTile00.tga" "" 1 256 304 0x2410000 26
{
// Title String
IDS_RESDATA_INC_010962
}
{
// ToolTip
IDS_RESDATA_INC_010963
}
{
WTYPE_TEXT WIDC_TEXT "WndEditTile00.tga" 1 12 37 236 140 0x20020000 0 0 0 0 255 255 255
{
// Title String
IDS_RESDATA_INC_010964
}
{
// ToolTip
IDS_RESDATA_INC_010965
}
WTYPE_STATIC WIDC_STATIC "" 0 12 12 211 31 0x220000 0 0 0 0 246 204 77
{
// Title String
IDS_RESDATA_INC_010966
}
{
// ToolTip
IDS_RESDATA_INC_010967
}
WTYPE_STATIC WIDC_STATIC1 "" 0 12 155 211 174 0x220000 0 0 0 0 246 204 77
{
// Title String
IDS_RESDATA_INC_010968
}
{
// ToolTip
IDS_RESDATA_INC_010969
}
WTYPE_STATIC WIDC_STATIC2 "back_Slotitem.tga" 0 12 180 43 211 0x220000 0 0 0 0 246 204 77
{
// Title String
IDS_RESDATA_INC_010970
}
{
// ToolTip
IDS_RESDATA_INC_010971
}
WTYPE_STATIC WIDC_STATIC3 "back_Slotitem.tga" 0 58 180 89 211 0x220000 0 0 0 0 246 204 77
{
// Title String
IDS_RESDATA_INC_010972
}
{
// ToolTip
IDS_RESDATA_INC_010973
}
WTYPE_STATIC WIDC_STATIC4 "back_Slotitem.tga" 0 104 180 135 211 0x220000 0 0 0 0 246 204 77
{
// Title String
IDS_RESDATA_INC_010974
}
{
// ToolTip
IDS_RESDATA_INC_010975
}
WTYPE_BUTTON WIDC_BUTTON "ButtNormal02.tga" 0 12 230 222 254 0x220010 0 0 0 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010976
}
{
// ToolTip
IDS_RESDATA_INC_010977
}
WTYPE_STATIC WIDC_STATIC5 "back_Slotitem.tga" 0 150 180 181 211 0x220000 0 0 0 0 246 204 77
{
// Title String
IDS_RESDATA_INC_010978
}
{
// ToolTip
IDS_RESDATA_INC_010979
}
WTYPE_STATIC WIDC_STATIC6 "back_Slotitem.tga" 0 196 180 227 211 0x220000 0 0 0 0 246 204 77
{
// Title String
IDS_RESDATA_INC_010980
}
{
// ToolTip
IDS_RESDATA_INC_010981
}

}
siono01 is offline  
Old 03/11/2020, 23:31   #11
 
Steffen Tequila's Avatar
 
elite*gold: 51
Join Date: May 2009
Posts: 338
Received Thanks: 76
make sure you use the v19 res paras.

if not, here are the v15 paras:



Code:
APP_DAILY_QUEST "WndTile00.tga" 1 256 304 0x2410000 26
{
// Title String
IDS_RESDATA_INC_010962
}
{
// ToolTip
IDS_RESDATA_INC_010963
}
{
WTYPE_TEXT WIDC_TEXT "WndEditTile00.tga" 1 12 37 236 140 0x20020000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010964
}
{
// ToolTip
IDS_RESDATA_INC_010965
}
WTYPE_STATIC WIDC_STATIC "" 0 12 12 211 31 0x220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010966
}
{
// ToolTip
IDS_RESDATA_INC_010967
}
WTYPE_STATIC WIDC_STATIC1 "" 0 12 155 211 174 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010968
}
{
// ToolTip
IDS_RESDATA_INC_010969
}
WTYPE_STATIC WIDC_STATIC2 "back_Slotitem.tga" 0 12 180 43 211 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010970
}
{
// ToolTip
IDS_RESDATA_INC_010971
}
WTYPE_STATIC WIDC_STATIC3 "back_Slotitem.tga" 0 58 180 89 211 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010972
}
{
// ToolTip
IDS_RESDATA_INC_010973
}
WTYPE_STATIC WIDC_STATIC4 "back_Slotitem.tga" 0 104 180 135 211 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010974
}
{
// ToolTip
IDS_RESDATA_INC_010975
}
WTYPE_BUTTON WIDC_BUTTON "ButtNormal02.tga" 0 12 230 222 254 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010976
}
{
// ToolTip
IDS_RESDATA_INC_010977
}
WTYPE_STATIC WIDC_STATIC5 "back_Slotitem.tga" 0 150 180 181 211 0x220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010978
}
{
// ToolTip
IDS_RESDATA_INC_010979
}
WTYPE_STATIC WIDC_STATIC6 "back_Slotitem.tga" 0 196 180 227 211 0x220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010980
}
{
// ToolTip
IDS_RESDATA_INC_010981
}

}
//Edit: OK your error is "NULLPTR" try to change it to NULL;

greez stevyboy
Steffen Tequila is offline  
Old 03/11/2020, 23:59   #12
 
elite*gold: 0
Join Date: Jan 2020
Posts: 78
Received Thanks: 0
Quote:
Originally Posted by Steffen Tequila View Post
make sure you use the v19 res paras.

if not, here are the v15 paras:



Code:
APP_DAILY_QUEST "WndTile00.tga" 1 256 304 0x2410000 26
{
// Title String
IDS_RESDATA_INC_010962
}
{
// ToolTip
IDS_RESDATA_INC_010963
}
{
WTYPE_TEXT WIDC_TEXT "WndEditTile00.tga" 1 12 37 236 140 0x20020000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010964
}
{
// ToolTip
IDS_RESDATA_INC_010965
}
WTYPE_STATIC WIDC_STATIC "" 0 12 12 211 31 0x220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010966
}
{
// ToolTip
IDS_RESDATA_INC_010967
}
WTYPE_STATIC WIDC_STATIC1 "" 0 12 155 211 174 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010968
}
{
// ToolTip
IDS_RESDATA_INC_010969
}
WTYPE_STATIC WIDC_STATIC2 "back_Slotitem.tga" 0 12 180 43 211 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010970
}
{
// ToolTip
IDS_RESDATA_INC_010971
}
WTYPE_STATIC WIDC_STATIC3 "back_Slotitem.tga" 0 58 180 89 211 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010972
}
{
// ToolTip
IDS_RESDATA_INC_010973
}
WTYPE_STATIC WIDC_STATIC4 "back_Slotitem.tga" 0 104 180 135 211 0x220000 0 0 0 0 
{
// Title String
IDS_RESDATA_INC_010974
}
{
// ToolTip
IDS_RESDATA_INC_010975
}
WTYPE_BUTTON WIDC_BUTTON "ButtNormal02.tga" 0 12 230 222 254 0x220010 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010976
}
{
// ToolTip
IDS_RESDATA_INC_010977
}
WTYPE_STATIC WIDC_STATIC5 "back_Slotitem.tga" 0 150 180 181 211 0x220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010978
}
{
// ToolTip
IDS_RESDATA_INC_010979
}
WTYPE_STATIC WIDC_STATIC6 "back_Slotitem.tga" 0 196 180 227 211 0x220000 0 0 0 0
{
// Title String
IDS_RESDATA_INC_010980
}
{
// ToolTip
IDS_RESDATA_INC_010981
}

}
//Edit: OK your error is "NULLPTR" try to change it to NULL;

greez stevyboy
I am using V19. How should I change NULL
siono01 is offline  
Reply


Similar Threads Similar Threads
Visualize max skill / adding new npc item / adding new npc
04/10/2016 - SRO Private Server - 4 Replies
Hello ! I'm a little bit confused about disabling some skills from the client.You know if a server is cap 80 I don't want skills above to appear.I tried to make this happen some time ago and the client crashed every time I opened the skill window "S". I know it's about disabling some skills by putting 0 instead of 1 in a line but how do I do it in the proper way because, as I said, it crashed every time. And secondly, is there a software of an easy way to add new NPCs, add new items to...
Adding NPC's and Adding Items in Shopping Mall
03/19/2015 - CO2 Private Server - 21 Replies
Hello there, I have an 5518 source; Albetros Source. Now I have a few questions about it. 1. How do you add new NPC's and where can I find them in the Source? 2. How to add items in the Shopping Mall. I tried a few things but that didn't helped me alot. 3. How to set game char to GM. I tried to give it 5 but that didn't helped either. I looked in the Commands file and that was 5. But it didn't helped. Thanks...
[Request Help] In adding new Uniques Spawn + adding its notice
03/14/2013 - SRO Private Server - 13 Replies
Hello ... I am learning some DB Editing .. i wanted any one to explain HOW TO , add new unique spawn at one place , like add a Devil shitan at jangan door ever 2 hours from last kill .. ++ i wanted to know how to add Unique Notice .. like " Demon shitan has appeared in Roc Mt. "



All times are GMT +1. The time now is 16:52.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.