Traité Le bouton ne Fonctionne pas ? ShoolRP

Inso Web

Nouveau 🌱
Level 1

Torrents Stats

Messages
11
J'aime
0
Trophées
1
Inscrit
16 Juin 2017
bf17be15c4eeab6d6039dc7cb55d1b0e.png
 

Shems

VeryLeak's Unique Member 👑
Level 5
VeryFriend's

Torrents Stats

Messages
585
J'aime
351
Trophées
1 538
Inscrit
31 Décembre 2015
Salut,
Alors pour pouvoir faire en sorte que un professeur puisse lancer un cours tu dois regarder le nom de team de jobs prédéfinie dans > boutonschoolrp\lua\entities\prop_lessons_scheduler , en suite tu va a la ligne soixante et tu devrais tomber sur ça :
Code:
local function ConfigTeams()
    AddTeacherTeam( TEAM_ALLEMAND, {"Allemand"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_HOBO, {"Anglais"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_ECO, {"Économie"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_ESPAGNOL, {"Espagnol"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_CHIEF, {"Français"}, {1,2,3,4,5,6,7,8,11} )
    AddTeacherTeam( TEAM_HG, {"Géographie","Histoire"}, {1,2,3,4,5,6,7,8,11} )
    AddTeacherTeam( TEAM_INFORMATIQUE, {"Informatique"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_POLICE, {"Mathématiques"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_ZIK, {"Musique"}, {11} )
    AddTeacherTeam( TEAM_PHILO, {"Philosophie"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_MOB, {"Physique"}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_GANG, {"S.V.T."}, {1,2,3,4,5,6,7,8} )
    AddTeacherTeam( TEAM_GUN, {"Sport"}, {9,10,12} )
    AddTeacherTeam( TEAM_CPE, {}, nil )
    AddTeacherTeam( TEAM_DIRLO, {}, nil )
    AddTeacherTeam( TEAM_PSY, {}, nil )
end

Comme tu peux le remarquer il y a les team " TEAM_ALLEMAND " etc.. tu dois donc créée c'est jobs avec ce nom de team.
 

Inso Web

Nouveau 🌱
Level 1

Torrents Stats

Messages
11
J'aime
0
Trophées
1
Inscrit
16 Juin 2017
j'ai tout fais mes le bouton je le trouve pus dans les Antiter mes parconte en haut des tache y'a ecris les nom des cours :/
 

Shems

VeryLeak's Unique Member 👑
Level 5
VeryFriend's

Torrents Stats

Messages
585
J'aime
351
Trophées
1 538
Inscrit
31 Décembre 2015
Petit screen, du jeux et console voir si y'a une erreur stp
 

Inso Web

Nouveau 🌱
Level 1

Torrents Stats

Messages
11
J'aime
0
Trophées
1
Inscrit
16 Juin 2017
J'ai règles le problème bg mes les feuille que Fana a Leak ne fonctionne pas :/
 

Inso Web

Nouveau 🌱
Level 1

Torrents Stats

Messages
11
J'aime
0
Trophées
1
Inscrit
16 Juin 2017
je spawn en dessous de la map :/
Code:
Client "Mr Tytou" spawned in server <STEAM_0:0:160010014> (took 342 seconds).
[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_data.lua" on line 460.
The best help I can give you is this:

Failed to retrieve player information from the database.

Hints:
    - This means your database or the connection to your database is fucked.
    - This is the error given by the database:
        database or disk is full

The responsibility for the error above lies with (the authors of) one (or more) of these files:
    1. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 460
    2. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    3. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    4. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    5. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    6. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    7. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    8. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    9. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    10. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    11. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    12. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    13. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    14. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 345
    15. gamemodes/darkrp/gamemode/libraries/mysqlite/mysqlite.lua on line 300
    16. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 290
    17. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 344
    18. gamemodes/darkrp/gamemode/modules/base/sv_data.lua on line 431
    19. gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua on line 587
------- End of Simplerr error -------

[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua" on line 388.
The best help I can give you is this:

There is a player with an invalid team!

The player's name is Mr Tytou, their team number is "1001", which has the name "Unassigned"

Hints:
    - It is the server owner's responsibility to figure out why that player has no valid team.
    - This error is very likely to be caused by an earlier error. If you don't see any errors in your own console, look at the server console.

The responsibility for the error above lies with (the authors of) one (or more) of these files:
    1. gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua on line 388
    2. gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua on line 605
------- End of Simplerr error -------

[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua" on line 687.
The best help I can give you is this:

DarkRP was unable to introduce player "Mr Tytou" to the game. Expect further errors and shit generally being fucked!

Hints:
    - This error most likely does not stand on its own, and previous serverside errors have a very good chance of telling you the cause.
    - Note that errors from another addon could cause this. Specifically when they're thrown during 'PlayerInitialSpawn'.
    - This error can also be caused by some other addon returning a value in 'PlayerInitialSpawn', though that is less likely.
    - Errors in your DarkRP configuration (jobs, shipments, etc.) could also cause this. Earlier errors should tell you when this is the case.

The responsibility for the error above lies with (the authors of) one (or more) of these files:

------- End of Simplerr error -------

[ERROR] A runtime error has occurred in "gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua" on line 388.
The best help I can give you is this:

There is a player with an invalid team!

The player's name is Mr Tytou, their team number is "1001", which has the name "Unassigned"

Hints:
    - It is the server owner's responsibility to figure out why that player has no valid team.
    - This error is very likely to be caused by an earlier error. If you don't see any errors in your own console, look at the server console.

The responsibility for the error above lies with (the authors of) one (or more) of these files:
    1. gamemodes/darkrp/gamemode/modules/base/sh_createitems.lua on line 388
    2. gamemodes/darkrp/gamemode/modules/base/sv_gamemode_functions.lua on line 727
------- End of Simplerr error -------
 

sachadlc

Membre 🏅
Level 1

Torrents Stats

Messages
36
J'aime
0
Trophées
17
Inscrit
16 Février 2019
Vous avez encore l addons ?
Vous pouvez me l envoyer ?
 
Haut Bas