• 5 Vote(s) - 3.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] iSnipe V2.5
#11
Good Job on the mod.

But if im the host and i die and i respawn i get a huge lagg spike, aswell as al the other players in the game. Both against bots and without them.
It only happens in this mod so its not my computer failing.
Mess with the Best, Die like the Rest.

[Image: blaziqsig1.jpg]
  Reply
#12
(01-31-2011, 16:08)timmytimp1 Wrote: Good Job on the mod.

But if im the host and i die and i respawn i get a huge lagg spike, aswell as al the other players in the game. Both against bots and without them.
It only happens in this mod so its not my computer failing.
Huge lag spike? Only u die cause lag? It is weirdHuh
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#13
(01-31-2011, 16:17)alistair3149 Wrote:
(01-31-2011, 16:08)timmytimp1 Wrote: Good Job on the mod.

But if im the host and i die and i respawn i get a huge lagg spike, aswell as al the other players in the game. Both against bots and without them.
It only happens in this mod so its not my computer failing.
Huge lag spike? Only u die cause lag? It is weirdHuh

It comes from having an infinite for() or while() loop with no 'wait #;' command inside it. The reason the lagspikes only come once, is because the loops have some sort of limit before they stop working (something like 124+e05 n shit)
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#14
(01-31-2011, 16:28)AZUMIKKEL Wrote:
(01-31-2011, 16:17)alistair3149 Wrote:
(01-31-2011, 16:08)timmytimp1 Wrote: Good Job on the mod.

But if im the host and i die and i respawn i get a huge lagg spike, aswell as al the other players in the game. Both against bots and without them.
It only happens in this mod so its not my computer failing.
Huge lag spike? Only u die cause lag? It is weirdHuh

It comes from having an infinite for() or while() loop with no 'wait #;' command inside it. The reason the lagspikes only come once, is because the loops have some sort of limit before they stop working (something like 124+e05 n shit)
If it is infinite you cant even load into game
This never happened when I am testing with other players
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#15
Terrible, bugs make it UNPLAYABLE.

First - If you die EVERYONE gets a huge lag spike (if host dies)
Second - If you play SnD you respawn the next round as a ghost! You have unlim life, are invisible, can knife, and have no guns. Its pretty sweet imo but wtf -_-
  Reply
#16
(01-31-2011, 21:55)mitchhacker Wrote: Terrible, bugs make it UNPLAYABLE.

First - If you die EVERYONE gets a huge lag spike (if host dies)
Second - If you play SnD you respawn the next round as a ghost! You have unlim life, are invisible, can knife, and have no guns. Its pretty sweet imo but wtf -_-
OK i will fix it in this week, it seems that everyone got this lag
Here is a quick fix issue:
put self.isFrozen == 0; under SETinit() like this:
Code:
SETinit()
{
    self thread SETweapon();
    self thread SETfacepaint();
    self thread SETspecialty();
    self.isFrozen == 0;
}

And if u still got lag issue like that, disable all related function with admin menu
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#17
This is by far the most funnest and addicting mod I have ever played! I played hours on v2.0 and I just downloaded 2.5 and I was actually going to say something about the Anti-Camp thing, seemed to be a little sensitive. But looks like you cleared that up in v2.5. Awesome, amazing work!! Going to be put more hours into this one. =)
  Reply
#18
(01-31-2011, 17:03)alistair3149 Wrote:
(01-31-2011, 16:28)AZUMIKKEL Wrote:
(01-31-2011, 16:17)alistair3149 Wrote:
(01-31-2011, 16:08)timmytimp1 Wrote: Good Job on the mod.

But if im the host and i die and i respawn i get a huge lagg spike, aswell as al the other players in the game. Both against bots and without them.
It only happens in this mod so its not my computer failing.
Huge lag spike? Only u die cause lag? It is weirdHuh

It comes from having an infinite for() or while() loop with no 'wait #;' command inside it. The reason the lagspikes only come once, is because the loops have some sort of limit before they stop working (something like 124+e05 n shit)
If it is infinite you cant even load into game
This never happened when I am testing with other players

Yes you can. It runs the loop 254+e45 or so times and then stops the loop, which is what is causing the lag.
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#19
I were kicked much time by the Anticamp system even when i'm walking across the map, do you know why? (Isnipe 2.6)

  Reply
#20
How can i remove the Anti-Camp system and the in-game text ? Tongue

Best regardz
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] iSnipe anti hardscope mutant 0 3,245 11-06-2013, 11:27
Last Post: mutant
Rainbow [Release] MW3: iSnipe Mod Nekochan 14 19,629 07-10-2012, 15:46
Last Post: debkol35
  [Release] ISnipe V2.6 Unr3strict3d 84 121,539 05-11-2012, 15:30
Last Post: hqkaken
  [Release] iSnipe V2.0 alistair3149 23 16,519 07-01-2011, 18:38
Last Post: thomasbeech
  Help i need some help with the iSnipe mod V 2.5 T4ctiX 3 4,045 02-18-2011, 07:45
Last Post: aosma8
  [Release] iSnipe V1.5 alistair3149 12 9,694 01-23-2011, 18:19
Last Post: IMTHEBOSSS
  [Release] iSnipe V1.0 alistair3149 15 11,170 01-16-2011, 15:38
Last Post: Gucio0
  iSnipe .gsc Xzite 3 4,271 01-14-2011, 09:22
Last Post: alistair3149
  Isnipe problem mistad 4 3,823 01-04-2011, 02:55
Last Post: mistad

Forum Jump:


Users browsing this thread: 1 Guest(s)