Jump to content

tokenacc001

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by tokenacc001

  1. hello masters! saw this script on a forum, but it only works until waiting for player, after the game start, it stuck. can anyone fix this script? thanks in advance!!
  2. oh, i see, thanks a lot!! sorry for the asking one question after another, i just happen to bump to it unexpectedly because I use the same .@ variable on another script and it's working... thanks a lot!! it's working now!!!
  3. yea, it's the latest. weird, it worked now without crashing hahaha, thanks!!!!!!!!!!!!!!!!!!!! uhm, 1 question pls, i changed the mob to non-agresive, how can I make them fight each other? works like a charm! thanks!! one last question i tried changing the bet and reward into credits which is id 3050, i put the bet placement in i put the reward under the bet placement is working, where it will deduct the credit from inventory, but the reward when won is not given, can you pinpoint where I did wrong? thanks a lot!!
  4. during the fight, the map got crashed...
  5. anyone has a working source edit for whitesmith parry? enable use of lv 10 Parry when soul link when using mace.
  6. hello! anyone has a working script of a monster vs monster? i want to make it automated and players can bet on which monster who will win. but just a working script of monster vs monster will be much appreciated. thanks in advance!!
  7. can i have an example how to do that? new to scripting sorry..
  8. Hello! I've a gold room script and I wanted to mark the center of the map in ordeal_3-2 as safe zone from monsters and pvp I added this on OnInit: setcell "ordeal_3-2",146,146,160,161,cell_basilica,1; player's can't attack each other (so it's working fine) but the monsters is still following and attacking the player, although it's 100% missing anyway to stop the monster from attacking?
  9. what could be the possible reason for other players can't see the sprite of headgears when equipped, but I can? they don't have any errors, just can't see the headgears edit: i gave them the copy of my folder, but still they can't see any of the headgears
  10. hello master scripters! can anyone help me make this kind of event? when the event start, there will be 5 portals spawned, 1 will proceed to the next round, 4 will warp the player back to save points, each correct portal they enter will give the player cash point as reward, the event will continue for 3 rounds.
  11. I've tried this but it's always giving me "Nobody is selling it now." then I tried this https://pastebin.com/5Kwt41h6 it's working but, I prefer the output is showing ALL available vendors, since sometimes when a vendor reaches maximum credit and his shop still has item, it will be still vending. thanks in advance! edit: i think i posted in the wrong section.. i'm sorry! how to delete this T_T
  12. didn't work ? it just work like a regular changelook, other players can't see the command user's headgear, and the command user can still see other player's headgear
  13. hello! using this can it be made into all headgear worn by other players will also be hidden in the player who used this command?
  14. do you have idea on how to do that? willing to pay... really need this feature.
  15. hello! Anyone can help me make a command that will hide all player's headgear (only on the side of player who use the command), but still equipped? Thanks a lot!! Edit: not sure if this is allowed but: willing to pay for it... really need this feature
  16. hello! about the Monthly PVP Ladder option in the script... i'm getting [-1 kills ] and [0 deaths] instead of [0 kills ] and [1 death] how to fix this please. KDA disabled
  17. anyone know how to fix this? [Error]: status_read_soullink_db: Cannot load custom soul link buffs from db/soul_link.yml. [Info]: status_read_soullink_db: Done reading 0 custom soul links. Edit: Fixed Uh.. another problem... is the autobonus3 not working in the soul_link.yml? i got these effect working in the item_db.txt, then move it to the soul_link.yml, but it's not working anymore. autobonus3 "{ bonus bStr,10; bonus bDex,10; bonus bFlee,15; }",1000,158400,459,"{ }"; autobonus3 "{ if(getskilllv(486)==5) { bonus bAtkRate,200; } }",1000,180000,486,"{ }"; any help on this please.
  18. hello, did you manage to fix this?
  19. yeah 7 years ago, it's my first time creating a server, and saw this when i'm searching for a broadcast npc. didn't expect you to reply this fast tho. xD it worked! thanks a lot man!!
  20. thanks for this! it's working quite fine. but i have a concern, i think i can't broadcast for 3 minutes using second account after i broadcast using first account.
  21. hello, may i know what you did to fix the problem where the sprite reverted to before after logging out?
  22. can you teach me how to do it? first time doing this. hehe
×
×
  • Create New...