Jump to content

Dastgir

Members
  • Posts

    331
  • Joined

  • Last visited

Everything posted by Dastgir

  1. Send me all the files that you want to convert to .lua.
  2. Anyways my question was not about gm level if you read properly my post.
  3. What i told is: SELECT color from Char if color=0 Red Color, if color=1 Blue Color if color=2 Green Color if color=3 Yellow Color WHERE charname=blabla
  4. Both. I guess its editable by clif.c
  5. Dastgir

    Data Question

    Woo! Nice Sprite! Share Plz!
  6. Just the main chat color change.
  7. Can someone help me with changing chat color for players? I want multi color, i am working on something which is like SELECT color from Char if color=0 Red Color, if color=1 Blue Color if color=2 Green Color if color=3 Yellow Color Chat should be changed. Can someone help me to do that?
  8. Dewata Translated Quests: http://rathena.org/board/topic/72514-dewata-quest-translated-luas/
  9. @send 0104 2000018.L 1.L 12.W 12.W 0.B 255.24B Alien.24B Lighthalzen.24B It gives error Unknown type of value in Alien.24B Lighthalzen.24B Tried with serveral other packets. but the string doesn't work , if numbers it work fine. Any help how to make it work in strings?
  10. Be Sure you have that grf read first. Some of the common mistakes: 1) GRF Which contains the lua is put later on data.ini( if before grf have lua it doesn't read other luas) 2) IF using thor pacther , be sure to use the encoding, (ASCII /UNICODE). 3) Check with headgear instead of garment. If it doesn't work, check with lower viewid.
  11. have you edited accname_eng.lub ? Just a thought: Does your client support view id = 29004?
  12. Full English Translated Dewata Quests till October 2012. Note: Translation is done by me alone. No Credits stealing. Wait for my next translations. Next release will be malaya quest translated, expected date - 14 november (I will be busy till10 nov) v1.0: localquest.zip v1.1: Click HERE (Wait for mod to approve it) Changelogs v1.0 - Have only dewata v1.1 - Included Beginner's Quest Please don't steal credits.
  13. Any info how to make it work with @send command? "0195 <unit id>.L <char name>.24B <party name>.24B <guild name>.24B <position name>.24B" What's unit id? Please Help me to use @send!
  14. Any help how to do it in source?
  15. Can someone help me with changing character name color for gm level 0? I want multi color, i am working on something which is like SELECT color from Char if color=0 Red Color, if color=1 Blue Color if color=2 Green Color if color=3 Yellow Color Only names should be displayed in that color, not chat. Can someone help me to do that?
  16. I know that thing but isn't there another way by hexing the client to make inventory tab like old one?
  17. How to resize inventory tab? Uploaded with ImageShack.us Please Help.
  18. CC map.c In file included from ./config/core.h:56, from map.h:16, from map.c:16: ./config/./const.h:60: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âtypedefâ In file included from npc.h:8, from map.c:22: status.h:1520: error: expected specifier-qualifier-list before âdefTypeâ status.h:1654: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âstatus_get_defâ make[1]: *** [obj_sql/map.o] Error 1 Please Help! BUMP!!!
  19. [Warning]: Unable to restore stack! Double continuation! [Debug]: Previous script (lost): [Debug]: Current script: [Debug]: Source (NPC): BonusesE (invisible/not on a map) [Error]: db_vdestroy: Database is already locked for destruction. Aborting second database destruction. Database allocated at script.c:3004 [Error]: Memory manager: args of aFree 0x0x2aaab6b148a4 is invalid pointer script.c line 3028 [Error]: Memory manager: args of aFree 0x0x2aaabb9de6ec is invalid pointer script.c line 3029 [Error]: Memory manager: args of aFree 0x0x2b982595a0d4 is invalid pointer script.c line 3031 Please Help! And sometimes this error also [Warning]: Unable to restore stack! Double continuation! [Debug]: Previous script (lost): [Debug]: Current script: [Warning]: npc_scriptcont: failed npc_checknear test.
×
×
  • Create New...