Thread Rating:
  • 14 Vote(s) - 4.21 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release [Discontinued] Speed Plugin
#21
i made no changes to speed, but when i try moving forward, i get warped great distances in the map.
also, before change,i had jump set to 60. now even with small changes in jump, i'm practically flying
into outerspace.

just me?
Reply

#22
(01-29-2012, 16:01)5niper Wrote: i made no changes to speed, but when i try moving forward, i get warped great distances in the map.
also, before change,i had jump set to 60. now even with small changes in jump, i'm practically flying
into outerspace.

just me?

fix'd
[Image: MaEIQ.png]
Reply

#23
(01-27-2012, 18:52)dest Wrote: Guys , i have a question,

I have all files download

- Promod 1.1
- Addon

How can i start the server with promod? I dont know!
Please can u explain how to start the server with promod? what i have to do in startupline or whatever?

gtrz

you dont need to put anything, the server just starts, and the plugin too. put the promod in your Plugins folder
Reply

#24
hey 1 problem i got everything working except my plugins dont run i got speed plugin and special permission plugin and both dont appear when i open server addon but dvar list and everything works except plugins? any idea how to fix it? thnx in advance
Reply

#25
Hi Pozzuh,

i am playing around with the memory addresses of the server.
While doing that i noticed something about your plugin:

You CAN enable fall damage again, you just made a mistake in your plugin (in the enableFallDamage() Method):
(yours)
*(float*)fallmin = 300.0f;
*(float*)fallmax = 128.0f;

(Fix)
*(float*)fallmin = 128.0f;
*(float*)fallmax = 300.0f;


I tested this Setting in my own Plugin (Testing many features including slay-ability etc) and it works.
Reply

#26
Ah ok, I though I tried that already.. I must've done something wrong... Will fix it later
[Image: MaEIQ.png]
Reply

#27
its broken :/ it doesn't work with the new mw3 1.5 update
Reply

#28
I'll update it soon.
Updated!
[Image: MaEIQ.png]
Reply

#29
Fixed the message when you enabled fall damage, derp.
[Image: MaEIQ.png]
Reply

#30
Pozzuh, thank you very much for this plugin.
jump_height and fall-damage work fine.
speed does not.
i first set it to 220, then 300.
it seems speed is not working
[Image: c2ship5_sig.png]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Rainbow [Release] Plugin ReservedSlot v1.3 frst_ 1 3,656 11-08-2018, 19:17
Last Post: frst_
Tongue [Release] MW3 Shop plugin Dude 56 37,061 03-25-2018, 05:18
Last Post: [email protected]
  [Release] Permission plugin Pozzuh 202 116,711 05-01-2017, 15:41
Last Post: W4R||The Hyper
  [Release] FIXED SPEED PLUGIN hillbilly 2 4,021 06-02-2016, 20:23
Last Post: clacki
  [Release] Bots Plugin For Users Casper 22 33,079 08-22-2015, 17:45
Last Post: SnapBacks
  [Release] God Plugin v5.0 [Ingame Rcon Tool] OzonE 464 237,048 06-27-2015, 15:38
Last Post: bluedot
  [Release] Anti Hardscope Plugin 8q4s8 26 20,488 06-20-2015, 22:44
Last Post: urj88419
  [Release] ProMod Plugin zxz0O0 875 565,860 03-25-2015, 22:02
Last Post: kris
  [help]how create a ping plugin clacki 3 3,569 09-13-2014, 01:23
Last Post: clacki
  Help How Compile Mw3 Plugin By VB 2010 clacki 3 3,926 06-11-2014, 11:55
Last Post: SgtLegend

Forum Jump:


Users browsing this thread:
2 Guest(s)

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