You are not logged in.

FERO

Beginner

  • "FERO" started this thread

Posts: 20

Location: localhost

wcf.user.option.userOption53: Nein

  • Send private message

1

Wednesday, October 3rd 2012, 1:27pm

Jeden Waffen geben

Guten tag,
ich hab mal eine frage.

Ist es möglich ein Plugin zu schreiben, dass ein Admin jedem Spieler eine Waffe gibt?
Also sowas wie ein fun script.

z.B. "sm_fun weapon_ak47"

Ich hatte früher Mani Admin auf dem Server & damit ging das immer super mit dem Befehl:

ma_give #all weapon_ak47


Meine fragen sind:

Ist es möglich sowas für sourcemod zu coden?


#Ich hab keine Ahnung von sourcemod plugins (coding)


lG

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

2

Wednesday, October 3rd 2012, 1:30pm

Hi,

hier.. das hat aber auch noch andere sachen.
Give item (weapons etc) - sm_weapon <player> <itemname> (eg weapon_ak47)

Greetz

FERO

Beginner

  • "FERO" started this thread

Posts: 20

Location: localhost

wcf.user.option.userOption53: Nein

  • Send private message

3

Wednesday, October 3rd 2012, 1:53pm

Hi,

hier.. das hat aber auch noch andere sachen.
Give item (weapons etc) - sm_weapon (eg weapon_ak47)</itemname></player>

Greetz
vielen dank :)

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

4

Wednesday, October 3rd 2012, 6:19pm

Ich hatte es damals etwas anders gelöst: Waffen den Spielern beim Spawn automatisch geben
Ist interessant für awp_maps, auf denen die AWPs auf dem Boden liegen und die Spieler sich eine Waffe erst holen müssen.

Similar threads