Login to ZARP
Username: Password: Remember me

TOPIC: [PropHunt Suggestion]

[PropHunt Suggestion] 6 years 10 months ago #597993

Server Name: PropHunt

Suggestion Title: XP from Killing Props

How would it benefit the server: It would benefit the server by helping people get XP from killing props as a hunter. This would also help people to level up and get access to better weapons.

Potential Issues/Exploits: Not any that I can think of.

Additional notes: N/A
  • Annie Moonise
  • Annie Moonise's Avatar
  • Offline
  • Legendary Member
  • ZARP VIP
  • Ex Deathrun Server Owner
  • Posts: 2691
  • Thanks received: 881
  • Karma: 20
Ex Deathrun Server Owner
Ex TeamSpeak Staff
Ex Forum Staff - Deathrun Moderator Section
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #597994

Um... why isn't this already added?
  • _Lewis
  • _Lewis's Avatar
  • Offline
  • Legendary Member
  • ZARP VIP Golden Blue Badge
  • Scotland
  • Posts: 2404
  • Thanks received: 1074
  • Karma: 57
Ex-Bhop Head Administrator
Ex-Surf Super Administrator
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #597996

Shouldn't that already be in the game ?
  • DEADMONSTOR
  • DEADMONSTOR's Avatar
  • Offline
  • Former Owner
  • ZARP VIP
  • Posts: 9276
  • Thanks received: 3799
  • Karma: 80
...
The topic has been locked.
The following user(s) said Thank You: Hey its Alex

[PropHunt Suggestion] 6 years 10 months ago #597998

Already exists, just a few bugs with it at the moment.
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4300
  • Karma: -2023
Discord: thexnator

Former Community Owner: 2020-2022
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598001

TheXnator wrote:
Already exists, just a few bugs with it at the moment.

Sorry wut.

How can there be a bug with this...
hook.Add("PlayerDeath", "AddXP", function(victim, inflictor, attacker)
     if (victim != attacker) then
        attacker:AddXP( 500 ) // No bugs here <3
    end
end)
  • DEADMONSTOR
  • DEADMONSTOR's Avatar
  • Offline
  • Former Owner
  • ZARP VIP
  • Posts: 9276
  • Thanks received: 3799
  • Karma: 80
...
The topic has been locked.
The following user(s) said Thank You: Jim_Jam, Wolfi

[PropHunt Suggestion] 6 years 10 months ago #598006

DEADMONSTOR wrote:
TheXnator wrote:
Already exists, just a few bugs with it at the moment.

Sorry wut.

How can there be a bug with this...
hook.Add("PlayerDeath", "AddXP", function(victim, inflictor, attacker)
     if (victim != attacker) then
        attacker:AddXP( 500 ) // No bugs here <3
    end
end)

This is EMP's level system we're talking about, there are some fucking weird bugs with it, even Chute got confused with it.

I think I know a fix though.
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4300
  • Karma: -2023
Discord: thexnator

Former Community Owner: 2020-2022
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598010

TheXnator wrote:
DEADMONSTOR wrote:
TheXnator wrote:
Already exists, just a few bugs with it at the moment.

Sorry wut.

How can there be a bug with this...
hook.Add("PlayerDeath", "AddXP", function(victim, inflictor, attacker)
     if (victim != attacker) then
        attacker:AddXP( 500 ) // No bugs here <3
    end
end)

This is EMP's level system we're talking about, there are some fucking weird bugs with it, even Chute got confused with it.

I think I know a fix though.

Yes I had it.

Its legit as easy as that. Use the functions that he provided :D
  • DEADMONSTOR
  • DEADMONSTOR's Avatar
  • Offline
  • Former Owner
  • ZARP VIP
  • Posts: 9276
  • Thanks received: 3799
  • Karma: 80
...
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598012

Warning: Spoiler! [ Click to expand ]


GG Deadmonster.
Ez win.
  • _Lewis
  • _Lewis's Avatar
  • Offline
  • Legendary Member
  • ZARP VIP Golden Blue Badge
  • Scotland
  • Posts: 2404
  • Thanks received: 1074
  • Karma: 57
Ex-Bhop Head Administrator
Ex-Surf Super Administrator
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598014

DEADMONSTOR wrote:
TheXnator wrote:
DEADMONSTOR wrote:
TheXnator wrote:
Already exists, just a few bugs with it at the moment.

Sorry wut.

How can there be a bug with this...
hook.Add("PlayerDeath", "AddXP", function(victim, inflictor, attacker)
     if (victim != attacker) then
        attacker:AddXP( 500 ) // No bugs here <3
    end
end)

This is EMP's level system we're talking about, there are some fucking weird bugs with it, even Chute got confused with it.

I think I know a fix though.

Yes I had it.

Its legit as easy as that. Use the functions that he provided :D

Nope, it isn't. There are a lot of bugs, and some extra weird shit has to be added, however I did fix it, and the reason it is broken is because it turns out that someone went along and broke it again. -_-
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4300
  • Karma: -2023
Discord: thexnator

Former Community Owner: 2020-2022
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598019

This has been fixed, and it will be working on the server very soon.

This can now be locked.
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4300
  • Karma: -2023
Discord: thexnator

Former Community Owner: 2020-2022
The topic has been locked.
The following user(s) said Thank You: _Lewis

[PropHunt Suggestion] 6 years 10 months ago #598020

