Hi. Wie bekomme ich die ID's per Command oder anders für Häuser und Biz's raus ?!^^
Beiträge von LuX
-
-
Lass ihn. Er macht nur Spaß.
Aber egal...^^
Wie bekomme ich die HouseID oder die BizID raus ?!^^ -
Sufu^^
SuFu ftw!new year, month,day;
getdate(year, month, day);
new DateInfo[3][20];
split(text, DateInfo, '.');
if (!IsValidDate(strval(DateInfo[0]),strval(DateInfo[1]),strval(DateInfo[2]))) {
SendClientMessage(playerid, COLOR_LIGHTBLUE, "Wann ist dein Geburtstag? (Benutze zb. 25.11.1998)");
return 0;
}
if(year - strval(DateInfo[2]) > 100 || strval(DateInfo[2]) < 1 || strval(DateInfo[2]) >= year)
{
SendClientMessage(playerid, COLOR_LIGHTBLUE, "Wann ist dein Geburtstag? (Benutze zb. 25.11.1998)");
return 0;
}
new check = year - strval(DateInfo[2]);
if(check == year)
{
SendClientMessage(playerid, COLOR_LIGHTBLUE, "Wann ist dein Geburtstag? (Benutze zb. 25.11.1998)");
return 0;
}
if(strval(DateInfo[1]) > month)
{
check -= 1;
}
else if(strval(DateInfo[1]) == month && strval(DateInfo[0]) > day)
{
check -= 1;
}
PlayerInfo[playerid][pAge] = check;
format(string, sizeof(string), "Ok, du bist also %d Jahre alt.",PlayerInfo[playerid][pAge]);
SendClientMessage(playerid, COLOR_WHITE, string);
RegistrationStep[playerid] = 3;
SendClientMessage(playerid, COLOR_LIGHTBLUE, "Woher kommst du? Wähle aus:");
ShowMenuForPlayer(herkunft, playerid);
return 0;Ich weiß zwar nicht, ob es das richtige ist, aber vllt hilfts...^^
-
Hi. Wie bekomme ich weg, bei XGF also wenn man das Geburtsdatum angibt dass wenn man eine Zahl "777777777" z.B. eingibt, dass das einen Crash verursacht ?!^^ Wie geht das weg ?!^^
-
//Hinweis von DaNNy: Keine Fullquotes, ganz besonders nicht, wenn Du als erster auf den letzten Beitrag antwortest!
Ich habe den Täter schon gefunden. Er ist gerade im Forum und ich gebe aber keine Auskunft.
-
Ähm... Hi ?!^^
Ich bin gerade auf meinem Server und so ein Typ ist gekommen und hat gehackt ?!^^ Ich kann keine Befehle mehr nutzen keiner geht mehr der macht dass ich im Himmel spawne und runter falle und hat unendlich Hacks ?!^^
Und wenn ich restarte kommt der sofort wiederHier aus dem LOG:
Zitat[19:27:09] Incomming connection: ----
[19:27:09] [join] tjhxzjtzj has joined the server (...)
[19:27:17] tjhxzjtzj has logged in.
[19:27:25] [chat] [tjhxzjtzj]: 11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
[19:27:28] [chat] [tjhxzjtzj]: muhahahahaha
[19:27:42] [chat] [tjhxzjtzj]: tja
[19:27:59] [kill] Lucas_Hyjal killed tjhxzjtzj
[19:28:11] [chat] [tjhxzjtzj]: 30.11.1980
[19:28:17] ((Level:1 tjhxzjtzj: ? ))
[19:28:23] [part] tjhxzjtzj has left the server (1:2)
[19:29:00] Incomming connection: ...
[19:29:00] [join] Trooper[Y] has joined the server (...)
[19:29:07] Trooper[Y] has logged in.
[19:29:13] [chat] [Trooper[Y]]: 111111111111111111111111111111111111111
[19:29:15] [chat] [Trooper[Y]]: 11111111111111111111111111111111111111111111111111111
[19:29:35] [kill] Lucas_Hyjal killed Trooper[Y]
[19:29:45] [chat] [Trooper[Y]]: so
[19:30:00] [death] Trooper[Y] died 54
[19:30:08] [chat] [Trooper[Y]]: sterb mal
[19:30:27] [death] Trooper[Y] died 54
[19:30:35] [kill] Trooper[Y] killed Lucas_Hyjal Sawn-off Shotgun
[19:30:59] [death] Lucas_Hyjal died 54
[19:31:23] [death] Lucas_Hyjal died 54
[19:31:30] [chat] [Trooper[Y]]: mhh
[19:31:33] RCON (In-Game): Player #1 (Trooper[Y]) <lol> failed login.
[19:31:51] [chat] [Trooper[Y]]: du bist so sprachlos bissel mehr begeisterung
[19:32:08] [kill] Trooper[Y] killed Lucas_Hyjal Sawn-off Shotgun
[19:32:17] [chat] [Lucas_Hyjal]: Hacking
[19:32:21] [chat] [Lucas_Hyjal]: Ich zeige dich an
[19:32:21] [chat] [Trooper[Y]]: no hacking
[19:32:29] [chat] [Trooper[Y]]: bug
[19:32:29] [chat] [Lucas_Hyjal]: Morgen bist du dan
[19:32:32] [chat] [Lucas_Hyjal]: dran
[19:32:35] [chat] [Lucas_Hyjal]: Ich habe deine IP
[19:32:43] [chat] [Trooper[Y]]: na dann einfach Server neu starten aber egal
Console input: ban
Console input: ban Trooper[Y]
[19:33:10] Lucas_Hyjal <#0 - 000> has been banned.
[19:33:10] [part] Lucas_Hyjal has left the server (0:2)
Console input: unban 000
[19:33:25] --- Server Shutting Down.PS: Gebannt hat er mich auch.
-
Okay, und nun zu der anderen Frage.
-
Wie bekommt man bei Godfather das Passwort eines Usern raus ?!^^
Und wie kann man als Admin per Command ein Haus frei machen sodass es keinem mehr gehört oder ein Biz, Unternehmen ?!^^
Weil ich habe meinen anderen Account da gelöscht^^ -
Hi, Wie kann ich bei der "The Godfather" Game Mode ein Auto für mein Haus also ein anderes aussuchen als Admin Command und wie geht das als Spieler ?!^^
-
Was ?!^^
-
C:\Dokumente und Einstellungen\LuX\Desktop\Server\pawno\include\morphinc.inc(3) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\pawno\include\morphinc.inc(3) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\pawno\include\morphinc.inc(3) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(525) : error 035: argument type mismatch (argument 2)
C:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(526) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase2 Errors.
-
Wenn ich nach X2 Suche kommt raus:
1. new Float:x1,Float:y1,Float:z1,Float:x2,Float:y2,Float:z2;
2. new Float:cwx2,Float:cwy2,Float:cwz2;Das sind die besten Ergebnisse.
Die Warnings müssen nurnoch weg.
-
Suche nach
new Float: x2, y2, z2;
Benenne sich um in....
new Float: x3, y3, z3;
oder du nimmst sie gleich raus, liegt natürlich bei dir
//==========Oben an dein Script=======
forward NameTimer(playerid)new Float: x2, y2, z2;
Gibts bei mir nicht
Wenn ich
Zitatforward NameTimer(playerid)
oben reinschreibe, habe ich zwei Errors.
Ich bitte um Hilfe.
-
Okay... Jetzt habe ich das:
ZitatC:\Dokumente und Einstellungen\LuX\Desktop\Server\pawno\include\morphinc.inc(3) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\pawno\include\morphinc.inc(3) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\pawno\include\morphinc.inc(3) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(518) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(518) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(518) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(25688) : error 004: function "NameTimer" is not implemented
C:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(27649) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase1 Error.
-
Habe ich doch... oO
Server/pawno/includes/
-
Das habe ich ja.
-
Okay... Aber trotzdem kommt noch der Error:
ZitatC:\Dokumente und Einstellungen\LuX\Desktop\Server\gamemodes\real.pwn(22) : fatal error 100: cannot read from file: "Obj_Streamer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Kann mir jemand dabei helfen pls ?!^^ -
Hi. Ich habe eine Game Mode gefunden, aber da brauch man ein INC, dass ich nicht habe.
#include <Obj_Streamer>
Es heißt Obj_Streamer.
Könnte mir jemanden die hochladen oder Link schicken ?!^^
Wäre nett!^^ -
Hi, Kennt ihr [GRP] German Reallife ?!^^
Ich suche so eine Game Mode, auf Deutsch.
Gibt es sowas ?! Wenn ja, wo ?!^^