Where do we find teleporteritems?
because if i look into the resource, it's already there or do i missunderstand something?
Where do we find teleporteritems?
because if i look into the resource, it's already there or do i missunderstand something?
If your crashing from the teleporter it's one of two reasons.
1. Teleport items.inc is.missing from your data subs.
2. The app itself is missing.
then it must be the app itself, because in the Resource folder it's there..
kinda curious.. any idea where to get that?
Code:APP_TELEPORTER "WndTile08.tga" "" 1 704 480 0x2410000 26 { "Teleporter" } { "" } { WTYPE_LISTBOX WIDC_LISTBOX1 "WndEditTile00.tga" 1 8 8 214 408 0x20020000 0 0 0 0 46 112 169 { "" } { "" } WTYPE_BUTTON WIDC_BUTTON1 "ButtTeleport1.bmp" 0 44 414 149 434 0x220010 0 0 0 0 46 112 169 { "" } { "" } WTYPE_STATIC WIDC_STATIC1 "" 0 218 60 468 310 0x2220002 0 0 0 0 46 112 169 { "" } { "" } WTYPE_TEXT WIDC_TEXT1 "WndEditTile00.tga" 1 218 320 468 432 0x20020000 0 0 0 0 46 112 169 { "" } { "" } WTYPE_STATIC WIDC_STATIC2 "WndEditTile200.tga" 1 218 23 468 46 0x22224d1 0 0 0 0 46 112 169 { "" } { "" } WTYPE_LISTBOX WIDC_LISTBOX2 "WndEditTile00.tga" 1 476 8 683 436 0x20020000 0 0 0 0 46 112 169 { "" } { "" } }
thanks Ketchup i have same problem when im using teleport the game client auto closed...
- - - Updated - - -
you need to clear the old data and creat new Odbc character,login01,login,ranking...
How did you fixed it? What do you mean clear old data exactly? I can see that teleportiems and teleport app are there -- upon debug it gives this error
Neuz.exe!std::vector<unsigned long,std::allocator<unsigned long>>::operator=(const std::vector<unsigned long,std::allocator<unsigned long>> & _Right) Line 1361 at G:\VISUAL STUDIO 2022\VC\Tools\MSVC\14.33.31629\include\vector(1361)
Very weird.
Last edited by Bradix0805; 04-12-22 at 09:26 AM.
Last edited by Percuflex; 04-12-22 at 02:43 PM.
im trying to get the teleporter system on this one to ketchups k18.3 files, i tried twice but i receive a bunch of error when trying to rebuild it after adding the codes.
im using VS22
as of the moment im still retrying it for the 3rd time, will post the error later to get some help or might open up a help thread :)
got a bunch of error just opening nanus in visual studio 2022: https://ibb.co/xSzG8w1
- - - Updated - - -
Hi im back again, and after 3rd try i got the same error. I did try to find out what the error was and it appears to be a code or compile error?
most of em are coming from WndField.cpp
if possible can someone tell me what is wrong as some of the errors are actually repetitive and i want to know exactly what they mean. like undefined, undeclared identifier, " is not a member "
https://ibb.co/pJj1kBT
https://ibb.co/j5FG8QZ
https://ibb.co/gjK922w
thanks and sorry if this is not the right thread for this
![]()
Last edited by GateKeeperZ; 06-12-22 at 04:33 AM.
have you try to disable this part? and pls make a help section
https://ibb.co/MDzGgcM