[URGENT] J'aurais besoin d'aide avec un script

  • Initiateur de la discussion
S

Salvadoro2111

Geek
Messages
22
Score réaction
0
Points
75
Bonjour je viens tout juste d'acheter roflox loading 2.0 https://scriptfodder.com/scripts/view/1373

Et tout fonctionne mais quand les joueurs se connectent ils ne voient pas leur image et leur nom quelqu’un pourrait m'aider? (Si quelqu’un réussi a m'aidé je vous passe le script.)

Voici la config


$steamapi = 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';

$steaminfo = true;

$sname = true;
$servername = '';

$r = '186';
$g = '29';
$b = '29';

$border = true;
$bcurved = false;

$background = 1;

$backimage = '1.jpg';

$overlay = 2;

$music = true;
$mvol = 10;

$content = true;

$left = false; //Uncomment below if you set this value to true.

$right = false; //Uncomment below if you set this value to true.




$plname = 'Unknown Player';
$avatar = 'images/nouser.png';
$mapname = 'Unknown Map';
if (isset($_GET['steamid'])) {
$data = 'http://api.steampowered.com/ISteamUser/GetPlayerSummaries/v0002/?key=' . $steamapi . '&steamids='.$_GET['steamid'];
$f = file_get_contents($data);
$arr = json_decode($f, true);
if (isset($arr['response']['players'][0]['personaname']))
$plname = $arr['response']['players'][0]['personaname'];
if (isset($arr['response']['players'][0]['avatar']))
$avatar = $arr['response']['players'][0]['avatarfull'];
}
?>
 
Mikhail

Mikhail

Geek suprême
Messages
124
Score réaction
9
Points
115
dans ton serveur.cfg

http://ton_url/nomduscript/index.php?steamid=76561198065369684&server=darkrp

Si tu veux plus d'explication où que je t'aide en te le fesant, aucun soucis : teamspeak4.mtxserv.fr:10137
 
  • Initiateur de la discussion
S

Salvadoro2111

Geek
Messages
22
Score réaction
0
Points
75
dans mon serveur.cfg j'ai fait
sv_loadingurl "http://darkelite.esy.es/loading/index.php?steamid=76561198065369684&server=darkrp"
mais sa ne fonctionne toujours pas pourrait tu m'aidé ?

(Je ne peut pas allé sur teamspeak)
 
ElPachino

ElPachino

Geek suprême
Messages
255
Score réaction
15
Points
115
Je ne serait pas t'aider désoler je voudrais juste te demander comment fait tu ton loading screen ?
 
  • Initiateur de la discussion
S

Salvadoro2111

Geek
Messages
22
Score réaction
0
Points
75
tu dois acheté le script sur scriptfodder https://scriptfodder.com/scripts/view/1373
et si tu réussi a corriger le problème dit le moi ;)
 
Mikhail

Mikhail

Geek suprême
Messages
124
Score réaction
9
Points
115
  • Extract the ZIP into your Web Server that has PHP.
  • Edit the Configuration files to the appropriate settings for your server.
  • Set the Server Var in the CFG file to sv_loadingurl "http://www.yoursitehere.tld/?steamid=%s"
  • Replace http://www.yoursitehere.tld/ with the link to the folder hosting the Loading screen.
 
  • Initiateur de la discussion
S

Salvadoro2111

Geek
Messages
22
Score réaction
0
Points
75
non ça m'écrit toujours unknow player quand je me connecte et je vois pas mon image.
 
Discord d'entraide
Rejoignz-nous sur Discord