Jump to content

pixel

Member
  • Posts

    9
  • Joined

  • Last visited

  • Feedback

    0%

About pixel

Informations

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

pixel's Achievements

Contributor

Contributor (5/16)

  • Dedicated
  • Reacting Well
  • First Post
  • Conversation Starter
  • Week One Done

Recent Badges

0

Reputation

  1. Thanks! One question, if you want for example to send an automated message for Biologist, you need inside the state to have a when clause, like: ``` when .... begin if get_time() > pc.getqf("duration") then pc.send_whisper("Biologist", "Biolog cooldown is done, you can submit next item.") end end ``` But what when state should i use? Thanks
  2. Can this be modified to block certain channels as well? So for example map idx 41 ch1 only? and map idx 41 ch2 is not blocked?
  3. Version of Files : XXX Hey, So what i want to achieve is: When player A receives damage from player B(only from ground) i want player A not to be able to climb on mount for the next X seconds. How can this be done? Thanks for your time, Pixel
  4. Yes the problem is in Map1 sysser is empty... how can i backtrack this problem?
  5. Basically the problem appears in towns, im not sure for other maps. Would this change fix the problem? Thanks.
  6. Where can i find this, do you remember?
  7. Version of Files : XXX Hello guys, i've realised that some times damages are not completely shown in my client. I wonder how i would be able to track down/fix this problem and make damages appear all the time. Thanks a lot, Pixel
  8. Hey guys, i've been having a problem the last few days. When i try make a hyperlink to show an item either in all chat or in a pm the hyperlink is been set, but the players cannot press on it. No sysser. Any ideas what we could do to fix it?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.