Wie kann die glauben das du tot warst?
ZitatIch moechte die Schuld auch nicht meiner Schwester zuweisen , da sie aufgrund einer psychischen Erkrankung , eigentlich nicht Schuldfaehig ist.
Wie kann die glauben das du tot warst?
ZitatIch moechte die Schuld auch nicht meiner Schwester zuweisen , da sie aufgrund einer psychischen Erkrankung , eigentlich nicht Schuldfaehig ist.
wie hast du die funktion genutzt?
Bissel unnötig oder?
ZitatAlles anzeigennew PlayerName[MAX_PLAYERS][MAX_PLAYER_NAME];
new PlayerAdmin[MAX_PLAYERS];
new PlayerSkin[MAX_PLAYERS];
new PlayerFightingStyle[MAX_PLAYERS];
new PlayerMoney[MAX_PLAYERS];
new PlayerBank[MAX_PLAYERS];
new PlayerContract[MAX_PLAYERS];
new PlayerPayday[MAX_PLAYERS];
new PlayerJail[MAX_PLAYERS];
new PlayerKauti[MAX_PLAYERS];
new PlayerHigh[MAX_PLAYERS];
new PlayerJob[MAX_PLAYERS];
new PlayerFraktion[MAX_PLAYERS];
new PlayerLeader[MAX_PLAYERS];
new PlayerGras[MAX_PLAYERS];
new PlayerAutoschein[MAX_PLAYERS];
new PlayerAngelschein[MAX_PLAYERS];
new PlayerBootschein[MAX_PLAYERS];
new PlayerFlugschein[MAX_PLAYERS];
new PlayerWaffenschein[MAX_PLAYERS];
new PlayerHaus[MAX_PLAYERS];
new PlayerMiete[MAX_PLAYERS];
new PlayerSMS[MAX_PLAYERS];
new bool:PlayerLogin[MAX_PLAYERS];
new PlayerFscheinTime[MAX_PLAYERS];
new bool:PlayerMuellAktiv[MAX_PLAYERS];
new PlayerMuellCP[MAX_PLAYERS];
new bool:PlayerFegerAktiv[MAX_PLAYERS];
new PlayerFegerCP[MAX_PLAYERS];
new bool:PlayerPizzaAktiv[MAX_PLAYERS];
new PlayerPizzaCP[MAX_PLAYERS];
new bool:PlayerTruckAktiv[MAX_PLAYERS];
new PlayerTruckCP[MAX_PLAYERS];
new Text:TachoKmh[MAX_PLAYERS];
new Text:TachoTank[MAX_PLAYERS];
new Text:TachoZustand[MAX_PLAYERS];
new PlayerHPTime[MAX_PLAYERS];
new PlayerKanister[MAX_PLAYERS];
new PlayerHandy[MAX_PLAYERS];
new PlayerHandyguthaben[MAX_PLAYERS];
new PlayerSkinSelection[MAX_PLAYERS];
new PlayerSkinPack[MAX_PLAYERS];
new bool:PlayerLSPDDuty[MAX_PLAYERS];
new bool:PlayerFBIDuty[MAX_PLAYERS];
new PlayerNotrufStep[MAX_PLAYERS];
new bool:PlayerWeapon[MAX_PLAYERS][47];
new PlayerBan[MAX_PLAYERS];
new PlayerInterview[MAX_PLAYERS];
new PlayerFisch[MAX_PLAYERS][5];
new PlayerFischKG[MAX_PLAYERS][5];
new PlayerFischZeit[MAX_PLAYERS];
new bool:PlayerConnected[MAX_PLAYERS];
new bool:PlayerAParkMode[MAX_PLAYERS];
new PlayerBankRobTime[MAX_PLAYERS];
new PlayerDriveCar[MAX_PLAYERS];
new bool:PlayerTaxiDuty[MAX_PLAYERS];
new PlayerTaxiPreis[MAX_PLAYERS];
new PlayerTaxiGehalt[MAX_PLAYERS];
new bool:PlayerTaxiPassenger[MAX_PLAYERS];
new PlayerTaxoMeter[MAX_PLAYERS];
new PlayerChauffeur[MAX_PLAYERS];
new bool:PlayerPaintball[MAX_PLAYERS];
new PlayerPaintballKills[MAX_PLAYERS];
new bool:PlayerKart[MAX_PLAYERS];
new PlayerKartCP[MAX_PLAYERS];
new PlayerPNSTime[MAX_PLAYERS];
new PlayerFindTime[MAX_PLAYERS];
new PlayerMats[MAX_PLAYERS];
new PlayerControllable[MAX_PLAYERS];
new PlayerKickTime[MAX_PLAYERS];
new PlayerBanTime[MAX_PLAYERS];
new PlayerWarns[MAX_PLAYERS];
new PlayerRadio[MAX_PLAYERS];
new PlayerCredit[MAX_PLAYERS];
Es ist wirklich ein Troll
Kannst du vielleicht mal Screens machen von InGame?
hast du noch nie ein Pickup mit einem 3DText gesehen?
Ich glaube er will uns trollen
Was soll diese Vorgeschichte sein?!
Heyho
Ich hatte wieder langeweile und habe ein kleines Include erstellt.
Es ist eine art Interior System das heist ihr könnt es bei euch im Script "Erstellen" Ingame kann man den Interior betreten/verlassen mit "Enter"
kb aufn langen text so weiter gehts
native:
AddInt(EnterX,EnterY,EnterZ, InteriorX,InteriorY,InteriorZ, InteriorID, Virtuelwelt, "Eingang Label", "AusgangLabel");
//Beispiel
AddInt(1480.8984,-1771.3137,18.7958, 384.808624,173.804992,1008.382812, 3, 0, "Stadthalle Enter","Stadthalle Exit");
Label farbe kann ganz einfach geändert werden Beispiel
#include <a_samp>
#include <a_mysql>
#define LabelColor 0xFF6347FF //Änder Label Farbe Standart (Orange)
#define iPickup 19130 //Ändert Pickup Standart (1239)
#include <t_int>
ja vieles gibt es nicht zu sagen ihr könnt das Interior wie gesagt mit "Enter" betreten verlassen Taste kann auch geändert werden
einfach über "#include <t_int>" schreiben:
#define EnterExitKey KEY_FIRE //Beispiel... Standart (16)
mehr gibt es nicht zu sagen
fragen im Thread Download:
Donwload PWN:
wenn du es irgendwo rein kopierst dann schon richtig
Ist gut aber, was ist mit dem Filterscript der greift doch nicht aufs Script zu?
http://wiki.sa-mp.com/wiki/CallRemoteFunction
schau dir mal die Funktion an wenn ich dich richtig verstanden habe
Schreib besser ein eignes geld system das include ist "Scheiße"....
Schaut echt super aus hast du vielleicht ein link für das plugin?
Mein hund (pitbull)
Sehen gut aus 10/10 sind die gecodet?
Alternativ kannst du einfach Rechtsklick-->Ziel Speichern unter auswählen.
Könnt ihr es nicht irgendwo hochladen?
Dann müsstest du mit einem client connecten den du dann auch erstellen musst