GTAOnline.net
San Andreas Multiplayer (sa:mp) => Scripting SA-MP [Pawn center] => Discussion démarrée par: Jcvag44800 le 28 Octobre 2010, 19:20:30
-
Bonjour,
Je viens de mettre mon nouveau GM .
Il se nommeRetrox RolePlay (http://forum.sa-mp.com/showthread.php?t=183711) .
J'ai donc installé mon GM sur mon ftp de mon serveur avec succès .
Mais quand je lance mon serveur , il marque le serveur avec un GM " Unknows "
(http://img502.imageshack.us/img502/8504/captureru.gif)
J'aimerais savoir ce qui ne va pas
Je vous envoie les serveurs CFG
Server.CFG d'origine (http://pastebin.com/wc73QL0c)
Server.CFG du FTP (http://pastebin.com/0GPZDs72) ( celui que j'ai fait alors que mon serveur ne marche pas )
Merci
-
J'oublie un truc , j'ai lancé le serveur en local et ça a marché .
Double post
J'ai chercher dans le Gm, j'ai trouvé ça : SetGameModeText(SERVER_MODENAME); Il faut donc remplacé SERVER_MODENAME par ce qu'on veut ? et mettre ce qu'on veut dans le server.cfg ?
Double post
Le nom du GM sur le FTP est rtprp
Pour la ligne SetGameModeText dans la callback OnGameModeInit , j'ai ça :
http://pastebin.com/4fcqhJVY (http://pastebin.com/4fcqhJVY)
-
Salut,
va lire les règlements, le multi-post est interdit, prochaine fois = :rules
La fonction modifier n'est pas la pour faire beau.
pour ton problème je pense que ton gm utilise un plugin et que ce plugin n'est pas lancé sur ton serveur
++Sim++
-
AH ok , escusé moi :happy Ok, mais pourtant j'ai fait toutes les mêmes configurations en LAN , sa marchais ... :closedeyes
EDIT :
J'ai regardé les logs :
SA-MP Dedicated Server
----------------------
v0.3b R2, (C)2005-2010 SA-MP Team
[21:54:57] password = "" (string)
[21:54:57]
[21:54:57] Server Plugins
[21:54:57] --------------
[21:54:57] Loading plugin: geoip.dll
[21:54:57] Failed (plugins/geoip.dll: invalid ELF header)
[21:54:57] Loading plugin: streamer.dll
[21:54:57] Failed (plugins/streamer.dll: invalid ELF header)
[21:54:57] Loaded 0 plugins.
[21:54:57]
[21:54:57] Filter Scripts
[21:54:57] ---------------
[21:54:57] Loading filter script 'holding.amx'...
[21:54:57] Unable to load filter script 'holding.amx'.
[21:54:57] Loaded 0 filter scripts.
[21:54:57] Script[gamemodes/rtprp.amx]: Run time error 19: "File or function is not found"
[21:54:57] Number of vehicle models: 0
J'ai pourtant bien tout mes fichiers de mit ...
-
Salut,
si ton serveur est sous linux, tu doit utiliser les version en .so des plugins
sinon il faudrait regarder pourquoi il ne charge pas... bon dossier?
++Sim++
-
Oui, j'ai bien tout les dossiers au bon endroit ...
J'ai réussi à mettre le nouveau Streamer .
Nouveaux logs :
SA-MP Dedicated Server
----------------------
v0.3b R2, (C)2005-2010 SA-MP Team
[22:04:46]
[22:04:46] Server Plugins
[22:04:46] --------------
[22:04:46] Loading plugin: geoip.dll
[22:04:46] Failed (plugins/geoip.dll: invalid ELF header)
[22:04:46] Loading plugin: streamer.so
[22:04:46]
*** Streamer Plugin v2.3.8 by Incognito loaded ***
[22:04:46] Loaded.
[22:04:46] Loaded 1 plugins.
[22:04:46]
[22:04:46] Filter Scripts
[22:04:46] ---------------
[22:04:46] Loading filter script 'holding.amx'...
[22:04:46] Unable to load filter script 'holding.amx'.
[22:04:46] Loaded 0 filter scripts.
[22:04:46] Script[gamemodes/rtprp.amx]: Run time error 19: "File or function is not found"
[22:04:46] Number of vehicle models: 0
Je crois que je vais compilé le pawn de Gm...
J'ai compilé , alors je vous dit, je n'ai pas modifié le Gm , rien de rien , il y a comme même une érreur ::)
fatal error 100: cannot read from file: "zcmd"
C'est bon ! Sa marche ; juste que je n'avais pas mit les fichiers DLL en SO, que je suis bette ..."