The world is currently online!


Welcome to Emps-World!

Register now to gain access to all of our forum features. Once registered and logged in, you will be able to create topics, post replies, send private messages, manage your profile, chat with other players in the shoutbox and much more. Once you sign in, this message will disappear.



Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Irfox

Pages: 1
1
Off-Topic / Re: Simple Math problems :/
« on: March 11, 2017, 01:03:26 am »
@otto, a 'proper' proof by induction format would be
Induction hypothesis: state your formula
Base case: show truth holds for n=1 or whatever your 'first' value in consideration is.
Induction step: "assume the formula holds for some n. we will prove it holds for n+1" and then proceed to show the truth of the n+1 case, as otto did.
customarily, you put a "as a result, by the principle of mathematical induction, the formula holds for all n>=1"

as for your second question, im not quite sure what is being proven. It can be demonstrated that the left hand side, with continuous repetition of the insides,  does in fact equal 2.
If you're trying to show that the nth repetition is less than 2, then you use induction, similar to above.

the base case obviously holds : sqrt(2) < 2
assume sqrt(2+.... (n times) ) < 2
then sqrt(2 + ... (n+1 times)) = sqrt(2+sqrt(2+ .... (n times))) < sqrt(2+2)=2
Hence the results holds for all finite, positive n.
The following users liked this post: Irfox

2
Guides / Re: Emps script: Write your own quest!
« on: January 27, 2016, 02:20:43 pm »
Code: [Select]
d = quest_options
opt | 159 "Begin quest" | gnomechild

d = gnomechild
if $q_gnomechild == 0 gnomechild_begin
if $q_gnomechild == 1 gnomechild_check

d = gnomechild_begin
npc "Got any of that good shit, yeah?"
plr "Hhhhhhhhhhhhhhhhhhhhhhhh???"
npc "Bring me 12 guam leafs."
qst "Help the gnome child in his dank quest?" "Ok" | gnomechild_cont "Ok" | gnomechild_cont

d = gnomechild_cont
npc "Ty m8." $q_gnomechild = 1

d = gnomechild_check
npc "You brought the good shit?"
if hasItem({249, 12}) gnomechild_finish else gnomechild_scam


d = gnomechild_finish
delItem(249, 12)
npc "Yeah thats the shit. Good shit m8. Ty." $q_gnomechild = 2

d = gnomechild_scam
npc "You tryin to foken scam me m7?"
plr "Cheeky little shit m8 I'll bash ur head in I swear on me nan."
The following users liked this post: Irfox

3
General Discussion / Re: Forum Moderators
« on: September 08, 2015, 02:48:23 pm »
Joshiee happened
The following users liked this post: Irfox

4
Suggestions & Ideas / Re: Gift Bomb.
« on: August 18, 2015, 06:35:21 am »
I say 1 of the targets is guaranteed the bomber himself, and 4 others. Plus one of the 5 gets a donator rare of 575 or lower. Rest have chances on presents just like you described.

That sounds like a really good idea to boost the worth of the bomb while still keeping it in a giving manner.
For the resource gifts I was thinking of having quite a few of the bulk as a reward so it isn't too useless.
It's just that you don't really want to flood the place with materials and overwhelm supply against demand.
However, tons of mats get used all the time so that might not be a problem.

Some users also would like Thomy to not engage too soon with Shyvana.

But to get back to the point, it seems decent if the value of the rewards were a bit higher.

Well yeah, I wouldn't complain about getting a free euro irl, but it's also not something I would really appreciate. The chance of good rewards need to be upped.

Sounds like league (For the ones that don't know. You can pay 300-400 rp for a mystery skin or 590 for a mystery skin with a value that is at least 975 rp which is a decent system as far as league goes :P)

Yeah, if the main issue you have is with how much these gift bombs are worth then definitely I think Mary's idea would improve that greatly if not fix the issue completely.

Thank you both for your feedback, adding / editing the first post now.
The following users liked this post: Irfox

5
Goals & Achievements / Re: Welcome to the team
« on: August 07, 2015, 10:02:19 pm »
An old staff member became a mod?

Well color me surprised.
http://i.imgur.com/Gy5EcMM.png
that color good enuf ???
No but i fixed it for you


lets keep the salt minimum boys
The following users liked this post: Irfox

6
General Discussion / Re: Thomy
« on: August 06, 2015, 06:03:37 pm »
@irfan Ss has been shut down and Nour didn't really develop anything in scape, he basically just existed there for idk what reason.
I developed the moderator panel, the automatic pricelist, a pricelist checking program written in visual basic, I also worked out the website organization of the brown theme that was at the end of scape with an independent contractor, and many many more things in the 4 years I was a high administrator. Furthermore I designed, along with Thomy and highstats the staff management architecture that you mucked up and soiled for whatever reason, I can put reasoning behind my rank, I can't come up with one for yours.
The following users liked this post: Irfox

7
Showcase / Re: Sundowner
« on: July 18, 2015, 09:13:55 pm »
The following users liked this post: Irfox

8
Showcase / Sundowner
« on: July 17, 2015, 01:43:15 pm »
The following users liked this post: Irfox

9
Games / Re: Wireless Xbox 360 controller on PC?
« on: July 12, 2015, 11:18:05 am »
Buy a wireless receiver for xbox controller like this one http://www.amazon.com/Xbox-Wireless-Gaming-Receiver-Windows/dp/B000HZFCT2

You can connect multiple controllers on the same receiver.

That'd be over 50€ in total just for one controller. I guess I'll just go for a wired one ._.
Buy it at a site or store that delivers for cheaper? It's just an example. I ordered one this week coincidentally for 9eu + free shipping. (here)
The following users liked this post: Irfox

10
Computers and Technology / Re: Current PC builds? (Boast here)
« on: April 06, 2015, 10:11:23 pm »
Specs
trash

I should get a decent gpu
nice gpu scrub

I'm planning on making a low cost gaming machine. any recs on this build so far:
http://pcpartpicker.com/p/3Pjdcf
The following users liked this post: Irfox

Pages: 1