ULX

Author Topic: some possibly stupid questions  (Read 2236 times)

0 Members and 1 Guest are viewing this topic.

Offline Putin

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
some possibly stupid questions
« on: March 22, 2018, 06:35:00 PM »
This sub-forum is only for help or discussion regarding projects created by Team Ulysses. If you are requesting help, please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.

My ULib/ULX versions (run "ulx version" in console): v3.73d
ULib v..
ULX v..

Game mode(s) I am having this problem on: TTT

Lua errors shown in console, if any:
Code: [Select]
<insert errors here>
I may be posting this in the wrong area and if its already been answered, please direct me to where its been answered.
I was wondering if its possible to set up a launch bind, like a kill bind where you bind something in console and it kills you but use launch instead
also, models, is there a list somewhere of models i can set people to?
Thanks for your time! hopefully im not putting htis in the wrong place

Offline BlueNova

  • Full Member
  • ***
  • Posts: 113
  • Karma: 13
  • The most powerful force in the universe.
Re: some possibly stupid questions
« Reply #1 on: March 22, 2018, 07:51:18 PM »
As far as the posting topic goes, this may go in Off-Topic if I'm not mistaken.

As far as your binds go, you should be able to do just:

bind "e" "ulx launch ^" or whatever, I think there's a value to launch whoever you're looking at yet I can't remember it right now.

For model changing, PlayerSetModel may be of some use.

Offline Putin

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: some possibly stupid questions
« Reply #2 on: March 23, 2018, 04:39:28 PM »
thank you!