Jump to content

sipemula

Members
  • Posts

    71
  • Joined

  • Last visited

Posts posted by sipemula

  1. first of all I'm sorry because my english not good, then im use Google Translate 

    Its just my idea for make ragnarok  more intersting, is it possible to implement  economic model  in Ragnarok ?

    I dont know about script on ragnarok but can help me for realize my idea of course it's free >///<

    Economic System:
    1. All NPCs that sell items can be discharged and refill automatically 100 pieces per item every 24 hours

    2. Items that are used up on NPCs with players selling to NPC items on NPC will increase

    3. The price of high and low items is determined by the value of stock items in the NPC

    4. The system tells globally that the NPC stock in each city and the price determined by the system

    5. There is a merchant emblem with a predetermined level such as Coper, Silver, Gold etc ...

    6. Sales Tax Every city is determined by the person who has the highest investment

    7. Sales Tax Results will be obtained by the owner of the highest investment in every city that gets every 15 days with a tax deduction of 5%

    8. Investment NPC that notifies the Sales Tax List, the biggest investment, and the trade authority of each city

    9. not only in the city, outside the city there are npc that sell and buy goods from players as well as npc in the city

    10. This Only For all Job Merchan like Alchemis / Black Smith and all class changes from Merchan

    So with this Economic Model All , can make unused items like sticky mucus can be use for Economic Model System, its first my Idea For Economic model version 1. maybe later it can be added, or friends here can contribute ideas for this economic model

  2. Thank you, but i have some problem with my client 

    my diff :

    9 Disable 1rag1 type parameters (Recommended)
    13 Disable Ragexe Filename Check (Recommended)
    270 Change AchievementList*.lub path
    272 Change Towninfo*.lub path
    273 Change PetEvolutionCln*.lub path
    17 Enable Official Custom Fonts
    274 Change Tipbox*.lub path
    275 Change CheckAttendance*.lub path
    276 Change OngoingQuestInfoList*.lub path
    277 Change RecommendedQuestInfoList*.lub path
    278 Change PrivateAirplane*.lub path
    23 Enable /who command (Recommended)
    24 Fix Camera Angles (Recommended)
    290 Hide build info in client (Recommended)
    34 Enable /showname (Recommended)
    291 Hide packets from peek (Recommended)
    36 Read msgstringtable.txt (Recommended)
    38 Remove Gravity Ads (Recommended)
    39 Remove Gravity Logo (Recommended)
    40 Restore Login Window (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    44 Translate Client (Recommended)
    46 Use Normal Guild Brackets (Recommended)
    48 Use Plain Text Descriptions (Recommended)
    49 Enable Multiple GRFs (Recommended)
    53 Use Ascii on All LangTypes (Recommended)
    64 @ Bug Fix (Recommended)
    65 Load Custom lua file instead of iteminfo*.lub (Recommended)
    73 Remove Hourly Announce (Recommended)
    84 Remove Serial Display (Recommended)
    90 Enable DNS Support (Recommended)
    97 Cancel to Login Window (Recommended)
    213 Disable Help Message on Login (Recommended)

    12.png

    Anyone can help me ?

    My problem Resolve :#

  3. Im use Fishing Script from 

    My error Is :

    [Error]:  Loading NPC file: npc/custom/events/FishingSimulation.txt
    script error on npc/custom/events/FishingSimulation.txt line 504
        parse_line: expect command, missing function name or calling undeclared function
       499 :                sleep 1000;
       500 :                emotion E_OMG,1,getVariable(".charname"+strnpcinfo(3)+"$");
       501 :                setnpcdisplay(strnpcinfo(3), getVariable(".npcname"+strnpcinfo(3)+"$"),723);
       502 :                .@gid = monster(.@map$,.@x,.@y,"--ja--",.@mob,1,"",2);
       503 :                if(is_function("aimode")){
    *  504 :                        'a'imode(.@gid,"aggro");
       505 :                }
       506 :        }else if(.@mode$=="junkitem"){
       507 :                emotion E_WAH,1,getVariable(".charname"+strnpcinfo(3)+"$");
       508 :                showscript "I wonder who throw this...",getcharid2(3,getVariable(".charname"+strnpcinfo(3)+"$"));
       509 :                explode(.@itemlist$,.@idlist$,":");
    [Error]:
    script error on npc/custom/events/FishingSimulation.txt line 574
        parse_line: expect command, missing function name or calling undeclared function
       569 :        emotion E_LOUD,1;
       570 :        showscript "I got it!",getcharid2(3,getVariable(".charname"+strnpcinfo(3)+"$"));
       571 :        specialeffect 6;
       572 :        soundeffectall "fish_reel03.wav",0;
       573 :
    *  574 :        'F'ish_Reward_Func();
       575 :        Fishing_End_Func();
       576 :
       577 : OnHit:
       578 :        emotion E_SWT2;
       579 :        emotion E_SWT2,1;
     

    How Fix that ?

  4. Many Script From Yuchinin request file Common Library like Fishing Simulation He say need Common Libary From He Release like this Script 

    then this is Common Libarry file from Yuchinin 

     but im not understand how use this file 

     

×
×
  • Create New...