Jump to content

Reborn

Members
  • Posts

    290
  • Joined

  • Last visited

Everything posted by Reborn

  1. because i like this kind of npc. i want a trade window. can u pls help me or tell me the script for that .
  2. yea. .. but only the required items are accepted just like making an item but through trading it with npc. for example im making valkyrian armor and the npc required 2000 jellopies to be traded after the trade is done there will be a cast time sometimes slow sometimes fast .. after the cast time finished the item will have a chance to be successful or failed tobe created. and if the character puts an incorrect or more or less than the required value of item when the player clicks on ok button in trade window the deal will automaticalky cancelled. i hope you undrstand i really mean for this...
  3. no its not working... it does not automatically change the card once the defined hour has reach its just stick on the first card which is the poring card, u wanted the card will be automatically changed. once i unload and reload the script there it change the card but now automatically. okay i have found the answer bymyself. thanks for the help patskie and capuche your script helps me alot to fix this problem your the best..... it change automatically.. thanks again...
  4. it doesnt change the card every 2 hour.. everything is settle on this script except for automatically changing the cards every minute/hour... please help me i really wanted this script to be done.. please anyone solve this the only problem is it doesnt automatically change the card every 2 hour.. anyone please fix this problem. my head is cracking for trying to know how to solve this. im not that good in scripting please help me.. no one knows???
  5. on my editted script from patskie it doest change the card every two hour i change it every 2 minutes but it doesnt change... this script is working except for changing the cards in every hour/minute. kindly pls help me with this? that is the only problem on this script. thanks.
  6. this is what i am talking about. theres a npc and once a character click on it a trade window will appear automatically... if the item is correct it will be traded with a new item but before that a progressbar will appear first.. whether the player is near or far from the npc as long as they click on it a trade window will appear...
  7. i already test your script and its the same it doesnt change the card... that is why i made a new script base on your script. pls edit my script i really need this one. I solved it by myself..... thanks for the help anyway..
  8. Why it does not change every two hour the cards? and besides.. can you correct this one cause i change some of this in this one.. prontera,150,150,0 script Marvin 100,{ mes "[Marvin]"; mes "Excuse me, I was wondering if you would mind helping me. You see, I collect cards and curently I'm missing a " +getitemname(.random_card)+ ". If you could provide me with some pristine examples of this card, I can offer " +getitemname(.random_reward)+ " Cedi in return."; next; menu "What is Cedi?",L_what,"I have your cards!",L_check,"Nevermind",L_close; L_what: mes "[Marvin]"; mes "Cedi is an ancient currency that is still quite valuable in the right circles. I hear Tim-Tom down the road only takes Cedi at his shop."; next; mes "[Marvin]"; mes "How much I can give you per card varies, but I'll be sure to tell you how much I'm offering if you bring me some."; close; L_check: if (countitem(.random_card) < 1)goto L_nothing; getinventorylist; for ( set .@i, 0; .@i < @inventorylist_count; set .@i, .@i + 1 ) if ( @inventorylist_id[.@i] == .random_card ) set .count, @inventorylist_amount[.@i]; mes "[Marvin]"; mes "Would you like to trade those in now?"; next; menu "Sure thing!",L_sure,"No, thanks",L_close; L_nothing: mes "[Marvin]"; mes "I'm sorry, I dont believe you actually have any " +getitemname(.random_card)+ " for me."; close; L_sure: mes "[Marvin]"; delitem .random_card, .count; set #CEDIPOINTS, #CEDIPOINTS + ( .random_reward * .count ); mes "Thanks! These will look great in my collection. Oh, and you seem to have a balance of " +#CEDIPOINTS+ " Cedi now."; dispbottom "You now have " +#CEDIPOINTS+ " Cedi Points."; close; L_close: mes "[Marvin]"; mes "Alright, if you change your mind, come back and see me."; close; OnMinute00: if ( ( gettime(3) % 2 ) != 0 ) end; set .index, rand( getarraysize( .random_card ) ); set .random_card, .random_card[ .index ]; set .random_reward, .random_reward[ .index ]; end; OnInit: setarray .random_card[0],4001,4002,4003,4004,4005; setarray .random_reward[0],20,20,50,50,50,50; set .npc$, strnpcinfo(1); end; } i want the random card will be change every two hour. i add four cards to know if this work but it doesnt change and it just only requiring the first card which is the poring card (4001).... in this one i have some difficulties with this because in this one i want to show the players whoever click on this npc i want to show them also that how much does the card cost.... but in my preview of this one it became the word "null"... like this: i want that null to be the cost of the card.... can you please correct that script i really need this one....
  9. so is there any other way to make it? to be able to put all cards in this npc?
  10. is it possible to put all the cards in game in the .cards array? i want to put all the cards there and my custom cards too...
  11. is this cards that the npc needed change evey two hour with randomized cards?
  12. does anyone know the script for this.? not a monstr hnter
  13. can anyone knows the bonus script for this?
  14. can anyone give me a script for the npc that gives a premium points. the npc required a random card every two hours then a card has a specific amount of point rewarded. for example the npc needs a poring card and it will reward a character a 20 premium points. but the npc will take all the poring card in your inventory but rewarded each card a 20 points. every two hour the npc will change the required card. hope you understand what i mean.
  15. that error appears wen i was adding some custom headgears.
  16. not a shop window... exactly a trade window. when you click on a custom npc a trade window appear.. you will put on the window the required item then if the items are correct and you press the ok button the other ok button will automatically be clicked then you can trade the item, then after that a cast time appear on the head of the character and after that he/she will get an item.. do you understand what i mean? i hope you do.. i cant upload a photo now cause the server i am playing is temporary down
  17. everytime i open my ragnarok exe this is the one appearing making the exe close Problem signature: Problem Event Name: BEX Application Name: SharpienoRO.exe Application Version: 0.0.0.0 Application Timestamp: 4d7f06a5 Fault Module Name: MSVCR90.dll Fault Module Version: 9.0.30729.4974 Fault Module Timestamp: 4b7a226f Exception Offset: 0003e517 Exception Code: c0000417 Exception Data: 00000000 OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1033 Additional Information 1: 6d45 Additional Information 2: 6d45d7359c63971ba0dc7a4249445808 Additional Information 3: 9e26 Additional Information 4: 9e267a0747d3810c49be3c20be40500e Read our privacy statement online: http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409 If the online privacy statement is not available, please read our privacy statement offline: C:\Windows\system32\en-US\erofflps.txt
  18. it is possible cause the ro the one i am playing have this one... can an auto trade window open once i click on the npc?
  19. Reborn

    own points

    thank you mr patskie prob solved
  20. Reborn

    own points

    own points... for example i want an npc that can only buy the items using the premium points.... in ragnarok there is a kafra points and cash points... but i want to make a premium points. i dont get it. can you pls explain and make a step on it? sorry ....
  21. Reborn

    own points

    is it possible to make your own points in ragnarok? if yes can anyone tell me how to do it? thanks
  22. is it possible to put a name in an created item by the character? for example dfabsgwapings creating an assassins robe in a creation npc.. then this would be the outline +7 dfabsgwapings's Assassin's Robe exactly like that... does anyone know? can you tell me please? like one in the picture
  23. yeah just like it but i wanted that when i click on a custom npc it will automatically opened a trade window.... the npc wont say anything just automatically opened a trade window. because this npc is a lets just say creation npc....
  24. OK! Can anyone give me a script for this NPC? examples: required items are: 500 jellopy 200 fluff 200 sticky mocus items that you will get for this required items is Valkyrian Armor. For example when i click on the npc a trade window will appear automatically then a character must put a required items to get a new item.. when the character puts the corrrect required item then he will get a random refined valkyrian armor.. (+1 to +10). but when the character puts wrong items the trade will be cancelled when he/she clicks on the ok button on the trade window. i hope all of you understand what i mean.... i hope someone know about this.... really need your help...
  25. ok guys thanks to all of people that helped me. i finally solved my problems.. all is correct except of one thing... i was just put a wrong number for its location... now i have known how to put custom equips.. thanks for all the help people PROBLEM SOLVED.......................
×
×
  • Create New...