Sign in to follow this  
Followers 0
RhaegarTargaryen

Combined Scripts

hi, 

I have this script "hln_combined_scripts" on my server, I would like to know how to configure it so that only players can be teleported by typing the word "taxi" and disabling the option "press crouch"

 

Share this post


Link to post
Share on other sites

Tiddy-bits:

On or near line 241 , under function OnTick()

look for this: taxi[id] = OnPlayerCrouch(id)

to disable, add 2 dashes in front of it, like this: --taxi[id] = OnPlayerCrouch(id)

RhaegarTargaryen likes this

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0
  • Recently Browsing   0 members

    No registered users viewing this page.