DE/Waffen: Difference between revisions
Jump to navigation
Jump to search
m (→Siehe Auch) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Skripting-Funktionen, die eine Waffen ID verlangen, benötigen einen [[DE/Int|integer]], welche in der GTASA Waffen ID-Liste vorhanden ist. Diese ist unten aufgeführt.''' | |||
<br> | <br> | ||
*'' | *''HINWEISE: | ||
**'' | **''Die Munitionsangabe in (Klammern) gibt an, wieviel Munition bei doppelhändiger Waffenbenutzung verfügbar ist. Waffen ohne diesen Zusatz können standardmässig nicht doppelt verwendet werden.'' | ||
**'' | **''Mit Hilfe von den [[Weapon_skill_levels|Weapon stats]] können die Bewegung, Genauigkeit, Schaden und Beidhändigkeit von Waffen verändert werden. Dafür wird auch [[SetPedStat]] verwendet. Ein MTA-Server hat normalerweise eine resource namens "defaultStats", welche die Waffenskills auf 999 setzt. Mehr dazu [[Weapon_skill_levels|hier]].'' | ||
**''Für Todesgründe, vor allem in Event-Handlers zum Beispiel onPlayerWasted, gibt es unter [[DE/Todesgründe|Todesgründe]] mehr Infos.'' | |||
**'' | |||
<br> | <br> | ||
{|border="1" cellpadding="1" cellspacing="0" align="center" | |||
|- | |||
| style="background:#afafaf;"| | |||
! scope="col" style="background:#afafaf;"| Waffe | |||
! scope="col" style="background:#afafaf;"| ID | |||
! scope="col" style="background:#afafaf;"| Munition | |||
! scope="col" style="background:#afafaf;"| Modell ID | |||
| style="background:#afafaf;"| | |||
! scope="col" style="background:#afafaf;"| Waffe | |||
! scope="col" style="background:#afafaf;"| ID | |||
! scope="col" style="background:#afafaf;"| Munition | |||
! scope="col" style="background:#afafaf;"| Modell ID | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| Slot 0: Keine Waffe | |||
|style="background:#cfcfcf;"|Faust | |||
|style="background:#cfcfcf;"|0 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"| | |||
! scope="row" style="background:#cfcfcf;"| Slot 6: Gewehre | |||
|style="background:#cfcfcf;"|Country Rifle (Gewehr) | |||
|style="background:#cfcfcf;"|33 | |||
|style="background:#cfcfcf;"|1 | |||
|style="background:#cfcfcf;"|357 | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Schlagringe | |||
|style="background:#cfcfcf;"|1 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|331 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Scharfschützengewehr | |||
|style="background:#cfcfcf;"|34 | |||
|style="background:#cfcfcf;"|1 | |||
|style="background:#cfcfcf;"|358 | |||
|- | |||
! scope="row" style="background:#efefef;"| Slot 1: Nahkampf | |||
|style="background:#efefef;"|Golfschläger | |||
|style="background:#efefef;"|2 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|333 | |||
! scope="row" style="background:#efefef;"| Slot 7: schwere Waffen | |||
|style="background:#efefef;"|Raketenwerfer | |||
|style="background:#efefef;"|35 | |||
|style="background:#efefef;"|1 | |||
|style="background:#efefef;"|359 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Schlagstock | |||
|style="background:#efefef;"|3 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|334 | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Wärmesuchende RPG (Javelin) | |||
|style="background:#efefef;"|36 | |||
|style="background:#efefef;"|1 | |||
|style="background:#efefef;"|360 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Messer | |||
|style="background:#efefef;"|4 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|335 | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Flamenwerfer | |||
|style="background:#efefef;"|37 | |||
|style="background:#efefef;"|50 | |||
|style="background:#efefef;"|361 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Baseballschläger | |||
|style="background:#efefef;"|5 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|336 | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Minigun | |||
|style="background:#efefef;"|38 | |||
|style="background:#efefef;"|500 | |||
|style="background:#efefef;"|362 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Schaufel | |||
|style="background:#efefef;"|6 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|337 | |||
! scope="row" style="background:#cfcfcf;"| Slot 8: Geschosse | |||
|style="background:#cfcfcf;"|Granate | |||
|style="background:#cfcfcf;"|16 | |||
|style="background:#cfcfcf;"|1 | |||
|style="background:#cfcfcf;"|342 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Billardstock | |||
|style="background:#efefef;"|7 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|338 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Tränengas | |||
|style="background:#cfcfcf;"|17 | |||
|style="background:#cfcfcf;"|1 | |||
|style="background:#cfcfcf;"|343 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Katana | |||
|style="background:#efefef;"|8 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|339 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Molotov Cocktails | |||
|style="background:#cfcfcf;"|18 | |||
|style="background:#cfcfcf;"|1 | |||
|style="background:#cfcfcf;"|344 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Kettensäge | |||
|style="background:#efefef;"|9 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|341 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Sprengladungen | |||
|style="background:#cfcfcf;"|39 | |||
|style="background:#cfcfcf;"|1 | |||
|style="background:#cfcfcf;"|363 | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| Slot 2: Faustfeuerwaffen | |||
|style="background:#cfcfcf;"|Pistole | |||
|style="background:#cfcfcf;"|22 | |||
|style="background:#cfcfcf;"|17 (34) | |||
|style="background:#cfcfcf;"|346 | |||
! scope="row" style="background:#efefef;"| Slot 9: Spezial 1 | |||
|style="background:#efefef;"|Sprühdose | |||
|style="background:#efefef;"|41 | |||
|style="background:#efefef;"|500 | |||
|style="background:#efefef;"|365 | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|schallgedämpfte Pistole | |||
|style="background:#cfcfcf;"|23 | |||
|style="background:#cfcfcf;"|17 | |||
|style="background:#cfcfcf;"|347 | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Feuerlöscher | |||
|style="background:#efefef;"|42 | |||
|style="background:#efefef;"|500 | |||
|style="background:#efefef;"|366 | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Desert Eagle | |||
|style="background:#cfcfcf;"|24 | |||
|style="background:#cfcfcf;"|7 | |||
|style="background:#cfcfcf;"|348 | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Kamera | |||
|style="background:#efefef;"|43 | |||
|style="background:#efefef;"|36 | |||
|style="background:#efefef;"|367 | |||
|- | |||
! scope="row" style="background:#efefef;"| Slot 3: Schrotflinten | |||
|style="background:#efefef;"|Schrotflinte | |||
|style="background:#efefef;"|25 | |||
|style="background:#efefef;"|1 | |||
|style="background:#efefef;"|349 | |||
! scope="row" style="background:#cfcfcf;"| Slot 10: Geschenke/Anderes | |||
|style="background:#cfcfcf;"|Langer lilaner Dildo | |||
|style="background:#cfcfcf;"|10 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|321 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Abgesägte Schrotflinte | |||
|style="background:#efefef;"|26 | |||
|style="background:#efefef;"|2 (4) | |||
|style="background:#efefef;"|350 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|kurzer gebräunter Dildo | |||
|style="background:#cfcfcf;"|11 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|322 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|SPAZ-12 Kampfschrotflinte | |||
|style="background:#efefef;"|27 | |||
|style="background:#efefef;"|7 | |||
|style="background:#efefef;"|351 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Vibrator | |||
|style="background:#cfcfcf;"|12 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|323 | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| Slot 4: Maschinenpistolen | |||
|style="background:#cfcfcf;"|Uzi | |||
|style="background:#cfcfcf;"|28 | |||
|style="background:#cfcfcf;"|50 (100) | |||
|style="background:#cfcfcf;"|352 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Blumen | |||
|style="background:#cfcfcf;"|14 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|325 | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|MP5 | |||
|style="background:#cfcfcf;"|29 | |||
|style="background:#cfcfcf;"|30 | |||
|style="background:#cfcfcf;"|353 | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|Gehstock | |||
|style="background:#cfcfcf;"|15 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|326 | |||
|- | |||
! scope="row" style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|TEC-9 | |||
|style="background:#cfcfcf;"|32 | |||
|style="background:#cfcfcf;"|50 (100) | |||
|style="background:#cfcfcf;"|372 | |||
! scope="row" style="background:#efefef;"| Slot 11: Spezial 2 | |||
|style="background:#efefef;"|Nachtsichtgerät | |||
|style="background:#efefef;"|44 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|368 | |||
|- | |||
! scope="row" style="background:#efefef;"| Slot 5: Sturmgewehre | |||
|style="background:#efefef;"|AK-47 | |||
|style="background:#efefef;"|30 | |||
|style="background:#efefef;"|30 | |||
|style="background:#efefef;"|355 | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Infrarot Brille | |||
|style="background:#efefef;"|45 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|369 | |||
|- | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|M4 | |||
|style="background:#efefef;"|31 | |||
|style="background:#efefef;"|50 | |||
|style="background:#efefef;"|356 | |||
! scope="row" style="background:#efefef;"| | |||
|style="background:#efefef;"|Fallschirm | |||
|style="background:#efefef;"|46 | |||
|style="background:#efefef;"| | |||
|style="background:#efefef;"|371 | |||
|- | |||
! scope="row" colspan="5" style="background:#efefef;"| | |||
! scope="row" style="background:#cfcfcf;"| Slot 12: Sprengladungszünder | |||
|style="background:#cfcfcf;"|Sprengladungszünder | |||
|style="background:#cfcfcf;"|40 | |||
|style="background:#cfcfcf;"| | |||
|style="background:#cfcfcf;"|364 | |||
|} | |||
==Siehe Auch== | ==Siehe Auch== | ||
[[DE/Id|ID Listen]] | [[DE/Id|ID Listen]] | ||
[[en: | [[en:Waffes]] | ||
[[Category:DE/ID_Listen]] |
Latest revision as of 11:00, 24 August 2012
Skripting-Funktionen, die eine Waffen ID verlangen, benötigen einen integer, welche in der GTASA Waffen ID-Liste vorhanden ist. Diese ist unten aufgeführt.
- HINWEISE:
- Die Munitionsangabe in (Klammern) gibt an, wieviel Munition bei doppelhändiger Waffenbenutzung verfügbar ist. Waffen ohne diesen Zusatz können standardmässig nicht doppelt verwendet werden.
- Mit Hilfe von den Weapon stats können die Bewegung, Genauigkeit, Schaden und Beidhändigkeit von Waffen verändert werden. Dafür wird auch SetPedStat verwendet. Ein MTA-Server hat normalerweise eine resource namens "defaultStats", welche die Waffenskills auf 999 setzt. Mehr dazu hier.
- Für Todesgründe, vor allem in Event-Handlers zum Beispiel onPlayerWasted, gibt es unter Todesgründe mehr Infos.
Waffe | ID | Munition | Modell ID | Waffe | ID | Munition | Modell ID | ||
---|---|---|---|---|---|---|---|---|---|
Slot 0: Keine Waffe | Faust | 0 | Slot 6: Gewehre | Country Rifle (Gewehr) | 33 | 1 | 357 | ||
Schlagringe | 1 | 331 | Scharfschützengewehr | 34 | 1 | 358 | |||
Slot 1: Nahkampf | Golfschläger | 2 | 333 | Slot 7: schwere Waffen | Raketenwerfer | 35 | 1 | 359 | |
Schlagstock | 3 | 334 | Wärmesuchende RPG (Javelin) | 36 | 1 | 360 | |||
Messer | 4 | 335 | Flamenwerfer | 37 | 50 | 361 | |||
Baseballschläger | 5 | 336 | Minigun | 38 | 500 | 362 | |||
Schaufel | 6 | 337 | Slot 8: Geschosse | Granate | 16 | 1 | 342 | ||
Billardstock | 7 | 338 | Tränengas | 17 | 1 | 343 | |||
Katana | 8 | 339 | Molotov Cocktails | 18 | 1 | 344 | |||
Kettensäge | 9 | 341 | Sprengladungen | 39 | 1 | 363 | |||
Slot 2: Faustfeuerwaffen | Pistole | 22 | 17 (34) | 346 | Slot 9: Spezial 1 | Sprühdose | 41 | 500 | 365 |
schallgedämpfte Pistole | 23 | 17 | 347 | Feuerlöscher | 42 | 500 | 366 | ||
Desert Eagle | 24 | 7 | 348 | Kamera | 43 | 36 | 367 | ||
Slot 3: Schrotflinten | Schrotflinte | 25 | 1 | 349 | Slot 10: Geschenke/Anderes | Langer lilaner Dildo | 10 | 321 | |
Abgesägte Schrotflinte | 26 | 2 (4) | 350 | kurzer gebräunter Dildo | 11 | 322 | |||
SPAZ-12 Kampfschrotflinte | 27 | 7 | 351 | Vibrator | 12 | 323 | |||
Slot 4: Maschinenpistolen | Uzi | 28 | 50 (100) | 352 | Blumen | 14 | 325 | ||
MP5 | 29 | 30 | 353 | Gehstock | 15 | 326 | |||
TEC-9 | 32 | 50 (100) | 372 | Slot 11: Spezial 2 | Nachtsichtgerät | 44 | 368 | ||
Slot 5: Sturmgewehre | AK-47 | 30 | 30 | 355 | Infrarot Brille | 45 | 369 | ||
M4 | 31 | 50 | 356 | Fallschirm | 46 | 371 | |||
Slot 12: Sprengladungszünder | Sprengladungszünder | 40 | 364 |