Gros Problème

  • Initiateur de la discussion
ElPachino

ElPachino

Geek suprême
Messages
255
Score réaction
15
Points
115
J'ai mit l'itemstore sur mon serveur mais j'ai encore la pocket de base !
Comment faire pour l'enlever ? SVP
 
Fanatagag

Fanatagag

Psychopathe
Messages
1 062
Score réaction
188
Points
280
-- The list of weapons people spawn with
GM.Config.DefaultWeapons = {
"keys",
"weapon_physcannon",
"gmod_camera",
"gmod_tool",
"pocket",
"weapon_physgun"
}

Supprime "pocket"

-- The list of weapons people spawn with
GM.Config.DefaultWeapons = {
"keys",
"weapon_physcannon",
"gmod_camera",
"gmod_tool",
"weapon_physgun"
}

( Config.lua )
 
  • J'aime
Réactions: Yoh Sambreᅚ
  • Banni
rexlafureur

rexlafureur

Psychopathe
Messages
1 054
Score réaction
83
Points
220
Fanatagag a oublier une choses : dans les métier,dans le truc weapon enlève la pocket ^^
 
  • Initiateur de la discussion
ElPachino

ElPachino

Geek suprême
Messages
255
Score réaction
15
Points
115
Ouai merci les gas ! :)
 
  • Initiateur de la discussion
ElPachino

ElPachino

Geek suprême
Messages
255
Score réaction
15
Points
115
Au passage comment je fait pour que le metier que je veux respawn au lieu voulue , j'ai mit en place le /setspawn mais sa ne veut pas respawn au lieu voulue , pourquoi ?
 
Fanatagag

Fanatagag

Psychopathe
Messages
1 062
Score réaction
188
Points
280
C'est pas le nom du métier en question c'est la command utiliser pour ce métier en gros le
command = "citizen" (Exemple Citoyen)

/setspawn | /addspawn citizen
 
Yoh Sambreᅚ

Yoh Sambreᅚ

Geek suprême
Messages
489
Score réaction
122
Points
120
-- norespawn - Enable/Disable that people don't have to respawn when they change job.
GM.Config.norespawn = false

and

-- customspawns - Enable/disable whether custom spawns should be used.
GM.Config.customspawns = true

  1. Use '/removespawn [jobname]' to clear the spawn points.
  2. Use '/setspawn [jobname]' to add a spawn and then '/addspawn [jobname]' to add more.
  3. RESTART your server (this is where I went wrong at first).
  4. You should now only spawn at those spawn points.
 
  • Initiateur de la discussion
ElPachino

ElPachino

Geek suprême
Messages
255
Score réaction
15
Points
115
Merci
 
Discord d'entraide
Rejoignz-nous sur Discord