You are not logged in.

janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

1

Friday, August 6th 2010, 11:06am

!gruppe

Hi also ich habe da so ein code muss ich den jetzt einfach in eien ordner verpakcen und fertig oder was ???

Muss ich da noch irgenwelche sachen einsetzten wo fehlen ???

Source code

1
2
3
4
5
6
7
8
9
10
11
12
import es
import usermsg

group_name = m-t-p-c"  # Gruppen Name, steht in der URL http://steamcommunity.com/groups/m-t-p-c
open_befehl = "!gruppe"     # Befehl zum Fenster oeffnen

def player_say(ev):
   if ev["text"] == open_befehl:
      usermsg.motd(ev["userid"], 2, "Steam Gruppe %s" % group_name , "http://steamcommunity.com/groups/%s" % group_name, True)
      
def round_start(ev):
   es.msg("#multi", "#lightgreenSchreibe #green%s #lightgreenum auf unsere #greenSteam Community Seite zu kommen" % open_befehl)


oder ist das volständig ???

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

2

Friday, August 6th 2010, 12:00pm

Re: !gruppe

Erstelle ein Ordner im eventscripts verzeichniss "gruppe" und benenn deine txt in es_gruppe.txt um und füge in deine autoexec.cfg, es_load gruppe, hinzu





janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

3

Friday, August 6th 2010, 1:32pm

Re: !gruppe

Aha ok aber rain das ist ein anderes script wie deines ich mach nur das rein ich muss wohl das andere selber zum laufen bringen weil du mir nicht helfen wilst, wobei ich ja das script habe. keinahn keinahn keinahn

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

4

Friday, August 6th 2010, 2:18pm

Re: !gruppe

@ admin kann mal jemand diesen Thread ins Eventscripts abteil schicken?!

Problem wurde geklärt da man dieses script getrost mit Mani und der webshortcutlist auch nutzen kann.