Jump to content

iamrence

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by iamrence

  1. you mean 6900 / 6121 / 5121 ?
  2. My Server is on. but in the URL its offline. how come ?
  3. maybe the problem is in your grf or in data folder idnumresnametable.txt . if you modified the item id's in item_db.txt, it will be really invisible or apple.
  4. sir the problem is the accessory ID.
  5. iamrence

    Help.

    i Dont use the InternalGuard.exe sir Sryx. im using a different exe. 2012-04-10a. imma Pm you sir Shio.
  6. iamrence

    Help.

    do you know how remove internalguard in my system ?
  7. iamrence

    Help.

    yes. in CMD this shows. i wanna edit a few things without internalguard.
  8. iamrence

    Help.

    Whenever i try to log in. Client always say. THIS ID IS EXPIRED.
  9. i did sir nothing happend. i dont know how to add site in PHPmyAdmin database. Sir problem solved. i suddenly realize i put the sql's in LOG. thanks sir. C:
  10. How to add voting sites.
  11. iamrence

    Help in Flux

    hmm patzkie. if i add another folder name addons in another domain will it work ? will it add the vote for points. in the FLUX ? Thanks Great help finally found it. C:
  12. iamrence

    Help in Flux

    Checkmate. i really understand the installation. - Create a folder named voteforpoints in your addons folder. - Extract all the files in voteforpoints folder. - Import the sql files from schemas/logindb folder. - Create a folder named votes or whatever name you use in the configuration and the path must for the folder be in /themes/default/img/ - Done. but where can i find the "addons folder". im totally Noob at this. the x10hosting. made the fluxCP not me. i got an winSCP, File Zilla.
  13. iamrence

    Help in Flux

    Can someone help me. im using x10hosting. and it has already fluxCP on it. im wondering how to add Vote for points and find the location of the installed fluxcp. And add a website. your help will be highly appreciated.
  14. pa help naman maglagay ng addons. ilinkhosting gamit.
  15. missing 1 right curlys at the last line this > }
  16. it didn't work sir. The npc doesnt show when i change. if(countitem(7227)<1000 || countitem(1054)<50 || countitem(702)<50 || countitem(1014)<50 || Zeny <50000000) { mes "You don't have the right items"; close; }
  17. hey Sir. thanks it works. but. can you help again. if the player doesnt have the right requirements. can it say, you dont have the right items.
  18. It Delete's the Item in the list, even the requirements are not complete. Can someone help me. i want it to not delete the items if the requirements are not complete. - script Quest -1,{ mes "Hi " + strcharinfo(0) + ", Your here for the quest."; mes "This are the listed items i need"; mes "Make sure you have the real items or ill just delete them"; next; mes "1000 TCG Card"; mes "50 Ancient Lips"; mes "50 Animal Gore"; mes "50 Ant Jaw"; mes "50 Million Zeny"; next; mes "If you dont have all the items i will not give the item for the next quest"; next; mes "It seems you have all the items for the quest. I will erase them and give you the item for the next quest."; next; if(countitem(7227)<1000 || countitem(1054)<50 || countitem(702)<50 || countitem(1014)<50 || Zeny <50000000) delitem 7227,1000; delitem 1054,50; delitem 702,50; delitem 1014,50; set zeny,zeny-50000000; getitem 6156,1; close; } It Delete's the Item in the list, even the requirements are not complete. Can someone help me. i want it to not delete the items if the requirements are not complete.
  19. Mind breaker skill not working. Using renewal.
  20. Can someone make an hourly cashpoint script and npc cashpoints. every 1 hour 20 cashpoints. and a cashpoint trader.
  21. iamrence

    HELP

    Can someone please help me how to make a ragnarok website and forums. already have fluxControlPanel.
  22. Thanks sir. Can i ask again. how to make a ragnarok a main website, forum. how to fix my defense? i have a level 255 character. max stats 99. using renewal. VIT 99 + 13 no items. and my def is 208 + 0. sorry i dunno how to upload images.
  23. Sir/Mam Can you help me Make a main website & forum ? Already got an FLUXCP Thanks
  24. Sir Capuche. How to remove write my name in dice when your the winner.
×
×
  • Create New...