Jump to content

JeeX

Member
  • Posts

    100
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by JeeX

  1. Hey i'm looking for Meleys Hort Map Serverside. i have already Clientside but i need Servermap. Did anybody have? that would be very nice. Thanks & Best Regards, J.
  2. Usefull System, i like it. Thanks given. I know "I created a short teleport order in minutes" So this should be only suggestions for improvement -> : 1. Why you dont do?: 2nd thing -> if you open a NPC-shop you can warp immediately, normally you have to wait; so it is the 10sec time missing you have to wait. Working very good ! sry for bad english.
  3. thanks for help but not working fine. actually: it Blocks 2 rings - different rings too... i want that it is blocking the same vnum of ring. For Example: Ring1=CANDY, Ring2=CANDY ----- NO RIng1=CANDY, Ring2=Ring of Lethal Power ---- YES if anyone can solve my problem / help me; i will give a Paysafecard for free!
  4. Hey, i have a big problem. I added Max Yang in my Source and with this update, i have a problem to read skillsbooks. if im Lv20 and i read a Skillbook, i got some lv ups and im Lv 80. Anyone knows the problem? Thank you !
  5. if (item->GetWearFlag() & WEAR_RING) { i get compiling errors. wear_ring isnt declarated because its only item_ring as a type in source.
  6. Hey, i have a new Version of Offline Shop so, my problem is, i got some errors gamesource If someone could help me, i will give something! i hope anyone could help me, because its a very good and actually version of it (all buggs fixed and so on), but still this only little problem. This is the error which its display to me: Maybe someone could help via Teamviewer? Thanks for first. Best Regards!
  7. i'll get errors when i'm compile the game-source char_item.cpp:8215: error: expected primary-expression before 'return' char_item.cpp:8215: error: expected `;' before 'return' I Try this one: if (item->GetType() == ITEM_RING) { if (GetWear(WEAR_RING1)->GetVnum() == GetWear(WEAR_RING2)->GetVnum()) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("You can't put two same items in the same time.")); return false; } return true; } And this one: if (item->GetType() == ITEM_RING) { if (GetWear(WEAR_RING1)->GetVnum() == GetWear(WEAR_RING2)->GetVnum()) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("You can't put two same items in the same time.")); return false; } else { return true; } } i try this 2 functions, these are compileable and it isnt working too, it blocks the second ring. Sorry if this code which i tryed isnt correct, but im not soo good in c++ ^^
  8. yes i have in Slot 1: CANDY equipped i will equip Ring of Lethal Power into Slot2 and if i click on the ring to equip, it displays me " You can't put two same items in the same time. " So it isnt possible to equip 2 items with type "item_rings" normally, it should be able to equip 2 rings, but different (ring of lethal... - candy), not the same one (candy - candy)
  9. nope, same problem - it blocks the secound ring... its okay, that you couldn't test it, im only happy about, that someone will help me! Thank you for this!
  10. no it isnt working :/ with this code: it blocks the different rings too (so you cannt equip two rings at the same time - also you cannt equip a secount ring) but it isnt working to block only the "same vnum" of rings, i only want to equip 2 ring at the same time, but not the same vnum of the rings. pls help.
  11. Unfortunately isnt working... Im searching this fix too... With this Fix -> It blocks 2 Items with the same type - So Slot1: Ring - so i cant give a secound ring in the secound slot, because it is blocked... What we need: 2 Items with same Type (ring) you can use both rings into slots BUT, it isnt allowed 2 items with the Same item in these slots. Ring1=CANDY, Ring2=CANDY ----- NO RIng1=CANDY, Ring2=Ring of Lethal Power ---- YES Edit: This is my whole function: not working. [Hidden Content] Please help... thanks Best Regards.
  12. Hey, i have the Legonia Binary and i included the Code from Sash into my own Binary. Now im Looking at the Game/DB/Common Source Part which mates with Legonia Binary Part ! I pay only with Paypal - Services (because i was scammed yesterday and im really unhappy about, thereforce i pay only in pp service) if you have the code, send me a pm with some information and how much. Regards
  13. Hey, im looking for acce with scale. i wanted to buy the acce from KEN, but he didnt answer my question - 2 weeks are already over and im pissed off...! If you have acce with scale send me pls a pm. Regards,
  14. im not soo good in c++... and with this change; pet system have no define now...!
  15. Hey everybody! I have a big problem with a "Lv - System" i have the Pet Sys from Luzzo and now i included the LV-DISPLAY for PC, MONSTER, STONE (System is from P3NG3R) After i include the Lv System in the InstanceBaseEffect.cpp My Pet didnt displays the LV Display anymore...! If the Code from the Pet-Sys is only stand alone, it works, but if the Code from lvl then the monsters, pc and stones get LV but the Pet anymore... could anybody helps me?... I tried serveral versions but nothing is really working, that both systems working fine... Here is the Code: [Hidden Content] Thanks to all to help. Sry for my bad englisch... Regards,
  16. I've already done... PUBLIC_IP: If i use the BIND_IP/PUBLIC_IP in the Config Files - i get this message: "socket_tcp_bind: tcp_socket: Can't assign requested" same procedure if i use "-I 81.217.x.x -P PORT" in the panel.sh (its the same as start.sh) - i get also the message: "socket_tcp_bind: tcp_socket: Can't assign requested" An if i want to connect from a Friends PC - The Game displays "Failed to connect..." It doen't work...
  17. Hey, i have problems with my files or my connectivity... MY SETUP: My Internet Settings: Internet -> Modem -> Router -> Server I have a Home Server (HP ProLiant DL380G6), installed OS is FreeBSD 9.3 x64 (there isn't a WIndows installed or Hamachi, It's only a Root!!!) I use KoriDev- Files 1.3 PUBLIC_IP: If i use the BIND_IP/PUBLIC_IP in the Config Files - i get this message: "socket_tcp_bind: tcp_socket: Can't assign requested" same procedure if i use "-I 81.217.x.x -P PORT" in the panel.sh (its the same as start.sh) - i get also the message: "socket_tcp_bind: tcp_socket: Can't assign requested" An if i want to connect from a Friends PC - The Game displays "Failed to connect..." I tested also the LOKAL_IP: if i use the lokal IP, i can connect Lokal in the Game BUT (i dont need only Lokal connection, i want i real Root-Server...), if i want to connect from an Other PC (outside from my network), at the PC from a Friend for example. -> than i will kicked, if i choose the Character. I testeded also the connection; temporarily, i opened the Ports 1-65000. Firewall at Router is Offline. Sysinstall: IPv4 Gateway: 192.168.0.1 IPv4 Adress: 192.168.0.110 Name Server: 192.168.0.1 Netmask: 255.255.255.0 I want only to connect into the game outside of my network.. , that my friends are able to connect... I tested it with worse files (ViruzDev) - the Game is not so good as the Koridev... and i'm able to connect outside from my Internet. (The bad Files are working, and the Other Files arn't working, but i need this Files.... :((( ) -> Conclusion -> The Net Configuration is OK. (i think) I don't know whats the problem.... I hope anybody can help me... Sorry for my bad english... Sincerely JeeX P.S. I have no experience with Source and i don't have a Source.... Pls help me... I'm working on this problem since 3 weeks...
  18. I have the same Problem... My Internet Settings: Internet -> Modem -> Router -> Server I have a Home Server (HP ProLiant DL380G6), installed OS is FreeBSD 9.3 x64 (there isn't a WIndows installed or Hamachi, It's only a Root!!!) I use KoriDev- Files. PUBLIC_IP: If i use the BIND_IP in the Config Files - i get this message: "socket_tcp_bind: tcp_socket: Can't assign requested" same procedure if i use "-I 81.217.x.x -P PORT" in the start.sh - i get also the message: "socket_tcp_bind: tcp_socket: Can't assign requested" LOKAL_IP: if i use the lokal IP, i can connect Lokal in the Game BUT, if i want to connect from an Other PC (outside from my network), at the PC from a Friend for example. -> than i get a kick at the choose the Character. I testeded also the connection; i opened the Ports 1-65000. Firewall at Router is Offline. Sysinstall: IPv4 Gateway: 192.168.0.1 IPv4 Adress: 192.168.0.110 Name Server: 192.168.0.1 Netmask: 255.255.255.0 I want only to connect into the game outside of my network.. , that my friends are able to connect... I tested it with worse files (ViruzDev) - the Game is not so good as the Koridev... and i'm able to connect outside from my Internet. (The bad Files are working, and the Other Files arn't working, but i need this Files.... :((( ) -> Conclusion -> The Net Configuration is OK. I don't know whats the problem.... Sorry for my bad english... Sincerely JeeX P.S. I have no experience with Source and i don't have a Source.... Pls help me... I'm working on this problem since 3 weeks...
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.