Jump to content

Rophs

Member
  • Posts

    1,680
  • Joined

  • Last visited

  • Days Won

    31

Everything posted by Rophs

  1. Yes, this is exactly what happens in my experience. Should Pimped Grasans be able to produce Grasan resources?
  2. step 1) acquire pimped grasan step 2) train pimp until it can level up step 3) name pimp "Farting Grasan" "Exfoliating Grasan" etc step 4) wait 24h step 5) grasan is now named Pimped Grasan level whatever my guess is whoever coded resource grasans forgot to give the behavior to pimped grasans and this is a design oversight. bonus 1) get a bird egg 2) wait a few days 3) name bird egg upgrade "Farting Grasan" etc 4) wait 24h 5) the creature will also be renamed the system renaming "fake resource grasans" is probably a bug and players should be allowed to give their creatures weird names edit: screenshots ft bird with silly name coming soontm
  3. I've experienced this bug as well. When the server checks if it should produce a resource it will reset its name to the default name. Try naming an aramor "Farting Grasan" and wait 24h. For the purpose of resource generation pimps do not count as grasans.
  4. Bonus: while I'm awayish for a bit I'll accept additional entries from people who missed the deadline. Also, I need either the one CTC checker I used last year that had a picture of the creature or a list of what CID means what creature (aside from CIDs intentionally kept secret ofc)
  5. Due to various rl christmas miracles this will likely be delayed a few days.
  6. BUMP! The last day to sent in CTC/ITC has been changed. YOU NOW HAVE ONE LESS DAY TO SEND IT IN
  7. Only one variable can be stored at a time this way. Trying to store another variable will overwrite the one you've previously stored. Code: [php] //let's set some variables @va = "5"; @vb = "2"; //echo them to confirm contents echo @va."<br>"; echo @vb."<br><br>"; //store and retrieve both of them store(@va); store(@vb); retrieve(@va); retrieve(@vb); //echo again to see how they've changed! echo @va."<br>"; echo @vb; [/php] Output:
  8. The function is actually [php]debug(variable,label);[/php] Example code and output: [php] @va = array (1,2,3,4,5); debug(@va,"numbers"); [/php]
  9. I bed a rare egg with its value increased by various shiny things
  10. We didn't get what we wanted out of PC last time we tried it. Less than a week after polls two of the members had dissipared from MD leaving PC in shambles. We've learned from our mistakes and now the MD community can easily pull this off. I propose people can self nominate in the next three days and then in the four days following that we make a poll to vote in two members. I nominate myself.
  11. I asked klawdees to test it out and it works for him. It looks like for some unknown reason tommusic doesn't work.
  12. Tommusic works fine for me http://storenow.net/my/?f=9cfcae99912527e6616a1b3533cfa65a
  13. I have once again maintained tommusic this year. Enter tommusic in the same rock at the GoE to find it. (bump)
  14. klawdees for Rookie of the Year and Pre-Eminent Role Player Aethon for Most Addicted AmberRune for Adventuring Award
  15. Hey! I never said WHO you'd get the ForumPM from. Only that you'd be getting one ;)
  16. I'll have to give this pack/bunch of CTCs/ITCs idea some consideration, but for now only one CTC/ITC per entrant.
  17. I did this last year and had a bunch of fun doing it. Let's make this a tradition :D What you need to do: Send me a CTC or and ITC via ForumPM and that you wish to enter into the Gift Pool before 12/22/2015 (M/D/Y) at 23:59:59 ST. What happens next: During Christmas (maybe a little after) you'll get a ForumPM with a CTC or ITC of the gift you are receiving. Don't be stingy. Last year someone put in a freshly recruited remains and got NOTHING. Don't think that you can put in something cheap and get out a morph. Please do not send me a PM ingame with the CTC or ITC. It's a lot easier if I can find every CTC or ITC in the same place. If you send me the CTC or ITC through any means OTHER than FourmPM I will tell you to send it to me in a ForumPM. List of people who have sent in a CTC or ITC: wideberth powle amberrune maebius tissy the adventurer kyphis mrwander aethon
  18. It looks like I must gain the kingslayer medal if I wish to throw my epic beach party ;P /joke Lintara I hope you are able to overcome any struggle that this new leadership position presents to you.
  19. I tried emailing bugs@ to report a bug more serious than this one and found this in my inbox
  20. Even if the slave would save ap by willfully walking somewhere due to landloyalty or cartography the leash holder is forcefully dragging their slave. The slave's land loyalty / available scenes should not affect the leash holder's ap costs.
×
×
  • Create New...