Jump to content

hakuren

Members
  • Posts

    295
  • Joined

  • Last visited

Everything posted by hakuren

  1. i try to make a message command with delay but i dont know how to make a delay this is the source code script can someone help me please /*========================================== * Test * @messagepo *------------------------------------------*/ ACMD_FUNC(messagepo) { nullpo_retr(-1,sd); clif_displaymessage(fd, "PO 1."); >> (Puting delay by 5 secs.) << clif_displaymessage(fd, "PO 2."); return 0; } sorry i break the rules please someone help me sorry im not good on english
  2. can you make me one example? please? BUMP No one can give me sample of it?
  3. hello there i need help can someone can teach me how to put delay on a script source example when use @messagepo it will show clif_displaymessage(fd, "Po1.") and delay upto 30 seconds another clif_displaymessage(fd, "Po2.") will appear can someone help me or is this possible?
  4. can someone help me with this i want to make a custom command that can open chatroom with a message using this command @chatroom <message> is this possible? Bump... No one wants to help me please can someone help me with this?
  5. Help me i used Extended Vending System [1.6] and completed without any error but when i use the vending the Map-Server Stopped please help me
  6. need help why when i use vending skill the map-server.exe has stopped working?
  7. sorry im very noob with coding can you do fix it please sir i really dont know how to fix it please??
  8. i got error how can i fix this src\map\skill.c(4984): warning C4013: 'DOTASWAPfu' undefined; assuming extern returning int src\map\skill.c(13330): error C2371: 'DOTASWAPfu' : redefinition; different basic types
  9. i got error how can i fix this src\map\skill.c(4984): warning C4013: 'DOTASWAPfu' undefined; assuming extern returning int src\map\skill.c(13330): error C2371: 'DOTASWAPfu' : redefinition; different basic types
  10. WOOO!!!! Thank you Emistry sorry for posting in a wrong section sorry for that and it works thank you so much!!!
  11. Hello, i dont know if im on a right section sorry for that im kinda wander is there any way that an npc no name and visual without useing the <Space Bar> name? " " and a visual of 111? can someone help me thank you for advance
  12. yeah but i dont know how to do it im not use to source editing T_T
  13. is there any possibility to a @slaveclone command to skill but the duration defend to what lvl of the skill ex. Level 1 , 3 minutes duration Level 2 , 5 minutes duration Level 3 , 7 minutes duration Level 4 , 10 minutes duration Level 5 , 13 minutes duration this is possible?
  14. sir why is that i cant drop item (32[hand left])?
  15. sir i already check it, it works but when i type @dropequip 2 and i have 2 blade on equipment and 2 balmung on inventory when i already type it all of them were drop so can you help me to edit sorry sir im very noob with this source editing thank you in advance for helping thank you so much!!!
  16. hello is there any possibility to edit @dropall but in this case only one equip item will be dropped example @dropequip 512 (Mid Headgear) only item location(512) will be drop on the floor is this possible?
  17. sorry for double posting or where i can see the specialeffect of the skill i've been search for many forums but theres no topics like that can someone help me please?
  18. hello guys im new on source editing i just wonder how to remove effects of flyingkick or jumpkick like blessing skill remove the effect the angel thing on head when it use can someone help me or is this possible to do? sorry for my english thank you in advance
  19. sir can i request for client side using this 3CeAM SVN Trunk Release - Revision 650 Main complete [PACKETVER 9][20100803][For Renewal] from: http://svn.games-service.net/
×
×
  • Create New...