What do these network commands do

Ask questions, discuss ideas, get answers
Post Reply
User avatar
fo0k
Posts: 1434
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

What do these network commands do

Post by fo0k »

I cant seem to find any useful info on the wiki or mdt backup :/
They appear to make some sense.. but I cant see any difference in networked play. (Im trying to reduce the netowrk lag of a 'held' pco on a parent)
..keeping these q's in seprate threads as they are all unique queries really..

NetworkableInfo.SetBasePriority
NetworkableInfo.SetForceNetworkableId
NetworkableInfo.SetHasOrientation
NetworkableInfo.SetIsControlledBy
NetworkableInfo.SetIsUnique
NetworkableInfo.SetPredictionMode
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: What do these network commands do

Post by Swaffy »

I haven't messed with them yet. Does BF MDT have any information about them?
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
User avatar
fo0k
Posts: 1434
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

Re: What do these network commands do

Post by fo0k »

Nothing of any consequence.. :/
User avatar
Dennis|8749236
Posts: 239
Joined: Sun Nov 29, 2009 6:02 am
Location: Earth
Contact:

Re: What do these network commands do

Post by Dennis|8749236 »

i only know

Code: Select all

NetworkableInfo.SetBasePriority
is working like the code Priority in sound script..
What is the meaning of Life?? (Don't think about it!)
freddy
Posts: 1267
Joined: Sun Oct 18, 2009 4:58 pm

Post by freddy »

dont know much about it either but would guess some netinfo takes more resourses while others are more relaxed.
User avatar
fo0k
Posts: 1434
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

Re:

Post by fo0k »

freddy wrote:dont know much about it either but would guess some netinfo takes more resourses while others are more relaxed.

this is what I was hoping.. in fact I was trying to grab the 'most hungry ' on resources to see if it would assisit with the lag :)

I figure that these days a decent modern server running a full 64 server full of network junk.. is stil only running at a few (well maybe a few more than a few) % of cpu resources..?

I'm looking for the 'NetworkableInfo.InsaneRealTimeCPUbusterMode' command..

but failing to find it.
freddy
Posts: 1267
Joined: Sun Oct 18, 2009 4:58 pm

Post by freddy »

well i guess one way is scramble together all the different netinfo settings one can find and then try them out one by one
Post Reply