Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

Phoneburnia Redux


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Generic Feature Rundown:
  • Prop spawning and ownership
  • Prop feature and attribute management
  • Build commands
  • Trusted & Untrusted listing
  • Included prop list for !spawn, untrusted restricted list available as well. (data/phoneburnia/prop_names.ini) and (data/phoneburnia/untrusted_props.ini)
  • Prop list structuring: "alias" "entity_name^modelpath" - example: "bench" "prop_physics_override^models/props_c17/bench01a.mdl"

Database Configuration:
Phoneburnia Redux uses SQLite for the trusted list. Configuring this is very easy, by simply adding a section to the file located at: addons/sourcemod/configs/databases.cfg
Code:

"phoneburnia"
{
        "driver"                        "sqlite"
        "host"                                "localhost"
        "database"                        "phoneburnia"
        "user"                                "root"
        "pass"                        ""
}

Server Variables (cvar):
Quote:

// Maximum props for untrusted
// -
// Default: "35"
phoneburnia_maxprops "35"

// Maximum props for trusted
// -
// Default: "400"
phoneburnia_maxtrustedprops "400"
Command Listing:
Admin Commands:
  • sm_createentity - Create an entity by classname - Generic Flag
  • sm_clean - Clean the map of all spawned props - Generic Flag
  • sm_delall - Delete all the props an individual player has spawned - Generic Flag
  • sm_goto - Teleport to a player - Generic Flag
  • sm_bring - Teleport a player to your crosshair - Generic Flag
  • sm_teleport - Teleport a player to another player - Generic Flag
  • sm_addtrusted - Add a player to the trusted list - Generic Flag
  • sm_removetrusted - Remove a player from the trusted list - Generic Flag
  • sm_setowner - Set the owner of a prop or entity to a player - Generic Flag
  • sm_airboat - Spawn an Airboat - Generic Flag

Player Commands:
  • sm_freezeit - Freeze a prop in place
  • sm_unfreezeit - Unfreeze a prop
  • sm_noclip - Enable noclip
  • sm_nokill - Enable godmode
  • sm_copy - Copy a model's name
  • sm_paste - Paste a model
  • sm_spawn - Spawn a prop from the proplist
  • sm_spawncount - Check your remaining prop allocation
  • sm_dupe - Duplicate a prop
  • sm_trail - Set a trail on something
  • sm_skin - Set the skin of a prop
  • sm_move - Move a prop, X/Y/Z
  • sm_rotate - Rotate a prop, X/Y/Z
  • sm_straighten - Reset a prop to default angles
  • sm_delete - Delete a prop
  • sm_collide - Enable prop collision
  • sm_nocollide - Disable prop collision
  • sm_weld - Weld a prop to another prop (parent)
  • sm_unweld - Un/Deweld a prop from another (unparent)
  • sm_what - Check the owner of a prop
  • sm_whom - Check the owner of a prop
  • sm_propowner - Check the owner of a prop
  • sm_owner - Check the owner of a prop
  • sm_paint - Set the color of a prop, RGBA OR #HEXHEX

Attached are two things: Just the plugin (for updates, or in case you lost the .sp or .smx) and the archive .zip, which is for fresh install and includes the prop lists

Want something written, revised, removed or altered in this? Let me know. I do custom and private requests as well.

Attached Files
File Type: sp Get Plugin or Get Source (phoneburnia_redux.sp - 44.2 KB)
File Type: zip Phoneburnia Redux.zip (51.9 KB)

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...