• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help server other costume
#11
(02-17-2014, 14:39)SailorMoon Wrote: Do you mean spawn model and follow the client entity? Yeah that's good idea. If there're any LinkTo method, that would be great. Because this annoying problem exists since cod2, when I've tried to replace player model by a box - I had the same result. Disattaching head can cause j_mainroot error as someone said before.

i get the j_mainroot and im not even setting the head model
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply
#12
(02-17-2014, 19:28)Casper Wrote:
(02-17-2014, 14:39)SailorMoon Wrote: Do you mean spawn model and follow the client entity? Yeah that's good idea. If there're any LinkTo method, that would be great. Because this annoying problem exists since cod2, when I've tried to replace player model by a box - I had the same result. Disattaching head can cause j_mainroot error as someone said before.

i get the j_mainroot and im not even setting the head model

Well, that's can cause it too. Well, you can try to "Hide" body and LinkTo model.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply
#13
@d0h
Here is the screenshot it is on seatown but on terminal is the same buh
[Image: 20140217140218053.png]
  Reply
#14
(02-17-2014, 20:39)dud_bolt3 Wrote: @d0h
Here is the screenshot it is on seatown but on terminal is the same buh
[Image: 20140217140218053.png]

Yea, that's what I am talking about.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply
#15
Ok how does LinkTo work ??
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply
#16
First EnableLinkTo();

self.rightturret LinkTo( self, "tag_gunRight", (0,0,0), (0,0,0) );


Required Args:
1 : <linkto entity> The entity to attach this thing to


Optional Args
1 : <tag> The tag to attach the entity to
2 : <originOffset> The positional offset from the base position
3 : <anglesOffset> The angular offset from the base angles
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply
#17
(02-18-2014, 06:36)DidUknowiPwn Wrote: First EnableLinkTo();

self.rightturret LinkTo( self, "tag_gunRight", (0,0,0), (0,0,0) );


Required Args:
1 : <linkto entity> The entity to attach this thing to


Optional Args
1 : <tag> The tag to attach the entity to
2 : <originOffset> The positional offset from the base position
3 : <anglesOffset> The angular offset from the base angles

Learn to read, it's MW3.
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply
#18
Exclamation 
@DidUknowiPwn let's to us know that we have to make...
But it devilishly is a lot of work, and failure of the server not because of Addon, and because of the Client...
  Reply
#19
(02-18-2014, 09:10)SailorMoon Wrote:
(02-18-2014, 06:36)DidUknowiPwn Wrote: First EnableLinkTo();

self.rightturret LinkTo( self, "tag_gunRight", (0,0,0), (0,0,0) );


Required Args:
1 : <linkto entity> The entity to attach this thing to


Optional Args
1 : <tag> The tag to attach the entity to
2 : <originOffset> The positional offset from the base position
3 : <anglesOffset> The angular offset from the base angles

Learn to read, it's MW3.

Ok @SailorMoon then hows it done ??
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply
#20
(02-18-2014, 09:10)SailorMoon Wrote:
(02-18-2014, 06:36)DidUknowiPwn Wrote: First EnableLinkTo();

self.rightturret LinkTo( self, "tag_gunRight", (0,0,0), (0,0,0) );


Required Args:
1 : <linkto entity> The entity to attach this thing to


Optional Args
1 : <tag> The tag to attach the entity to
2 : <originOffset> The positional offset from the base position
3 : <anglesOffset> The angular offset from the base angles
Same shit overall GSC functions haven't drastically changed from CoD4 to MW3.

Learn to read, it's MW3.
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] MW3 Server Addon zxz0O0 194 130,729 08-30-2021, 01:45
Last Post: Miri
  How to set up your own modded server with server addon for supernoobs JariZ 133 104,860 03-04-2018, 16:14
Last Post: h1dexyz
  [Tutorial] How to install plugins to your MW3 Server JariZ 24 34,619 07-17-2017, 07:54
Last Post: syrvvp
  [Release] Linux Fix for Server Addon zxz0O0 54 33,413 05-21-2016, 14:18
Last Post: clacki
Video How to compile MW3 server plugins for supernoobs JariZ 57 44,078 07-24-2015, 14:06
Last Post: graphix2004
  Help 'Server rejected our connection request' blxw 0 3,142 02-15-2015, 21:58
Last Post: blxw
  Server cannot conect to service s.j-rez 3 3,771 07-14-2014, 18:54
Last Post: Casper
  Server crash claassic 0 2,355 06-20-2014, 19:54
Last Post: claassic
  Help Server crashes with addon. Reindeer 4 4,345 06-19-2014, 08:55
Last Post: Reindeer

Forum Jump:


Users browsing this thread: 1 Guest(s)