Author Topic: No Loot For Noobs  (Read 2150 times)

0 Members and 1 Guest are viewing this topic.

fuckthisshit

  • Cheater Apprentice
  • *
  • Posts: 15
    • View Profile
No Loot For Noobs
« on: July 30, 2012, 03:15:09 pm »
Code: [Select]
player addEventHandler ['killed',
{
    removeAllItems player;
    removeAllWeapons player;
    removeBackpack player; 
    hint "No Loot For Noobs";
}];

Not bad for a copy-paster like me I guessbut didn't test it.

JonMS

  • Intentional Cheater
  • **
  • Posts: 40
    • View Profile
Re: No Loot For Noobs
« Reply #1 on: July 30, 2012, 09:19:59 pm »
Was this really worth the share?

fuckthisshit

  • Cheater Apprentice
  • *
  • Posts: 15
    • View Profile
Re: No Loot For Noobs
« Reply #2 on: July 31, 2012, 11:51:43 am »
Might reduce the number of AS50 actually on DayZ I guess

stealthstick

  • Klass Klown
  • ***
  • Posts: 360
  • Computer Scientist
    • View Profile
Re: No Loot For Noobs
« Reply #3 on: July 31, 2012, 09:54:14 pm »
Code: [Select]
player addEventHandler ['killed',
{
    removeAllItems player;
    removeAllWeapons player;
    removeBackpack player; 
    hint "No Loot For Noobs";
}];

Not bad for a copy-paster like me I guessbut didn't test it.

So, when YOU die, you lose all your gear? Unless there's more to this script, it will only affect you, and this is useless. When you die, you end up losing your gear anyways  :icon_rolleyes2
It's been a good few years, becoming what I always wanted to be.

fuckthisshit

  • Cheater Apprentice
  • *
  • Posts: 15
    • View Profile
Re: No Loot For Noobs
« Reply #4 on: August 01, 2012, 05:18:28 am »
Code: [Select]
player addEventHandler ['killed',
{
    removeAllItems player;
    removeAllWeapons player;
    removeBackpack player; 
    hint "No Loot For Noobs";
}];

Not bad for a copy-paster like me I guessbut didn't test it.

So, when YOU die, you lose all your gear? Unless there's more to this script, it will only affect you, and this is useless. When you die, you end up losing your gear anyways  :icon_rolleyes2

You didn't get the title, did you? if you die the person who killed you gonna loot your body, this scripts deletes the items so if you get killed there's nothing to loot

jcmomo

  • Relentless Teamkiller
  • **
  • Posts: 93
    • View Profile
Re: No Loot For Noobs
« Reply #5 on: August 01, 2012, 08:55:04 am »
I must say that actually is quite a troll from a legit player's perspective if you tought about it, they go through all the trouble and then to find that there is nothing  :icon_laugh
Momo is a homo. Que?

stealthstick

  • Klass Klown
  • ***
  • Posts: 360
  • Computer Scientist
    • View Profile
Re: No Loot For Noobs
« Reply #6 on: August 01, 2012, 10:11:25 am »
Code: [Select]
player addEventHandler ['killed',
{
    removeAllItems player;
    removeAllWeapons player;
    removeBackpack player; 
    hint "No Loot For Noobs";
}];

Not bad for a copy-paster like me I guessbut didn't test it.

So, when YOU die, you lose all your gear? Unless there's more to this script, it will only affect you, and this is useless. When you die, you end up losing your gear anyways  :icon_rolleyes2

You didn't get the title, did you? if you die the person who killed you gonna loot your body, this scripts deletes the items so if you get killed there's nothing to loot

Ah, my mistake. Yea, nice troll script :)
It's been a good few years, becoming what I always wanted to be.

fuckthisshit

  • Cheater Apprentice
  • *
  • Posts: 15
    • View Profile
Re: No Loot For Noobs
« Reply #7 on: August 02, 2012, 09:34:34 pm »
If somebody can send a title text to the person who killed you would be even better.

stealthstick

  • Klass Klown
  • ***
  • Posts: 360
  • Computer Scientist
    • View Profile
Re: No Loot For Noobs
« Reply #8 on: August 03, 2012, 10:02:11 am »
If somebody can send a title text to the person who killed you would be even better.

I always tend to answer these questions late at night when I'm too tired to give proper info :\

Here it goes. add an eventhandler to yourself for hit or killed, etc that select the person who killed you in the handler's array. Then assign the selection to a variable; use the variable in a setvehicleinit (although that will most likely be detected) like, _killer setvehicleinit "titletext bla blah noob, blah blah, removeallweapons code"; other vehicle init commands etc...

Yea...It's a mess I know :(
Luckily, if you can decipher that mess, you are in luck.
It's been a good few years, becoming what I always wanted to be.

leebeasley

  • Online Villain
  • ***
  • Posts: 115
  • Nyaaa!
    • View Profile
Re: No Loot For Noobs
« Reply #9 on: August 03, 2012, 11:18:50 am »
If somebody can send a title text to the person who killed you would be even better.

Those bitches thought they had the last word ;3

I cut corners while running laps in gym class because I'm a fearless bastard.

fuckthisshit

  • Cheater Apprentice
  • *
  • Posts: 15
    • View Profile
Re: No Loot For Noobs
« Reply #10 on: August 05, 2012, 01:47:22 am »
My copy-pasting googling skills are amazing even to myself :D (just kidding)

You meant something like this?

player addEventHandler["killed", {[_this select 0, _this select 1]}];
_victim = _this select 0;
_killer = _this select 1;

_killer setVehicleInit "TitleText [format['Some whining text here?'], 'PLAIN DOWN'];";

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: No Loot For Noobs
« Reply #11 on: August 05, 2012, 10:22:02 pm »
this is more artful maptastic removals , removes everything including buildings etc in a radius when you click on the map ( partial credits to gerk he gave me the idea for this one )


arma 2 oa 1.62 , battleye 1.168  :smile.
« Last Edit: August 05, 2012, 10:29:01 pm by MrMedic »
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

scrx

  • Relentless Teamkiller
  • **
  • Posts: 59
    • View Profile
Re: No Loot For Noobs
« Reply #12 on: August 06, 2012, 12:23:20 am »
this is more artful maptastic removals , removes everything including buildings etc in a radius when you click on the map ( partial credits to gerk he gave me the idea for this one )


arma 2 oa 1.62 , battleye 1.168  :smile.

cool m8 this is mine



thread hi-jack lets all show our mod-apps

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: No Loot For Noobs
« Reply #13 on: August 06, 2012, 12:28:35 am »
thunderdome LOL! , what does that do ,it sounds interesting.
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

Coronel_Niel

  • Insane Joker
  • ****
  • Posts: 846
  • Why can't I pick my own profile picture...
    • View Profile
Re: No Loot For Noobs
« Reply #14 on: August 06, 2012, 12:32:54 am »
From a game I have played before, it would put two teams of players oppersite each other either side of a battlefield. There would be gates to stop them coming out. When the button was pressed, the gates were lowered the last standing team won.
So I guess it's like that.
« Last Edit: August 06, 2012, 06:10:57 pm by Coronel_Niel »
"Now we are going to watch my boys do it" - Joopig