Das habe ich auch schon versucht hilft aber auch nichts^^
Beiträge von Optiimal
-
-
Ja schon 1 millionen mal^^
Weis sonst nicht was ich noch machen kann
-
Hallo habe windows 7 und MTA funkt da nicht kann man da was machen es kommt immer dieser error
Couldn´t find core dump file to send
-
Hey ja funkt vielen vielen dank
-
Ne ist nicht von Carlitos von SAAR oder so ist aber kein GF habe denn su command genommen und umgedreht^^
-
Das wäre wirklich sehr nett (= Danke
-
ok danke werde ich versuchen (=
hmm wenn man das ändert kommt da trozdem du kannst dir deine akten nicht selber löschen
Habe das mit dem ändern auch beim /su cmd versucht und der funkt sicher da geht kann ich mir auch nicht selber wandets geben
-
Ja kann eben nicht Testen weil meine freunde schlafen alle schon^^ und ich bin allein
-
if(strcmp(cmd, "/clear", true) == 0)
{
if(IsPlayerConnected(playerid))
{
tmp = strtok(cmdtext, idx);
if(!strlen(tmp))
{
SendClientMessage(playerid, COLOR_WHITE, "[Benutze:] /clear [SpielerId] [Grund]");
return 1;
}
giveplayerid = ReturnUser(tmp);
if (PlayerInfo[playerid][pFaction] != 255 && DynamicFactions[PlayerInfo[playerid][pFaction]][fType] == 1)
{
if(IsPlayerConnected(giveplayerid))
{
if(giveplayerid != INVALID_PLAYER_ID)
{
new length = strlen(cmdtext);
while ((idx < length) && (cmdtext[idx] <= ' '))
{
idx++;
}
new offset = idx;
new result[128];
while ((idx < length) && ((idx - offset) < (sizeof(result) - 1)))
{
result[idx - offset] = cmdtext[idx];
idx++;
}
result[idx - offset] = EOS;
if(!strlen(result))
{
SendClientMessage(playerid, COLOR_WHITE, "[Benutze:] /clear [SpielerId] [Grund]");
return 1;
}
if(CopOnDuty[playerid])
{
if(giveplayerid != playerid)
{
if(WantedPoints[giveplayerid] == 0) { WantedPoints[giveplayerid] = 0; }
else { WantedPoints[giveplayerid]+= 0; }
format(string, sizeof(string), "[Info:] Deine Akten wurden gelöscht von %s, Grund: %s", GetPlayerNameEx(playerid),result);
SendClientMessage(giveplayerid, COLOR_WHITE, string);
format(string, sizeof(string), "[Info:] Du Löscht die Akten von %s, Grund: %s", GetPlayerNameEx(giveplayerid),result);
SendClientMessage(playerid, COLOR_WHITE, string);
format(string, sizeof(string), "[LSPD:] %s Löscht die Akten von %s, Grund: %s", GetPlayerNameEx(playerid),GetPlayerNameEx(giveplayerid),result);
SendFactionTypeMessage(1,COLOR_LSPD,string);
new location[MAX_ZONE_NAME];
GetPlayer2DZone(giveplayerid, location, MAX_ZONE_NAME);
format(string, sizeof(string), "[LSPD:] %s - Akten gelöscht", GetPlayerNameEx(giveplayerid),location);
SendFactionTypeMessage(1,COLOR_LSPD,string);
}
else
{
SendClientMessage(playerid, COLOR_GREY, "[Error:] Du kannst dir deine Akten nicht selber Löschen");
}
}
else
{
SendClientMessage(playerid, COLOR_GREY, "[Error:] Du bist nicht im Dienst");
}
return 1;
}
}
}
else
{
SendClientMessage(playerid, COLOR_GREY, "[Error:] Falsche Fraktion");
return 1;
}
}
else
{
SendClientMessage(playerid, COLOR_GREY, "[Error:] Falsche Id/Name");
return 1;
}
return 1;
} -
Oh danke
Ne kein Filterscript aber so etwas abgeschaut von anderen scripts sonst hätte ich das nicht geschafft
Was ich noch vorhabe
Zollsystem
Blitzer
ATM Automaten -
So mal ein Paar Infos zu meinen Script
Teams
Polizei
Groove Street
Mafia
San Andreas News
Transport Company
Präsident
BallasHaus System
Ich habe in den script schon mal 95 häuser und kann Ingame immer neue Häuser auch machenLap Top System
Man Kann Notitzen erstellen
Automatische Tore
Ich habe automatische tore in meinen Script das heist wenn man vors tor kommt und man is in dieser Fraktion öffnet sich das Tor
ohne einen Command
Racing system
Ich kann Ingame Autorennen erstellenGebäude
LSPD
Bank
Stadthalle
Lizenscenter(mit automatischer Fahrschule)
Newsgebäude
Transport gebäude
Government BaseIch hoffe es melden sich ein Paar
MFG Mipu
EDIT IP adresse 84.112.117.54:7777
-
ahhhhhhhhhh..........DANKE DANKE DANKE
-
Ip ist 127.1.1.0:7777
-
Ne das ist es leider nicht der samp server ist immer offen wenn ich wieder am desktop gehe
SA-MP Dedicated Server
----------------------
v0.3a R3, (C)2005-2009 SA-MP Team[00:32:42]
[00:32:42] Server Plugins
[00:32:42] --------------
[00:32:42] Loaded 0 plugins.[00:32:42]
[00:32:42] Ban list
[00:32:42] --------
[00:32:42] Loaded: samp.ban
[00:32:42]
[00:32:42]
[00:32:42] Filter Scripts
[00:32:42] ---------------
[00:32:42] Loading filter script 'actions.amx'...
[00:32:42] Loading filter script 'shamal.amx'...
[00:32:42] Loading filter script 'androm.amx'...
[00:32:42] Loaded 3 filter scripts.[00:32:42] file "JoinCounter.txt" located, variable JoinCounter loaded (0 visitors)
[00:32:42] [Dynamic Factions] Faction Name: LSPD, Type: 1, ID: 0
[00:32:42] [Dynamic Factions] Faction Name: Grove Street Family, Type: 2, ID: 1
[00:32:42] [Dynamic Factions] Faction Name: Mafia, Type: 2, ID: 2
[00:32:42] [Dynamic Factions] Faction Name: San Andreas News Network, Type: 0, ID: 3
[00:32:42] [Dynamic Factions] Faction Name: Los Santos Transport Company, Type: 0, ID: 4
[00:32:42] [Dynamic Factions] Faction Name: Ballas, Type: 2, ID: 5
[00:32:42] [Dynamic Factions] Faction Name: Government, Type: 1, ID: 6
[00:32:42] [Dynamic Factions] Faction Name: Faction7, Type: 0, ID: 7
[00:32:42] [Dynamic Factions] Faction Name: Faction8, Type: 0, ID: 8
[00:32:42] [Dynamic Factions] Faction Name: Faction9, Type: 0, ID: 9
[00:32:42] [Building System:] Building Name: ~w~Los Santos~n~~g~License Centre - Loaded. (0)
[00:32:42] [Building System:] Building Name: ~w~Los Santos~n~~g~City Hall - Loaded. (1)
[00:32:42] [Building System:] Building Name: ~w~Los Santos~n~~b~Police Department - Loaded. (2)
[00:32:42] [Building System:] Building Name: ~w~Los Santos~n~~g~Bank - Loaded. (3)
[00:32:42] [Building System:] Building Name: ~w~Los Santos~n~~b~News Department - Loaded. (4)
[00:32:42] [Building System:] Building Name: ~w~Los Santos~n~~y~Transport Company - Loaded. (5)
[00:32:42] [Building System:] Building Name: ~w~Los Santos~n~~p~Government Building - Loaded. (6)
[00:32:42] [Building System:] Building Name: ~p~The Presidents~n~~w~Quarters - Loaded. (7)
[00:32:42] [Building System:] Building Name: ~p~Government~n~~w~Office - Loaded. (8)
[00:32:42] [Building System:] Building Name: None - Loaded. (9)
[00:32:42] [Building System:] Building Name: None - Loaded. (10)
[00:32:42] [Building System:] Building Name: None - Loaded. (11)
[00:32:42] [Building System:] Building Name: None - Loaded. (12)
[00:32:42] [Building System:] Building Name: None - Loaded. (13)
[00:32:42] [Building System:] Building Name: None - Loaded. (14)
[00:32:42] [Info:] Faction materials storage location loaded
[00:32:42] [Info:] Faction drugs storage location loaded
[00:32:42] [Info:] Driving test location loaded
[00:32:42] [Info:] Flying test location loaded
[00:32:42] [Info:] Bank location loaded
[00:32:42] [Info:] Weapon License location loaded
[00:32:42] [Info:] Police Arrest location loaded
[00:32:42] [Info:] Government Arrest location loaded
[00:32:42] [Info:] Police Duty location loaded
[00:32:42] [Info:] Government Duty location loaded
[00:32:42] [Info:] Gun job loaded
[00:32:42] [Info:] Drug job loaded
[00:32:42] [Info:] Detective job loaded
[00:32:42] [Info:] Lawyer job loaded
[00:32:42] [Info:] Products seller job loaded
[00:32:42] ______________________South Africa Gaming Community______________________
[00:32:42] > Roleplay - Los Santos by Matthew Murdoch (euRo) loaded
[00:32:42] > Server Name: South Africa Gaming Community
[00:32:42] > Gamemode: Roleplay
[00:32:42] > Version:
[00:32:42] > Map: Los Santos
[00:32:42] > Website: www.sa-mp.com
[00:32:42] > Developer: Matthew Murdoch (euRo)
[00:32:42] > Last Update: Organised Chaos Weekend (December)
[00:32:42] > Current Script Lines: 21835
[00:32:42] > Password: None
[00:32:42] _________________________________________________________________________
[00:32:42] Number of vehicle models: 87Das ist der server Log
-
Wenn du jetzt meinst Homserver dann ja^^
Edit: Also Samp server
Vorher kommt immer loadng dann connect to server
und dann server didn´t respon -
Der server wird zwar als online angezeigt aber ich komme nicht in denn server rein (kein GF)
Hier mal die server.cfgecho Executing Server Config...
lanmode 0
rcon_password ehdas
maxplayers 50
port 7777
hostname South Africa Gaming Community
gamemode0 sagc 1
filterscripts actions shamal androm
announce 1
query 1
weburl www.sa-mp.com
maxnpc 5
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000Hoffe ihr könnt mir helfen
-
Naja ich habe es mir vor 3 Tagen Installiert
-
danke für dein feedback wie viel pixel sollte ich denn verwenden ich benutze PS cs3
-
-
Vill ist deine PC auslastung zu Hoch und das dein PC das Vill nicht Packt oder der Server Laggt wengen serverlaggs hatte ich das auch mal das alle verschwunden sind