LUA DARKRP: Check job

  • Initiateur de la discussion
CMJN

CMJN

Sataniste en herbe
Messages
330
Score réaction
32
Points
130
Ya t-il une fonction lua pour check le job du joueur:

If (Joueur est "job_1") then
. . .
end
 
Gauthier Plus

Gauthier Plus

Geek suprême
Messages
717
Score réaction
310
Points
180
Peut être sa

Code:
local job = TEAM_TONJOB
If ply:job then
...
End
Je suis pire qu'un débutant en lua donc je pense que sa marche pas ^^
 
  • Initiateur de la discussion
CMJN

CMJN

Sataniste en herbe
Messages
330
Score réaction
32
Points
130
C'est bon j'ai trouver:
function(ply)
if ply:Team() == TEAM_TRUC then

end
 
Gauthier Plus

Gauthier Plus

Geek suprême
Messages
717
Score réaction
310
Points
180
Bark[UndertaleRoleplay] à dit:
C'est bon j'ai trouver:
function(ply)
if ply:Team() == TEAM_TRUC then

end
À oui ^^ ta trouver ou ?
 
  • Initiateur de la discussion
CMJN

CMJN

Sataniste en herbe
Messages
330
Score réaction
32
Points
130
Sur facepunch: https://facepunch.com/showthread.php?t=1491396
Meme si c'etais pas pour le meme but, sa marche bien
 
Feytone

Feytone

Chuck Norris
Messages
4 741
Score réaction
1 301
Points
600
Bark[UndertaleRoleplay] à dit:
C'est bon j'ai trouver:
function(ply)
if ply:Team() == TEAM_TRUC then

end
Confirmé
 
Discord d'entraide
Rejoignz-nous sur Discord