• 9 Vote(s) - 4.56 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] MW3 Server Addon Extensions
thanks i'll try it when i get home Smile
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply
@master131 could you possibly add "MoveTo" and "distance"?
  Reply
(01-22-2014, 08:20)x1412 Wrote: @master131 could you possibly add "MoveTo" and "distance"?

Both can be written by hand... (although a self-made moveTo will probably be laggy/choppy).
[Image: 30xhrep.png]

A casual conversation between barata and I about Nukem.
  Reply
setOrigin ftw
Do not take life too seriously. You will never get out of it alive.
[Image: UGPjFJa.jpg]
  Reply
(01-26-2014, 03:05)DidUknowiPwn Wrote: setOrigin ftw

Useless posts ftw.

Dumb Bitch
Code:
public void SetOrigin( ServerClient client, Vec3 pos )
{
client.x = pos.x;
client.y = pos.y;
client.z = pos.z;
}
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply
It's just teleports the Entity. Need "MoveTo" - movement to the point.
  Reply
that would be nice Wink
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply
just wondering is there a way to add a code to the extensions that would make it so you cant walk though a vehicle
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply
I know you don't support older versions like 1.4.382 Blush, but I have some questions:

-> If i take "TestClientExt.cs" and i change all offset & hex codes for 1.4.382, this script will work, no ?

-> How i can find this ?
@master131 What's the method for locate offset, how you do ?

Huh
  Reply
Itsmods Does Not Support Teknomw3. Find a Fourm That Does!!
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help, server Admin largosik 0 2,067 02-02-2019, 18:09
Last Post: largosik
  Add a point shop to my server h1dexyz 1 2,828 03-04-2018, 22:36
Last Post: h1dexyz
Lightbulb Preview Weapon Classe For Infected Clasic Server groochu1982 0 2,213 02-19-2017, 08:35
Last Post: groochu1982
Exclamation Help HOW CAN I TURN OFF THE "CROSSHAIR" IN MY SERVER? Eliichong0 0 2,504 06-16-2016, 16:01
Last Post: Eliichong0
Bug Upload files to FTP server S3VDIT0 4 4,178 01-28-2016, 17:17
Last Post: S3VDIT0

Forum Jump:


Users browsing this thread: 3 Guest(s)