TheXnator wrote:
This has been fixed, and it will be working on the server very soon.

This can now be locked.

Code was provided == EZ FIX

joking
  • DEADMONSTOR
  • DEADMONSTOR's Avatar
  • Offline
  • Former Owner
  • ZARP VIP
  • Posts: 9276
  • Thanks received: 3799
  • Karma: 80
...
The topic has been locked.
The following user(s) said Thank You: el une spodermun, Wolfi, cJazz

[PropHunt Suggestion] 6 years 10 months ago #598059

DEADMONSTOR wrote:
TheXnator wrote:
This has been fixed, and it will be working on the server very soon.

This can now be locked.

Code was provided == EZ FIX

joking
I had do quote you to see what you said.
  • Luki_Guki
  • Luki_Guki's Avatar
  • Offline
  • Legendary Member
  • ZARP VIP
  • guy
  • Posts: 3991
  • Thanks received: 1394
  • Karma: 45
Fuck off Luki, why do you have to do this ear rape type beat to my homie EMP.. he JOINED YOUR CHANNEL just for you, and you welcome him like that ? come on bro, have some respect to the big ballers man, and when i say big ballers, i don't mean it in weight. He actually lost 250 pounds,
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598061

x d, this time it didn't take 4 weeks to be added. woohoo.
  • MichaeI
  • MichaeI's Avatar
  • Offline
  • Mythical Boarder
  • ZARP VIP Golden Blue Badge
  • CBR500R
  • Posts: 5164
  • Thanks received: 1063
  • Karma: -7
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598075

lMichaell wrote:
x d, this time it didn't take 4 weeks to be added. woohoo.

*Most* of the other suggestions are done, just not yet implemented

#PropHuntUpdateSoon?
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4300
  • Karma: -2023
Discord: thexnator

Former Community Owner: 2020-2022
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598080

TheXnator wrote:
lMichaell wrote:
x d, this time it didn't take 4 weeks to be added. woohoo.

*Most* of the other suggestions are done, just not yet implemented

#PropHuntUpdateSoon?

tfk?
if they're done just implement them like who cares xd
  • MichaeI
  • MichaeI's Avatar
  • Offline
  • Mythical Boarder
  • ZARP VIP Golden Blue Badge
  • CBR500R
  • Posts: 5164
  • Thanks received: 1063
  • Karma: -7
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598084

lMichaell wrote:
TheXnator wrote:
lMichaell wrote:
x d, this time it didn't take 4 weeks to be added. woohoo.

*Most* of the other suggestions are done, just not yet implemented

#PropHuntUpdateSoon?

tfk?
if they're done just implement them like who cares xd

Clearly you don't understand how to run a server. You release updates to implement things rather than just doing small things bit by bit. You release it in one go because you can hype it up into a proper update, bringing in more players.
  • TheXnator
  • TheXnator's Avatar
  • Offline
  • Former Owner
  • ZARP VIP Golden Blue Badge
  • "Save the tears for when we win!"
  • Posts: 8122
  • Thanks received: 4300
  • Karma: -2023
Discord: thexnator

Former Community Owner: 2020-2022
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598087

TheXnator wrote:
lMichaell wrote:
TheXnator wrote:
lMichaell wrote:
x d, this time it didn't take 4 weeks to be added. woohoo.

*Most* of the other suggestions are done, just not yet implemented

#PropHuntUpdateSoon?

tfk?
if they're done just implement them like who cares xd

Clearly you don't understand how to run a server. You release updates to implement things rather than just doing small things bit by bit. You release it in one go because you can hype it up into a proper update, bringing in more players.
yeah yeah yeah, like you have some sort of amazing experience, you haven't done an update for quite some (as i've heard) bud.
  • MichaeI
  • MichaeI's Avatar
  • Offline
  • Mythical Boarder
  • ZARP VIP Golden Blue Badge
  • CBR500R
  • Posts: 5164
  • Thanks received: 1063
  • Karma: -7
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598102

  • _Lewis
  • _Lewis's Avatar
  • Offline
  • Legendary Member
  • ZARP VIP Golden Blue Badge
  • Scotland
  • Posts: 2404
  • Thanks received: 1074
  • Karma: 57
Ex-Bhop Head Administrator
Ex-Surf Super Administrator
The topic has been locked.

[PropHunt Suggestion] 6 years 10 months ago #598111

Lewis1 wrote:
  • Luki_Guki
  • Luki_Guki's Avatar
  • Offline
  • Legendary Member
  • ZARP VIP
  • guy
  • Posts: 3991
  • Thanks received: 1394
  • Karma: 45
Fuck off Luki, why do you have to do this ear rape type beat to my homie EMP.. he JOINED YOUR CHANNEL just for you, and you welcome him like that ? come on bro, have some respect to the big ballers man, and when i say big ballers, i don't mean it in weight. He actually lost 250 pounds,
The topic has been locked.
Moderators: MadMagic, Kanna.
Time to create page: 0.128 seconds

159 PLAYERS ONLINE

Connect to server View Gametracker DarkRP 1
9/127
online
Connect to server View Gametracker Deathrun
0/40
online
Connect to server View Gametracker TTT
0/47
online
Connect to server View Gametracker Bhop
0/32
online
Connect to server View Gametracker Surf
0/32
online
Connect to server View Gametracker Prop Hunt
5/42
online
Connect to server View Gametracker Sandbox
0/42
online
Connect to server Discord
145/790
online
Top