DANKE
Beiträge von [GES]EaZy_E
-
-
hallo brotfische
ich suche die farbe
http://www.pic-upload.de/view-13240333/sa-mp-5872.png.htmldanke im vorraus.
mfg
-
Hi,Ich wollte euch mal fragen welches Laptop/PC habt ihr ?
Meiner:
http://www.zecon.de/bild/samsung-rc530-s0b-2-109075.jpg
Wert:1000€
MfG -
ja wenn ich spawne ist das da wenn ich aber bsn betrete und verlasse geht das weg
-
Darf ich doch ist nicht verboten
-
Weiß ich nicht
hier
ZitatZitatbsnenter=CreatePickup(1239,1,1199.2560,-918.3551,43.1216);
ZitatCreate3DTextLabel("BSN\n Eingang",Gelb,1199.1998,-918.1555,43.1235,10,0);
ZitatZitatbsnexit=CreatePickup(1239,1,362.9206,-75.2188,1001.5078);
ZitatCreate3DTextLabel("BSN\n Ausgang",Gelb,362.9206,-75.2188,1001.5078,10,0);
Zitat
if(pickupid==bsnenter)
{
SetPlayerPos(playerid,375.962463,-65.816848,1001.507812);
SetPlayerInterior(playerid,10);
SendClientMessage(playerid,Weis,"Du hast BSN betreten!");
}
if(pickupid==bsnexit)
{
SetPlayerPos(playerid,1198.8568,-920.4130,43.0321);
SetPlayerFacingAngle(playerid,176.2421);
SetCameraBehindPlayer(playerid);
SetPlayerInterior(playerid,0);
SendClientMessage(playerid,Rot,"Du hast BSN verlassen!");MfG
-
Heute wollte ich Pickups scripten für mein Tutorial Script aber dann kam dieser Bug
Ich geh ins BSN rein dann wieder raus und ich guck da ist kein Pickup mehr ich hab restart gemacht dann war er da dann hab ich wieder das selbe gemacht er kommt einfach nicht
Danke im Vorraus -
Hi ich suche den /fpark befehl
Was soll das nützen?
/fpark = Fraktionspark |Fraktions autos Umparken
Wäre sehr nett ich suche das seit 1 MonatMfG
-
Hi ich hab heute Totenkopf nach dem Tot gescriptet aber ich hab ne frage
Zitatnew TotenKopf[MAX_PLAYERS];
ZitatZitatFunction OnPlayerDisconnect(playerid, reason)
Zitat{
ZitatDestroyPickup(TotenKopf[playerid]);
Zitat}
ZitatZitatFunction OnPlayerDeath(playerid, killerid, reason)
Zitat{
Zitatnew Float:X,Float:Y,Float:Z;
ZitatGetPlayerPos(playerid, X, Y, Z);
ZitatTotenKopf[playerid] = CreatePickup(1254,1, X, Y, Z);
Zitat}
Richtig so ?
MfG
-
Also soll ich das einfach so lassen ?
LoLZitatZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\[GeS]Script\pawno\include\dini.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\[GeS]Script\pawno\include\utils.inc(1) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\[GeS]Script\pawno\include\utils.inc(52) : warning 219: local variable "name" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\[GeS]Script\pawno\include\M_Bot.inc(132) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\[GeS]Script\pawno\include\M_Bot.inc(270) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\[GeS]Script\pawno\include\M_Bot.inc(277) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(2884) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(2927) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(2937) : warning 219: local variable "name" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(2955) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(2965) : warning 219: local variable "name" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(3022) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(3023) : warning 219: local variable "name" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(3353) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(3606) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4020) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4232) : warning 219: local variable "spname" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4242) : warning 219: local variable "namestr" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4246) : warning 219: local variable "msgstr" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4356) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4388) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4407) : warning 202: number of arguments does not match definition
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4407) : warning 202: number of arguments does not match definition
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4420) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4439) : warning 202: number of arguments does not match definition
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4439) : warning 202: number of arguments does not match definition
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4453) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4454) : warning 219: local variable "sendername" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4491) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4501) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4522) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4617) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4632) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4679) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4694) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4747) : warning 219: local variable "string" shadows a variable at a preceding level
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4801) : error 021: symbol already defined: "GetPlayerName"
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4803) : error 021: symbol already defined: "format"
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4805) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4807) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4809) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4813) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4817) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4825) : error 021: symbol already defined: "format"
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4829) : error 021: symbol already defined: "SetTimer"
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4830) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4832) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4838) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4842) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4851) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4855) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4860) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4864) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4867) : error 054: unmatched closing brace ("}")
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4868) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4873) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4880) : error 021: symbol already defined: "GetPlayerName"
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4882) : error 021: symbol already defined: "DestroyObject"
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4890) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4891) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4893) : error 010: invalid function or declaration
ZitatC:\Users\Mehmet Ali\Desktop\SAMP\Gta sa\German Evolution Special Reallife\gamemodes\SoL.pwn(4899) : error 054: unmatched closing brace ("}")
ZitatZitatCompilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
ZitatZitatZitat26 Errors.
-
Wofür ist die TotenKopf[playerid] = CreatePickup(1254,1, X, Y, Z); X Y Z ?
-
Ich will das es so 1Minute da bleibt kannst du mir das machen?
-
-
-
-
Hast du skype wenn ja melde dich mal bei mir
Ja hab ich eig.
whiteout_7
-
da hat er recht
Brauche immer noch hilfe
Das brot welche Plugins? weil ich hab nur streamer.so
-
Ja such mal im Script!
Gib da bei der SuchFUnktion GameModeText ein..Ja meiner " SetGameModeText("Reallife by [GeS]");"
-
Welche den ich hab nur streamer
SetGameModeText(); Gibts bei mir nicht
//EDIT
-
Hi ich wollte den Lifeplay Script einfügen,Ich hab alles gemacht usw. nur bei mir steht Gamemode "Unknown"
MfG