Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release MW3 Server Addon
#61
(08-03-2012, 09:50)raminr63 Wrote: Hi
i was used 1.204 version with my teknogods server (1.4.382) and its worked perfectly.

but when i changed the Addon to 11.07.2012: v1.411(in first post of this topic) my server crashed ?!!!

Why?!

Please read carefully before posting.

Quote from first post:
Quote:I also planned to include support for TeknoMW3 but sadly most functions changed from 1.4 to 1.5+ so versions < 1.5 are not supported.
[Image: azuw.jpg]
Reply

#62
ok thanks you

can you tell me the lasted Addon version that support the TeknoMW3?!!
and The link for download?!
Reply

#63
Here you go:
http://www.itsmods.com/forum/Thread-Inst...oGods.html
Reply

#64
(07-21-2012, 15:31)Pozzuh Wrote: @zxz0O0 Can you find
Code:
HudElem setWaypoint(true,"waypoint_kill"); //constant size?, off-screen material
HudElem setTargetEnt(Nem); //target entity :dumb:

gsc example http://www.itsmods.com/forum/Thread-Rele...point.html
This is for example, used in the sabotage gamemode to show the bomb carrier.

plis
[Image: MaEIQ.png]
Reply

#65
Sabotage uses
Code:
self maps\mp\gametypes\_gameobjects::setOwnerTeam( team );
self maps\mp\gametypes\_gameobjects::setVisibleTeam( "any" );
self maps\mp\gametypes\_gameobjects::set2DIcon( "enemy", "waypoint_target" );
self maps\mp\gametypes\_gameobjects::set3DIcon( "enemy", "waypoint_kill" );
self maps\mp\gametypes\_gameobjects::set2DIcon( "friendly", "waypoint_escort" );
self maps\mp\gametypes\_gameobjects::set3DIcon( "friendly", "waypoint_escort" );

Have you tried making a 3D Icon (HudElementTypes.WorldIcon)?
[Image: azuw.jpg]
Reply

#66
So is there a possibility to make Waypoints with the MW3 Addon?
[Image: compiling.png][Image: aLKA8og_460sa.gif]
Reply

#67
set3DIcon() -> (calls) updateWorldIcons() -> updateWorldIcon() -> setWayPoint() & SetTargetEnt()

Dumb Bitch @zxz0O0
[Image: MaEIQ.png]
Reply

#68
Just updated to version 1.412.

Changelog:
- Added @JariZ's weaponbuilder (thanks @JariZ)
- Modified OnPlayerDamaged (parameter DamageMod and HitLocation), OnSay (parameter Teamchat) and OnVote (parameter OptionalArgument) events
- Added SayAll and SayTeam function
- Added SetHitLocTable and GetHitLocTable function
- Fixed OldRotation and custom cmds
- Added some more stuff to the API (check first site)

Also big thanks to @Nukem and @barata for helping me with the HitLocationTable. For more informations about that table, see @Yamato's awesome tutorial: http://www.itsmods.com/forum/Thread-Tuto...Files.html

By the way I also planned to integrate autoupdater but this has to wait until @SuperNovaAO is back.
[Image: azuw.jpg]
Reply

#69
y u no add my shit
[Image: MaEIQ.png]
Reply

#70
Thx for updating the new version so fast and for implementing my suggestion Smile
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] ADDON + BOXES MW3 v1.9.388 xenio 0 2,599 01-04-2020, 12:39
Last Post: xenio
  How to set up your own modded server with server addon for supernoobs JariZ 133 106,458 03-04-2018, 16:14
Last Post: h1dexyz
  [Tutorial] How to install plugins to your MW3 Server JariZ 24 34,984 07-17-2017, 07:54
Last Post: syrvvp
  [Release] Linux Fix for Server Addon zxz0O0 54 34,022 05-21-2016, 14:18
Last Post: clacki
  Nukems MW3 Addon doesn't exist now what? graphix2004 3 4,238 03-19-2016, 22:17
Last Post: CashMoneyMedia
Video How to compile MW3 server plugins for supernoobs JariZ 57 44,704 07-24-2015, 14:06
Last Post: graphix2004
  Help 'Server rejected our connection request' blxw 0 3,201 02-15-2015, 21:58
Last Post: blxw
  Server cannot conect to service s.j-rez 3 3,842 07-14-2014, 18:54
Last Post: Casper
  Server crash claassic 0 2,401 06-20-2014, 19:54
Last Post: claassic
  Help Server crashes with addon. Reindeer 4 4,421 06-19-2014, 08:55
Last Post: Reindeer

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.