sscanf plugin fehlt im plugins ordner
Beiträge von XeroX
-
-
/rcon cmdlist - Shows a list with commands.
/rcon varlist - Shows a list with the current variables.
/rcon exit - Closes the server.
/rcon echo [text] - Shows the [text] in the console of the server (NOT the client-console in-game).
/rcon hostname [name] - change the hostname text (example: /rcon hostname my server).
/rcon gamemodetext [name] - change the gamemode text (example: /rcon gamemodetext my gamemode).
/rcon mapname [name] - change the map name text (example: /rcon mapname San Andreas).
/rcon exec [filename] - Executes the file which contains server cfg (example: /rcon exec blah.cfg).
/rcon kick [ID] - Kick the player with the given ID (example: /rcon kick 2).
/rcon ban [ID] - Ban the player with the given ID (example: /rcon ban 2).
/rcon changemode [mode] - This command will change the current gamemode to the given one (example: if you want to play sftdm: /rcon changemode sftdm).
/rcon gmx - Will load the next gamemode in server.cfg.
/rcon reloadbans - reloads the samp.ban where the banned IP addresses are stored. This will clear all the IP-addresses.
/rcon reloadlog - clears the server_log.txt.
/rcon say - shows a message to the players in the client-console (example: /rcon say blah).
/rcon players - Shows the players that are in the server (with their name, IP & ping).
/rcon banip [IP] - Ban the given IP (example: /rcon banip 127.0.0.1).
/rcon unbanip [IP] - Unban the given IP (example: /rcon unbanip 127.0.0.1).
/rcon gravity - Changes the gravity (example: /rcon gravity 0.008 ).
/rcon weather [ID] - Changes the weather (example: /rcon weather 1).
/rcon loadfs - Loads the given filterscript (example: /rcon loadfs adminfs).
/rcon weburl [server url] - Changes the server URL in the masterlists/SA-MP client
/rcon unloadfs - Unload the given filterscript (example: /rcon unloadfs adminfs).
/rcon reloadfs - Reloads the given filterscript (example: /rcon reloadfs adminfs).
/rcon rcon_password [PASSWORD] - Change the rcon's passwordSo wie es aussieht ist es standart mäßig nicht.
-
Am besten wäre es Informationen zu posten.
server_log.txt oÄ
-
Besp:
new Skin[50];// bevor er der den Feuerwehr man skin bekommt
Skin[playerid] = GetPlayerSkin(playerid);
// Offduty
SetPlayerSkin(playerid,Skin[playerid]); -
Jupp das ist richtig weil Fraktionsverwalter mehr als 16 Zeichen hat. Wenn ich mich nicht verzählt habe dürften es 18 sein.
-
Bevor du den beim Onduty setzt nutzt du GetPlayerSkin und speicherst diesen Wert in eine Variable (am besten für jeden spieler).
Nun wenn er OffDuty geht setzt du den Skin auf die variable -
Welche der Zeilen soll der Fehler beinhalten ?
-
"/Häuser/Haus[j].ini" ist der Fehler das j wird als string genommen und nicht als den jeweiligen Wert den es von der For-Schleife bekommt.
Teste es einfach mal mit
format(string,sizeof(string),"/Häuser/Haus[%d].ini",j);
-
Zeige mal die Zeilen darüber (ca. 10 oder so)
-
Durch das return LoadBank(bank) wird die schleife nie bis zum ende durchgeführt, sondern direkt nach dem Auslesen der Koordinaten beendet
-
Es hieß doch so schön das es hier kein Support Forum für software solcher art gibt
-
Achte mal auf die Banner
Glaube mal von einer Art Spaltung des Teams gehört zu haben bin mir da aber nicht sicher
-
Was genau hat du damit vor ?
-
-
-
Wie der Fehler besagt hat der Account womit du dich einloggst kein zugriff auf die Datenbank 'information_schema'
Versuche den Teil davon zu entfernen wenn es nicht geht SQL Datei posten
-
http://wiki.sa-mp.com/wiki/OnPlayerKeyStateChange
Da runter scrollen das gesuchte finden und
http://wiki.sa-mp.com/wiki/SetPlayerHealth
nutzen oder die jeweilige eigene funktion (sofern vorhanden)
-
also bei mir kam nichts
-
-
Jain indirekt xD