Jump to content

North

Premium
  • Posts

    465
  • Joined

  • Last visited

  • Days Won

    10
  • Feedback

    0%

Everything posted by North

  1. Easiest solution is to edit the `table` in the source for the horse vnum, so levelling up it will change to lion/whatever
  2. thanks for sharing those free stuff, mine had the watermark after the 14days so no big deal but yours looks better and free
  3. Yo, This may be useful to someone. Preview: Download Software: [Hidden Content]
  4. if( ch->IsPvPMode()) return; on the critical check should do the trick (it should be a bool) Not tested since i don`t have the source atm to check
  5. I think you are talking about your brain, because what you can find in the `guide` is pretty self explanatory
  6. i`m really open to suggestion to be better, if you can suggest me something go ahed i`ll not be ashamed of myself or shit like that, i didn`t want to copy paste something from the web because i like to do things on my own so if you can give me tips to improve they will be very welcome
  7. Yup thanks for the tip, i wanted re-do it with the json library actually
  8. M2 Download Center Download Here ( Internal ) Yo guys, Since i decided to do the save login i`ll release the basic version i made, really simple. If it`s already public i couldn`t care less, it`s just some bullshit i made in few minutes. Here`s the guide: [Hidden Content] have fun
  9. Thanks, if anyone is willing to share the zip with the official buttons for the switcher i can make the official interface (a video of the official channel changer would be great since i have no idea how it looks)
  10. Can someone make a middle finger emotion please? so as a staffer i can spam that to the players
  11. shut up and take my money
  12. its not better to add something like itemtype = costume? something like this but a better approach would be separate the item type with a new COSTUME_WITH_BONUS type if self.__CanUseSrcItemToDstItem(attachedItemVNum, attachedSlotPos, overSlotPos) or attachedItemVNum.GetItemType() == ITEM_TYPE_COSTUME: self.wndItem.SetUsableItem(TRUE) self.ShowToolTip(overSlotPos) return
  13. It`s about the type and subtype db/item_proto client/item_proto.
×
×
  • 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.