Der "Suche Addon" Sammelthread

Status
Für weitere Antworten geschlossen.
nein normale zahlen versuchs mal von 0-3
 
nein normale zahlen versuchs mal von 0-3

mhm 0-3 okey ich versuche es mal heute abend werd dan bescheid sagen obs geklappt hatt


ach ja was bedeutet das Mip?
dunno.gif
 
textur detail
wobei ich grade seh SetTerrainMip dürfte etwas ungünstig sein :> das schaltet die texturen ganz aus.
falls du dich mal damit beschäftigen möchtest

Code:
	 DownloadSettings()   - Download a backup of your settings from the server. 
	GetBaseMip()   - Get the world appearance Texture Detail. 
	GetCVar("cVar")   - Get the current (active) setting for a variable in config.wtf 
	GetCVarDefault(cVar) 
	GetCurrentMultisampleFormat()   - Get the current in-use multi-sample (antialias) format. 
	GetCurrentResolution()   - Get the index of the current screen resolution. 
	GetDoodadAnim()   - ??? 
	GetFarclip()   - Get the world appearance Terrain Distance. 
	GetGamma() 
	GetMultisampleFormats()   - Get the available multi-sample (antialias) formats.. 
	GetRefreshRates(x) 
	GetScreenResolutions() 
	GetTerrainMip()   - Get the world appearance Terrain Texture. 
	GetTexLodBias() 
	GetVideoCaps() 
	GetWaterDetail() 
	GetWorldDetail()   - Get the world appearance Environment Detail. 
	HideFriendNameplates()   - Turn off display of nameplates above friendly units.   - Added in 1.12 
	HideNameplates()   - Turn off display of nameplates. 
	RegisterCVar("varname"[, value]) - Registers a variable for use with the GetCVar and SetCVar functions. 
	ResetPerformanceValues() 
	ResetTutorials() 
	SetBaseMip(value)   - Set the world appearance Texture Detail (0,1). 
	SetCVar("cVar", value[, "scriptCVar"])   - Set the value of a variable in config.wtf 
	SetDoodadAnim()   - ?. 
	SetEuropeanNumbers(flag)   - Sets the decimal separator to a comma instead of a dot 
	SetFarclip(value)   - Set the world appearance Terrain Distance (177-777). 
	SetGamma(value) 
	SetLayoutMode() 
	SetMultisampleFormat(index)   - Set the multi-sample (antialias) format to use. 
	SetScreenResolution(x) 
	SetTerrainMip(value)   - Set the world appearance Terrain Texture (0,1). 
	SetTexLodBias() 
	SetWaterDetail() 
	SetWorldDetail(value)   - Set the world appearance Environment Detail (0,1,2). 
	ShowCloak(flag)   - Set whether player's cloak is displayed. 
	ShowFriendNameplates()   - Turn on display of nameplates above friendly units.   - Added in 1.12 
	ShowHelm(flag)   - Set whether player's helm is displayed. 
	ShowNameplates()   - Turn on display of nameplates. 
	ShowingCloak()   - Return 1 if player's cloak is displayed, nil otherwise. 
	ShowingHelm()   - Return 1 if player's helm is displayed, nil otherwise. 
	ToggleCollision() 
	ToggleCollisionDisplay() 
	TogglePerformanceDisplay() 
	TogglePerformanceValues() 
	TogglePlayerBounds() 
	TogglePortals() 
	ToggleTris() 
	TutorialsEnabled() 
	UploadSettings()   - Uploads a backup of your settings to the server.
 
Zuletzt bearbeitet von einem Moderator:
nice
victory.gif



tja jetzt müsste man nur noch wissen in welchem berreich man da was ändern kann sprich zahlen die man verwenden kann


naja ich teste es mal fals ich plötzlich nichts mehr sehen dann weis ich ja ungefähr was passiert ist^^
 
Alt+Y... Du bist gut. Warum nicht gleich "format c:"? *grins*

Ja, das komplette Chatfenster meine ich. Es gibt halt Momente, da will man seine Ruhe haben. Kein Gespamme im Handels-Chat, die Gilde schreit mal wieder nach 'nem Heiler, etc...
wink.gif

Klar könnte ich die Globalen Channels ausblenden, aber es müsste einfacher gehen.
 
/script ChatFrame1:Hide()

/script ChatFrame1:Show()


einfach 2 Makros machen o.Ä.
ein x am chat würde ein extra addon erfordern
 
Zuletzt bearbeitet von einem Moderator:
Hallo, ich suche eine Alternative zu Auctioneer, da die neusten Versionen keine automatischen preise erstellen.

Danke
 
hallo das mit den befehlen geht nicht irgendwie sind die zahlen falsch
dunno.gif


oke von den ganze gehen 2 -.-


SetFarclip

und

SetTerrainMip


kennt wer den befehl für Zauberdetail?
 
Zuletzt bearbeitet von einem Moderator:
Soweit war ich auch schon, bin die Liste auch durch gegangen (bis auf die mir schon bekannten), aber konnte einige nicht finden und so auch nicht ausmachen welches es ist.
 
Hallo

Ich suche das Makro wo ich die Zauberdetail und Umgebungsdetail per klick ändern kann oder halt den befehl
 
Status
Für weitere Antworten geschlossen.
Zurück