Kannste vllt sagen, wa sgenau da läuft und so?
Wöfür es da ist, und wo/wer es getestet hat?
Beiträge von Stas
-
-
ok, hat mir geholfen, thx...
wenns möglich diesen Thead löschen oder closen -
tu ich ja..
aber unter welche begriffen? -
Wie findet man am schnellsten die x-y-z-koordinaten für Obj, Cars Pickups etc raus?
-
kann jmd helfen??
-
hats geklappt?
-
die kann man doch ignorieren oder?
sind ja keine errors -
ouf,
da hab ich garnet dran gedacht
war ziehmlich müde. -
??
so was höre ich zum Ersten Mal,
versucht doch SA_MP neu zuinstallieren,
achtet auf das richtige Verzeichniss,
oder versucht mal PC zu Deframentieren oder Regestry zu säubern,
denn noch nie gehört, dass das normale spiel startet.. -
könntest es vllt mit sowas probieren
Code
Alles anzeigenpublic OnPlayerCommandText(playerid, cmdtext[]) { { if (strcmp("/sultan", cmdtext, true, 10) == 0) { new Float:X,Float:Y,Float:Z,Float:Angle, carid; GetPlayerPos(playerid,X,Y,Z); GetPlayerFacingAngle(playerid,Angle); carid = GetPlayerVehicleID(playerid); carid = CreateVehicle(560,X,Y,Z,Angle,-1,-1,600); PutPlayerInVehicle(playerid,carid,0); TogglePlayerControllable(playerid,true); return SendClientMessage(playerid, 0x40FF40FF, "Sultan wurde gespawnt!"); } } }
DIe Vehicle ID (hier 560) kannst du ersetzten,
weitere findest du hier:
http://wiki.sa-mp.com/wiki/Category:Vehicle -
Was genau meinste mit Spawnen..
auf Befehl? -
hmmm...
ich hatte mal das prob,
dass ich nicht mal connecten konnte,
ich habe eien eine downgrade und eine Englishe .exe empfohlen bekommen.
Versuchs mal auch. -
lade dir hier SA:MP 0.2.2 Windows Server
in der Server.cfg triffst du einstellungen wie zB
(Zitiert von sa-mp.com)Zitatrcon_password is the password for your rcon, with it you have administrator powers and never set rcon as your own name or something similar. The best rcon is like 35jn25n46jfirzuhfi
maxplayers set the number how much players can play on your server, 200 is maximum
port default is 7777 but you can set your own like 2086 or 1337, you can decide
gamemode0 at this line you set the gamemode you wan't to run on server and number after the name, number means how much will gamemode repeat on server. If you wan't to run only one gamemode just use gamemode0 but if you wan't to run much gamemodes, add gamemode1, gamemode2 under gamemode0 and so on, maximum is 15, means gamemode15
filterscripts here write the filterscript name you wan't to load on server, eg: 'myfilterscript.amx' and remember that filterscripts must be in mentioned folder name 'filterscripts'
announce if you set this to 1, the server will be visible on SA-MP server list, if you set 0 it won't
anticheat the SA-MP's anticheat named SAC, not very good sometimes as it can kick you for having mozilla firefox opened or other programs
weburl set your website or forum url, default is www.sa-mp.com
mapname write your map name, default is San Andreas
-
Hast du ein original Spiel,
falls nicht,
probier mal eine Englishe .exe,
oder lösche mal in Eigene Dateien\GTA San Andreas User Files die
gta_sa.set -
Hi Leute,
ich brauche eine kleine Hilfe
also,
ich versuche grad einen Art Munition Script,
und zwar, wenn man auf ein Pickup,,(zB das gelbe i) geht
und /ammo macht,bekommt man +500 Munitiondoch leider habe ich ein Prob
Code
Alles anzeigen//-------------------------------[Ammo]-------------------------------------------------------------------------- if(strcmp(cmd, "/ammo", true) == 0) { if(IsPlayerConnected(playerid)) { if(PlayerToPoint(20, i,2056.2927,2435.1943,49.5234) || PlayerToPoint(20, i,943.2274,2081.1208,10.8203) || PlayerToPoint(20, i,2124.7295,-2267.5864,20.6677)) { new x_weapon[256],weapon[MAX_PLAYERS],ammo[MAX_PLAYERS],price[MAX_PLAYERS]; { { GetPlayerAmmo(playerid, ammo); GetPlayerWeapon(playerid, gun); SetPlayerAmmo(playerid, gun, ammo +500); GameTextForPlayer(playerid, "Munition nachgefüllt!", 5000, 1); } } } else { SendClientMessage(playerid, COLOR_GREY, "Du kannst hier nicht nachfüllen!"); return 1; } } return 1; }
Und drei Errors
CodeC:\Dokumente und Einstellungen\itec\Desktop\GTA-Scripting\Server\gamemodes\m-rp.pwn(8346) : error 017: undefined symbol "i" C:\Dokumente und Einstellungen\itec\Desktop\GTA-Scripting\Server\gamemodes\m-rp.pwn(8353) : error 017: undefined symbol "gun" C:\Dokumente und Einstellungen\itec\Desktop\GTA-Scripting\Server\gamemodes\m-rp.pwn(8354) : error 017: undefined symbol "gun"
Scriptquelle:
sa-mp.com Forum -
-
Hey,
habe mir heute GTA SA und SAMP installiert,
Sa MP 0.2.2
Immer wenn ich in irgendeinen Server verbinde, kommt crsh und er will einen Report senden,
wieso weshalb warum
bitte um hilfeWeiteres:
SA:MP An excption occured..
dann kommt dieser Report:
Exception At Address: 0x006D1086Registers:
EAX: 0x00000000 EBX: 0x00000000 ECX: 0x0FB97F08 EDX: 0x80022003
ESI: 0x0FB97F08 EDI: 0x0000001A EBP: 0x77D20554 ESP: 0x0022F440
EFLAGS: 0x00210297Stack:
+0000: 0x00707FDB 0x00000001 0x41A82D17 0x41AF91B7
+0010: 0x4131C34F 0x0000001A 0x0FB97F08 0x77D20554
+0020: 0x00000000 0x00FFFFFF 0x00553A01 0x0000001A
+0030: 0x00000001 0x00000000 0x0053EA03 0x43C80000
+0040: 0x43960000 0x0053ECC2 0x00000001 0x00619B71
+0050: 0x0000001A 0x00000001 0x00000001 0x0000000A
+0060: 0x00748DA0 0x0000001A 0x00000001 0x7C80B529
+0070: 0x00000000 0x0022F664 0x7FFDF000 0x01290000
+0080: 0x4205559F 0x02E50048 0x00000008 0x00000100
+0090: 0x00000008 0x00000102 0x43C80000 0x43960000
+00A0: 0x00000000 0x00000000 0x00000320 0x00000258
+00B0: 0x00000000 0x00000DFB 0x001F0178 0x00000200
+00C0: 0x00000000 0x012C0190 0x006004B0 0x00000190
+00D0: 0x0000012C 0x0000002C 0x00000000 0x7FFDF000
+00E0: 0x0022F654 0x00825EA4 0x00887E20 0xFFFFFFFF
+00F0: 0x0022F514 0x00835342 0x00000065 0x0022F664
+0100: 0x008246F1 0x00400000 0x00000000 0x015823F6
+0110: 0x0000000A 0x00000094 0x00000005 0x00000001
+0120: 0x00000A28 0x00000002 0x76726553 0x20656369
+0130: 0x6B636150 0x00003220 0x026C13C9 0x026C43DDSCM Op: 0x0, L: 0, Dump:
+0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0050: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0060: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0070: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+0090: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00A0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00B0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00C0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00D0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00Game Version: US 1.0