Why i love Apple stuff

The world outside THF..
User avatar
Tyler
Posts: 4365

Why i love Apple stuff

Post#1 » Tue Jul 17, 2012 10:04 pm

Item Change -> Reload needed
Spell Change -> Reload AND new Spellfile needed

jsre
Posts: 188

Re: Why i love Apple stuff

Post#2 » Wed Jul 18, 2012 3:30 pm

God I hate packaging :)

User avatar
Longfeathers
Posts: 87

Re: Why i love Apple stuff

Post#3 » Fri Jul 20, 2012 2:27 am

If someone is too stupid to open a box then they shouldn't be messing with any kind of tablet or pc device contained within.

And besides, unless you plan on unboxing an Apple product every day; it becomss a moot point.

~AJ

User avatar
Grey
Posts: 1101

Re: Why i love Apple stuff

Post#4 » Fri Jul 20, 2012 12:02 pm

I want the type of packaging that would let me drop my product from space, open it and have it work.

jsre
Posts: 188

Re: Why i love Apple stuff

Post#5 » Fri Jul 20, 2012 12:54 pm

If someone is too stupid to open a box then they shouldn't be messing with any kind of tablet or pc device contained within.

And besides, unless you plan on unboxing an Apple product every day; it becomss a moot point.

~AJ


+int actually has no benefit when opening packaging.

From the emu..

Code: Select all

if(GetPackaging && RuleB(Combat, UseFrustratingPackages))
{
  sint32 chance = MakeRandomInt(1,100);
  chance += [b]GetDex()[/b] / 60;

//Give people at least some chance of opening the damn thing
  if(chance > GetAC(GetTarget()) || chance>95+GetDex()){
   return true;
  }
  else{
  return false;
 }
}

Return to “Off-Topic”

Who is online

Users browsing this forum: No registered users and 1 guest

cron