Ja ich erkundige mich ma vlt bekomm ich was raus
Beiträge von Abgehn
-
-
danke werds ma ausbrubieren .... SCHEISS AUF ARBEIT ich hab zeit solange es gut wird
-
Bitte kleine erklären für den teleport OHNE BEFHL will einfach nur reinlaufe
-
Das will ich doch garnet ich will rum reinlaufen und iwo rauskommen machen
-
Hallo ich wollte ma fragen wie ich das mache ich möchte ALLE gelben dinger weg haben und möchte wiessen wie ich diese Weisen kleinen kegel ding dahin mache reinlaufen und portet woanders hin hilfe
-
ehm ja aber ich weis grad nicht wie ihrgentwas mit gTeam aber weis nichtmehr genau
-
ok moment ich bearbeite kurz
-
[i][b][u][size=14][font='Chicago, Impact, Compacta, sans-serif']Ein schönes haus in Vinewood mit Einem Tor Einer Garage und einen Fluchtweg / hinterausgang
|______________________SCREENS________________________
| http://img3.imagebanana.com/view/q6198nus/samp005.png
| http://img3.imagebanana.com/view/1ftsz2tz/samp006.png
| http://img3.imagebanana.com/view/6raidn/samp007.png
| http://img3.imagebanana.com/view/n2m96tqh/samp008.png
| http://img3.imagebanana.com/view/lqvd19i1/samp009.png
| http://img3.imagebanana.com/view/kisu131w/samp010.png
| http://img3.imagebanana.com/view/zn886etk/samp011.png
| http://img3.imagebanana.com/view/dnwgdfi0/samp012.png
| http://img3.imagebanana.com/view/wolyov3x/samp013.png
| http://img3.imagebanana.com/view/3ejuyblo/samp014.png
| http://img3.imagebanana.com/view/g94mvfyi/samp015.png
| http://img3.imagebanana.com/view/9vj3ym3y/samp016.png
______________________SCREENS________________________ -
-
-
-
xDD dan würd ich aber weiter Rappen
-
-
hm kommisch
PHPC:\Dokumente und Einstellungen\Alexander\Desktop\prs.pwn(602) : error 017: undefined symbol "PlayerInfo" C:\Dokumente und Einstellungen\Alexander\Desktop\prs.pwn(8476) : warning 204: symbol is assigned a value that is never used: "string" C:\Dokumente und Einstellungen\Alexander\Desktop\prs.pwn(9616) : error 017: undefined symbol "cmd" C:\Dokumente und Einstellungen\Alexander\Desktop\prs.pwn(9620) : error 017: undefined symbol "sendername" C:\Dokumente und Einstellungen\Alexander\Desktop\prs.pwn(9620) : error 017: undefined symbol "sendername" C:\Dokumente und Einstellungen\Alexander\Desktop\prs.pwn(9620) : error 029: invalid expression, assumed zero C:\Dokumente und Einstellungen\Alexander\Desktop\prs.pwn(9620) : fatal error 107: too many error messages on one line
-
-
-
Hallo ich möchte den /report befehl nur für 1339 admins haben 1339 sind Supportet
Hier standart befehl
if(strcmp(cmd, "/melden", true) == 0 || strcmp(cmd, "/report", true) == 0)
{
if(IsPlayerConnected(playerid))
{
GetPlayerName(playerid, sendername, sizeof(sendername));
new length = strlen(cmdtext);
while ((idx < length) && (cmdtext[idx] <= ' '))
{
idx++;
}
new offset = idx;
new result[64];
while ((idx < length) && ((idx - offset) < (sizeof(result) - 1)))
{
result[idx - offset] = cmdtext[idx];
idx++;
}
result[idx - offset] = EOS;
if(!strlen(result))
{
SendClientMessage(playerid, COLOR_GRAD2, "Benutze: /melden [text]");
return 1;
}
format(string, sizeof(string), "Ticket von %s [%d]: %s", sendername, playerid, (result));
ABroadCast(COLOR_YELLOW,string,1);
SendClientMessage(playerid, COLOR_GREEN, "Dein Ticket wurde gesendet und wird in Kürze bearbeitet");
}
return 1;
}Bitte antworten danke im vorraus
-
alles klar mom
-
Hab ein Parkhaus gemappt und nen aufzug dazu gemacht wem es nicht gefällt ..... Kann man nichts machen
*************************************
** Parkhaus by mR_Al3X **
** _____________________ **
** Script fragen an Icq: **
** ICQ nummer: 460960798 **
**************************************/
#include <a_samp>
#define FILTERSCRIPT/*-----[COLORS]-----*/
#define COLOR_GRAD1 0xB4B5B7FF
#define COLOR_GRAD2 0xBFC0C2FF
#define COLOR_GRAD3 0xCBCCCEFF
#define COLOR_GRAD4 0xD8D8D8FF
#define COLOR_GRAD5 0xE3E3E3FF
#define COLOR_GRAD6 0xF0F0F0FF
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_RED 0xAA3333AA
#define COLOR_LIGHTRED 0xFF6347AA
#define COLOR_LIGHTBLUE 0x33CCFFAA
#define COLOR_LIGHTGREEN 0x9ACD32AA
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_YELLOW2 0xF5DEB3AA
#define COLOR_WHITE 0xFFFFFFAA
#define COLOR_FADE1 0xE6E6E6E6
#define COLOR_FADE2 0xC8C8C8C8
#define COLOR_FADE3 0xAAAAAAAA
#define COLOR_FADE4 0x8C8C8C8C
#define COLOR_FADE5 0x6E6E6E6E
#define COLOR_PURPLE 0xC2A2DAAA
#define COLOR_DBLUE 0x2641FEAA
#define COLOR_ALLDEPT 0xFF8282AA
#define COLOR_NEWS 0xFFA500AA
#define COLOR_OOC 0xE0FFFFAA
#define COLOR_ADMINMSG 0x00FFFF00
#define COLOR 0xAA3333AA
/*-----[COLORS]-----*///---------GATES---------//
new aufzug;
//---------GATES---------//
#pragma tabsize 0
#if defined FILTERSCRIPTpublic OnFilterScriptInit()
{/*-----Objecte-----*/
CreateObject(17950, 2147.621826, -1183.348389, 25.070984, 0.0000, 0.0000, 270.0000);
CreateObject(17950, 2147.528320, -1176.138794, 25.097437, 0.0000, 0.0000, 270.0000);
CreateObject(17950, 2147.412598, -1168.924805, 25.072554, 0.0000, 0.0000, 270.0000);
CreateObject(17950, 2147.434814, -1162.159302, 25.075102, 0.0000, 0.0000, 90.0000);
CreateObject(17950, 2147.758789, -1183.372437, 29.589624, 0.0000, 0.0000, 90.0000);
CreateObject(17950, 2147.668701, -1176.238281, 29.583811, 0.0000, 0.0000, 90.0000);
CreateObject(17950, 2147.579834, -1169.115723, 29.583811, 0.0000, 0.0000, 90.0000);
CreateObject(17950, 2147.493896, -1161.981201, 29.587929, 0.0000, 0.0000, 90.0000);
CreateObject(17950, 2147.461426, -1161.942383, 34.050751, 0.0000, 0.0000, 270.0000);
CreateObject(17950, 2147.518555, -1169.172852, 34.071636, 0.0000, 0.0000, 270.0000);
CreateObject(17950, 2147.556396, -1176.382080, 34.046635, 0.0000, 0.0000, 270.0000);
CreateObject(17950, 2147.594238, -1183.616333, 34.052448, 0.0000, 0.0000, 270.0000);
CreateObject(974, 2154.658447, -1183.605957, 31.895662, 271.4780, 0.0000, 270.8595);
CreateObject(974, 2154.544434, -1177.116333, 31.869537, 271.4780, 0.0000, 270.8595);
CreateObject(974, 2154.336182, -1161.619995, 31.852814, 271.4780, 0.0000, 270.8595);
CreateObject(974, 2154.459473, -1170.467529, 31.875727, 271.4780, 0.0000, 270.8595);
CreateObject(974, 2154.380371, -1163.876587, 31.856308, 271.4780, 0.0000, 270.8595);
CreateObject(627, 2152.462158, -1165.536987, 24.669537, 0.0000, 0.0000, 0.0000);
CreateObject(627, 2152.556152, -1172.498535, 24.669420, 0.0000, 0.0000, 0.0000);
CreateObject(627, 2152.647705, -1179.732544, 24.674372, 0.0000, 0.0000, 0.0000);
CreateObject(627, 2152.843506, -1186.728516, 24.673107, 0.0000, 0.0000, 0.0000);
CreateObject(982, 2157.203369, -1173.997559, 32.580288, 0.0000, 0.0000, 0.8594);
CreateObject(983, 2157.053711, -1161.503906, 32.596123, 0.0000, 0.0000, 0.8594);
CreateObject(983, 2154.269043, -1186.888062, 32.564075, 0.0000, 0.0000, 91.7189);
CreateObject(997, 2152.932373, -1158.366455, 22.965895, 0.0000, 0.0000, 0.0000);
CreateObject(997, 2151.803955, -1154.017700, 22.983860, 0.0000, 0.0000, 270.0000);
CreateObject(997, 2157.386230, -1154.048096, 22.965540, 0.0000, 0.0000, 270.0000);
CreateObject(625, 2156.366943, -1156.707764, 23.706732, 0.0000, 0.0000, 112.5000);
CreateObject(625, 2153.060059, -1156.742554, 23.709089, 0.0000, 0.0000, 56.2500);
CreateObject(631, 2157.529297, -1153.730103, 23.713991, 0.0000, 0.0000, 0.0000);
CreateObject(631, 2151.854004, -1153.845581, 23.715981, 0.0000, 0.0000, 0.0000);/*-----Objecte-----*/
/*-----Gates-----*/
aufzug = CreateObject(980, 2154.809570, -1152.853027, 22.729044, 269.7591, 0.0000, 270.0000);
/*-----Gates-----*/
print("\n--------------------------------------");
print(" [FS][Made by Mr_AL3X][FS] ");
print("--------------------------------------\n");
return 1;
}#else
#endif
public OnPlayerCommandText(playerid, cmdtext[])
{if (strcmp(cmdtext, "/hoch", true) == 0)
{
MoveObject(aufzug,2154.345215, -1152.668213, 31.843502,1.5);
SendClientMessage(playerid, COLOR_LIGHTBLUE, "Der Aufzug fährt nun nach oben.");
return 1;
}
if (strcmp(cmdtext, "/runter", true) == 0)
{
MoveObject(aufzug,2154.809570, -1152.853027, 22.729044,1.3);
SendClientMessage(playerid, COLOR_LIGHTBLUE, "Der Aufzug fährt nun nach Unten.");
return 1;
}return 0;
}//Ende
Hier bilders
Oder hier:
http://img3.imagebanana.com/view/y22d0lg1/samp000.png
http://img3.imagebanana.com/view/1mnfydc5/samp001.png
http://img3.imagebanana.com/view/wvd5ndwy/samp002.png
http://img3.imagebanana.com/view/vyqmoa/samp003.png
http://img3.imagebanana.com/view/3vtb1ks/samp004.png
http://img3.imagebanana.com/view/8ka8fyj/samp005.png -
ich hab auch für Scheiße gewält da ich 24millionen auf nova hatte und jetzt 6k .....