Besoin d'aide pour mon serveur dark rp

  • Initiateur de la discussion Dotilu2
  • Date de début
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
Bonjour , je code mon serveur et j'aimerais activé les collisions avec mes véhicules et leurs mettre une "barre de vie " pour qu'ils puissent recevoir des dégats si il tape un mur ect ... . J'ai besoin d'aide je sais pas comment faire.
Merci d'avance et aussi sa serait possible d'ajouter des un système de phare aussi ?
 
ally

ally

Geek suprême
Messages
337
Score réaction
64
Points
100
Les collision sont déjà activé de base je pense que c'est ton anti-propkill qui fait sa.

Et pour la vie de ton véhicule je te conseil le vcmod
 
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
Par pitié il y a pas autre chose que vcmod ? Laddons coûte 30 euros b
 
_Remax

_Remax

Geek
Messages
345
Score réaction
69
Points
80
Il y a NovaCar :D

https://www.gmodstore.com/scripts/view/3080/novacars-advanced-vehicle-system
 
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
Nova car ? Connais pas je vais voir sinon pour les collisions ?
 
_Remax

_Remax

Geek
Messages
345
Score réaction
69
Points
80
Dotilu2 à dit:
Nova car ? Connais pas je vais voir sinon pour les collisions ?
Tu as un anti propskill ?
 
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
Oui
 
_Remax

_Remax

Geek
Messages
345
Score réaction
69
Points
80
Quel est le nom de l'addon ou bien le lien
 
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
Euuuh antipropkill
 
_Remax

_Remax

Geek
Messages
345
Score réaction
69
Points
80
Dotilu2 à dit:
Euuuh antipropkill
FailFish tu peux me donner le lien :) parceque des antipropkill y'en a des milliers
 
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
Je vais te l'envoyer mais att un peu mon pc à crash je le redémarre ^^
 
  • J'aime
Réactions: _Remax
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
J'ai lui je crois :
http://steamcommunity.com/sharedfiles/filedetails/?id=184927431&searchtext=Antipropkill
 
_Remax

_Remax

Geek
Messages
345
Score réaction
69
Points
80
Dotilu2 à dit:
J'ai lui je crois :
http://steamcommunity.com/sharedfiles/filedetails/?id=184927431&searchtext=Antipropkill
Voila les caractèristique de l'addons :

Code:
. Features .
. • Blocks prop damage and has the ability to freeze props that have hit a player.
. • Attempts to stop explosives from exploding.
. • Allows you to stop props from taking damage (breaking).
. • Allows you to stops prop pushing.
. • Allows you to ghosts props when they spawn.
. • Allows you to stop vehicles from hitting players.
. • Allows you to stop vehicles from doing any damage.
. • Allows you to stop players from being able to fling props.
. • Allows you to blacklist additional classes. (So that they are not allowed to do damage)
. • Allows you to whitelist additional classes. (So that they are allowed to do damage)
. • Allows you to auto freeze unfrozen props over time. (To reduce lag)
Voila les commandes de ton addons :

Code:
Command = Default Value : Description
--- Base AntiPK ---
apa_AntiPK = 1 : Setting this to 1 will enable Anti Prop Kill.
apa_Debug = 0 : Setting this to 1 will enable Debug Output. Setting this to 2 will log the output. (Warning: This command is spammy!)
apa_PhysgunNerf = 1 : Setting this to 1 will limit the physgun speed.
apa_BlockVehicleDamage = 1 : Setting this to 1 will stop vehicle damage.
apa_BlockExplosionDamage = 1 : Setting this to 1 will block explosion damage.
apa_BlockWorldDamage = 0 : Setting this to 1 will block world damage.
apa_BlockPropDamage = 0 : Setting this to 1 will always block "prop_" damage.
apa_KillOwnership = 0 : Setting this to 1 will reward kills for "prop_" damage based on the props owner. (Warning: Due to possible entropy this may not be accurate!)
apa_Method = 0 : Setting this to 1 will use the Blacklist, setting it to 0 will predict.
apa_OnlyPlayers = 0 : Setting this to 1 will block damage on players only.
apa_PropsOnly = 0 : Setting this to 1 will effect only "prop_" classes.
apa_BadTime = 0.15 : How long (in seconds) does an entity have to wait to become "good" and be able to do damage again. (Minimum is 0.15)
--- Prop Control ---
apa_PropsNoCollide = 1 : Setting this to 1 will make unfrozen props nocollide with eachother.
apa_UnbreakableProps = 0 : Setting this to 1 will make props unbreakable.
apa_NoCollideVehicles = 1 : Setting this to 1 will make vehicles not collide with players.
apa_AnnoySurf = 1 : Setting this to 1 will make prop surf annoying.
apa_NoThrow = 0 : Setting this to 1 will stop people from throwing props.
apa_MaxMass = 1500 : This is the max weight a /spawned/ object may have. Minimum is 1, 0 Disables.
--- Freezing ---
apa_StopMassUnfreeze = 1 : Setting this to 1 will stop people from unfreezing all their props by double tapping R.
apa_StopRUnfreeze = 0 : Setting this to 1 will stop people from unfreezing props by tapping R.
apa_FreezeOnHit = 1 : Setting this to 1 will freeze props when they hit a player. (Needs AntiPK.)
apa_FreezeOnDrop = 0 : Setting this to 1 will freezes props when a player lets go of them.
apa_FreezeOnUnghost = 1 : Setting this to 1 will freeze props when they unghost.
apa_FreezePassive = 0 : Setting this to 1 will freeze props passivly.
--- Ghosting ---
apa_GhostPickup = 0 : Setting this to 1 will enable ghosting props on pickup.
apa_GhostSpawn = 0 : Setting this to 1 will enable ghosting on spawn.
apa_GhostFreeze = 0 : Setting this to 1 will freeze ghosts.
apa_UnGhostPassive = 0 : Setting this to 1 will passivly unghost props. (Needs AntiPush.)
apa_GhostsNoCollide = 0 : Setting this to 1 will make ghosts nocollide with everything.
A toi de le configurer comme tu le veux
 
  • Initiateur de la discussion
D

Dotilu2

Bambi
Messages
50
Score réaction
1
Points
40
Super merci !!!!
 
_Remax

_Remax

Geek
Messages
345
Score réaction
69
Points
80
Discord d'entraide
Rejoignz-nous sur Discord