| Author | Message | 
  
	|  Topic: Slime Salad Down...? | 
  
	| Master K 
 Replies: 4
 Views: 17873
 
 |  Forum: Paradox Lounge   Posted: Wed Mar 27, 2013 11:23 am   Subject: Slime Salad Down...? | 
  
	| I tried going onto there yesterday, but it wouldn't let me. Today, it displays Critical Error: Could not connect to database... | 
  
	|  Topic: My Chocolate Milk | 
  
	| Master K 
 Replies: 1
 Views: 14939
 
 |  Forum: Paradox Lounge   Posted: Fri Feb 22, 2013 3:55 pm   Subject: My Chocolate Milk | 
  
	| Hey guys, I need to pop somewhere for a moment. 
 Could you watch my chocolate milk?
 
 http://blog.stack.com/wp-content/uploads/chocolate-milk.jpg
 
 Thanks. I'll be back as soon as I can.
 
 *Poof*
 | 
  
	|  Topic: Ohrrpgce should be put on RMN | 
  
	| Master K 
 Replies: 17
 Views: 39497
 
 |  Forum: The Soapbox   Posted: Mon Apr 23, 2012 11:20 am   Subject: Ohrrpgce should be put on RMN | 
  
	| Heheh, done. I posted up a Tech Demo and Dreadful Occupant, the only game technically to my name that I find fit for that website. 
 It already has three downloads! That's the second highest among t ...
 | 
  
	|  Topic: I Shall Now Attempt Necromancy | 
  
	| Master K 
 Replies: 7
 Views: 24228
 
 |  Forum: Paradox Lounge   Posted: Sat Mar 31, 2012 8:18 am   Subject: I Shall Now Attempt Necromancy | 
  
	| Thats one. Another two regeants are required to cast a spell. | 
  
	|  Topic: I Shall Now Attempt Necromancy | 
  
	| Master K 
 Replies: 7
 Views: 24228
 
 |  Forum: Paradox Lounge   Posted: Fri Mar 30, 2012 9:56 am   Subject: I Shall Now Attempt Necromancy | 
  
	| GENTLEMEN. 
 As you stand before me in this thread, I shall attempt to cast a spell...that shall revive Castle Paradox!
 Hopefully it will resurface lost souls and draw them to this very spot!
 
 Unf ...
 | 
  
	|  Topic: Forums: Dead or Alive? | 
  
	| Master K 
 Replies: 22
 Views: 67356
 
 |  Forum: Paradox Lounge   Posted: Mon Jan 30, 2012 12:14 pm   Subject: Forums: Dead or Alive? | 
  
	| Wow, even this thread died. LIVE! LIVEEEEEEEEEE!
 
 *Uses Necromancy*
 
 Still dead. Even Necromancy can't save this thread.
 | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Wed Jul 27, 2011 6:29 am   Subject: Of outfits and statistics... | 
  
	| Ah, thanks Cacti. | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Tue Jul 26, 2011 7:43 pm   Subject: Of outfits and statistics... | 
  
	| I. FOUND. MY. PROBLEM. I can't believe it...
 
 I had two HSI files. One outdated, one new. Whats the difference? I took out the space. Mage Arena's file has a space, so the new HSI will get a space. ...
 | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Tue Jul 26, 2011 6:15 pm   Subject: Of outfits and statistics... | 
  
	| I removed all the shirt/robe icons in the editor, so now i'm actually referring to their names in the script. I don't know whats wrong. | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Tue Jul 26, 2011 4:14 pm   Subject: Of outfits and statistics... | 
  
	| Nope, I am pretty sure I got a HSI file. I just checked. | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Tue Jul 26, 2011 12:47 pm   Subject: Of outfits and statistics... | 
  
	| Thanks, but another error has popped up! 
 if (check equipment(who,3) == item:Blue ||
 
 The error: Unrecongnized name item:blue.  It has not been defined as script, constant, vari ...
 | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Tue Jul 26, 2011 12:09 pm   Subject: Of outfits and statistics... | 
  
	| New error! Reposting the new script. 
 #-----------------------
 plotscript, guy outfits, begin
 variable(who)
 who:= find hero(hero: Siruis)
 #--------Basic Robes-----
 if ...
 | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Tue Jul 26, 2011 9:55 am   Subject: Of outfits and statistics... | 
  
	| GAH! More errors! Here is the ENTIRE script. 
 #-----------------------
 plotscript, guy outfits, begin
 variable(who)
 who:= find hero(hero: Siruis)
 #--------Basic Robes-- ...
 | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Mon Jul 25, 2011 10:25 am   Subject: Of outfits and statistics... | 
  
	| My god, a new error. Here is the new script: 
 if (check equipment(who,3) == Blue) ||
 check equipment(who,3:= Enchant) ||
 check equipment(who,3: ...
 | 
  
	|  Topic: Of outfits and statistics... | 
  
	| Master K 
 Replies: 20
 Views: 25758
 
 |  Forum: HELP!   Posted: Mon Jul 25, 2011 9:35 am   Subject: Of outfits and statistics... | 
  
	| Alright, could you help me with this script: 
 if (check equipment(who,3) == Blue) or
 check equipment(who,3:= Enchant) or
 check equipment(who,3: ...
 | 
  
	|  |