
Search found 208 matches
- Wed Dec 23, 2015 4:06 pm
- Forum: General Discussion
- Topic: Guild Imagers
- Replies: 6
- Views: 8813
Re: Guild Imagers
Middling poetry, if I do say so myself. 

- Tue May 06, 2014 1:05 am
- Forum: Building
- Topic: The NEW Guild of Messengers Pub
- Replies: 74
- Views: 63769
Re: The NEW Guild of Messengers Pub
Excellent. This will get me playing Uru again, if only just to enjoy the new Age.
- Tue May 06, 2014 1:02 am
- Forum: Scripting
- Topic: HSPlasmaNet_DIR-NOTFOUND
- Replies: 15
- Views: 20632
Re: HSPlasmaNet_DIR-NOTFOUND
Michel, MoulKI est dangereux parce qu'il offre très peu de protections pour son utilisateur - même si tes intentions sont bonnes, il est très facile d'accidentellement supprimer quelque chose ou de rentrer une mauvaise valeur qui risque de corrompre tout un avatar ou tout un hood. Cependant, la ...
- Sat Nov 30, 2013 6:46 am
- Forum: Guild News
- Topic: Open Source Christmas Party Hop
- Replies: 6
- Views: 10802
Re: Open Source Christmas Party Hop
Tomala wrote:Excellent.
I have spread the word to you know where.
Santa Hax have mercy on us all!

- Thu Sep 19, 2013 5:09 am
- Forum: Off-Topic Discussion
- Topic: What is Cyan up to?
- Replies: 142
- Views: 109471
Re: What is Cyan up to?
Greydragon confirmed in CyanChat that it's not Myst-related; among other things, he said:
"<greydragon> Sorry I kind of just spit it out there that this is a new IP... but I don't want you to get all worked up about something that won't be there.."
"<greydragon> Rand is involved and we have worked ...
"<greydragon> Sorry I kind of just spit it out there that this is a new IP... but I don't want you to get all worked up about something that won't be there.."
"<greydragon> Rand is involved and we have worked ...
- Wed Sep 18, 2013 10:19 am
- Forum: Off-Topic Discussion
- Topic: The Birthday thread
- Replies: 458
- Views: 482022
Re: The Birthday thread
I pledge myself to our tsar on this most sacred of days. Hail Hoikas!
And happy birthday!

And happy birthday!
- Sat Sep 07, 2013 12:41 am
- Forum: Building
- Topic: Tutorial and Information Requests
- Replies: 176
- Views: 411760
Re: Tutorial and Information Requests
I was moving the wiki around and updating things some time ago (merging some tutorials together, putting everything under the PyPRP: namespace, etc.) and I never finished it. The content is still there, but I'm not sure it's listed anymore; you can find it under Special:Allpages, though, or by ...
- Sun Sep 01, 2013 12:36 am
- Forum: Deep Island
- Topic: A Small Request
- Replies: 42
- Views: 33969
Re: A Small Request
i hope you didn't forget me ? i know it might sound like a small thing to some but it is important to me. i have to look at my avatar whose look i dislike and who i feel is not impersonating me.
many thanks in advance.
I hope you realize that porting game data from one engine to another is no ...
many thanks in advance.
I hope you realize that porting game data from one engine to another is no ...
- Sat Aug 03, 2013 5:59 am
- Forum: Plasma Development
- Topic: Converting Python Scripts to meet PEP-8 (and bugs)
- Replies: 115
- Views: 87042
Re: Converting Python Scripts to meet PEP-8
I'm getting very uneasy about simplifying some of these type comparison tests... if (type(var) != type(None): or if type(var) != type(None) and var != "": .
In many cases, I am not sure what values might be returned in var to be tested. Simplifying these to just if var: creates the chance that if ...
In many cases, I am not sure what values might be returned in var to be tested. Simplifying these to just if var: creates the chance that if ...
- Thu Jul 18, 2013 6:23 am
- Forum: Plasma Development
- Topic: Converting Python Scripts to meet PEP-8 (and bugs)
- Replies: 115
- Views: 87042
Re: Converting Python Scripts to meet PEP-8
I think you're overcomplicating things here. Here's a step-by-step guide:
1. Go to the H'uru moul-scripts repository while logged in and click the "Fork" button. This will create a copy of moul-scripts in your Github account.
2. On your computer, type into your Git console "git clone m", replacing ...
1. Go to the H'uru moul-scripts repository while logged in and click the "Fork" button. This will create a copy of moul-scripts in your Github account.
2. On your computer, type into your Git console "git clone m", replacing ...