Reminder: Internet Explorer 6 or below are NOT supported.





|
There are currently 101 users playing Freelancer on
84 servers. | May. 25, 2013 |
Browsing this Thread:
1 Anonymous Users
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2010/3/14 18:10 From Germany
Group:
Registered Users Senior Members
Posts:
1503
![]() |
I found a bug with adoxa's common.dll and server.dll hack to enable manual launching from docking bays. The Spew gave me the message
Code: WARNING:General:deform::start aim(): instance blocked -- exitingIt seems that certain story-related events that are triggered by launch are not triggered any longer, if the hack is applied (it works just as soon as the original bytes are restored). I cannot tell if this is a problem related to the nature of the changes the hack makes. Please, someone more familiar with the engine, look into this. Also, if there is no solution on the speciality modding side, perhaps someone here knows how to force trigger launching events independantly from launching mechanics. Also, a completely unrelated thing I've realised was: there is a maximum cruise speed hardcoded. Any setting with conventional cruising or the multicruise plugin that'd exceed 1000m/s is reduced to a cruising speed of 990m/s with significantly higher acceleration time (that is otherwise dependant on mass and not only on the constant). Perhaps there is a way to reset this feature or remove this limit altogether.
Posted on: 2012/10/27 19:05
|
|||
![]() |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2008/3/9 22:13 From Vienna
Group:
Registered Users FLServer Admins
Posts:
132
![]() |
as for the cruise speed, all you need to do is:
[PhySysConsts] ANOM_LIMITS_MAX_VELOCITY = higher than cruise speed
Posted on: 2012/10/27 21:09
|
|||
| The bar is where friendly people like to meet before they launch to space and kill each other. (Test) | ||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2010/3/14 18:10 From Germany
Group:
Registered Users Senior Members
Posts:
1503
![]() |
Oh, wow, thanks for that!
![]()
Posted on: 2012/10/27 23:02
|
|||
![]() |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just popping in
![]()
Joined:
1/20 16:19 Group:
Registered Users
Posts:
4
![]() |
I am a staff member on a server and we would like to know if there is a way to hide our location on the player chat screen.
I assume it's a .exe or .dll tweak. The server runs FLAC so FLHook is out of the question.
Posted on: 1/20 16:26
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2009/7/16 5:43 From Germany
Group:
Registered Users
Posts:
153
![]() |
Quote:
maybe u can give adoxas territory plugin a try. U can configure it how u like it to be (f.e. categorize them in "house system areas" or just let it display "sirius" @ every player) it works pretty well for me ![]() but i think there could be an offset change that simply overrides the clients "asking for locations" *looking around for offset magicians *
Posted on: 1/20 22:24
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Starport Admin
![]()
Joined:
2009/2/21 21:42 Group:
Webmasters Registered Users
Posts:
2986
![]() |
If you're trying to hide an admin's location, using a clientside plugin to do it would be utterly useless. It's trivially bypassed.
You'd need something on the server side, but I'm afraid FLAC development is near to non-existent around here. Unless someone can figure out a universal hack, you're going to have a hard time.
Posted on: 1/20 22:36
|
|||
|
"Cynicism is not realistic and tough. It's unrealistic and kind of cowardly because it means you don't have to try." -Peggy Noonan |
||||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/8/16 2:58 From Qld, Aus.
Group:
Registered Users FLServer Admins Trusted Speciality Developers Senior Members
Posts:
1402
![]() |
I can modify TerritoryMP to work server-side (although it still requires client-side system entries). How should I determine if a player should be hidden (which would be achieved just by having a system called Hidden, or using an empty string)?
Posted on: 1/25 1:09
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just popping in
![]()
Joined:
1/20 16:19 Group:
Registered Users
Posts:
4
![]() |
The server operator should have the option to choose who get's hidden and be able to change it easily enough. Be it through a console command or something done to character files. And they could either just always be shown in New York, no matter where they are, or in ???? or something...
I'm sure whatever you come up with Adoxa will be a work of genius.
Posted on: 1/25 2:31
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just popping in
![]()
Joined:
1/16 21:54 Group:
Registered Users FLServer Admins
Posts:
2
![]() |
hey..
it wouldnt be limited to a console command, like smackdown said, a staff-dll would solve the problem too..it doesnt really matter. thanks man ~Rhodan
Posted on: 1/27 17:18
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Home away from home
![]()
Joined:
2009/8/16 2:58 From Qld, Aus.
Group:
Registered Users FLServer Admins Trusted Speciality Developers Senior Members
Posts:
1402
![]() |
Went with a mounted piece of equipment, so you can even make it available to normal players, should you so choose. There's one caveat: the first time you log in (after selecting a server), and you're on a base, the equipment list hasn't been created, so you're still visible until a launch or reselection. Oh, I guess there's another caveat, in that if you want to unmount the equipment and become visible again, you also have to launch/reselect to make it known. The Territory MP plugin is installed server-side now, so you can remove it from your clients (although it shouldn't hurt if you leave it). However, as mentioned, the systems defined in universe.ini still need to exist client-side (as does the associated resource DLL), but you can hide the systems belonging to the territory, and/or the equipment hiding the system, from the client should you so choose.
Posted on: 1/29 2:45
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Just popping in
![]()
Joined:
1/20 16:19 Group:
Registered Users
Posts:
4
![]() |
Pure genius Adoxa...
Server op is planning on testing it this week sometime. Thanks again for all the help! ALL HAIL ADOXA!!!
Posted on: 1/29 3:20
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2010/11/8 16:38 Group:
Registered Users Senior Members
Posts:
108
![]() |
Is it possible to enable muzzle flashes (flash_particle_name) in cockpit view?
Posted on: 2/12 21:57
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
Joined:
2010/6/13 13:38 From Russia, Penza
Group:
Registered Users
Posts:
31
![]() |
Quote: Is it possible to enable muzzle flashes (flash_particle_name) in cockpit view?
Posted on: 2/13 8:59
Edited by Jeider on 2013/2/13 9:56:18
Edited by Jeider on 2013/2/13 18:13:49 |
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Quite a regular
![]()
Joined:
2009/7/16 5:43 From Germany
Group:
Registered Users
Posts:
153
![]() |
Posted on: 2/13 13:14
|
|||
|
||||
Re: Dev's Limit Breaking 101 Techniques |
||||
|---|---|---|---|---|
|
Starport Admin
![]()
Joined:
2009/2/21 21:42 Group:
Webmasters Registered Users
Posts:
2986
![]() |
0x27ADCA Freelancer.exe 1c Filter out incompatible builds on server list by default
Thought some people may find that useful.
Posted on: 2/23 5:25
|
|||
|
"Cynicism is not realistic and tough. It's unrealistic and kind of cowardly because it means you don't have to try." -Peggy Noonan |
||||
|
||||










Donations
Forum








