ItsMods

Full Version: General Help Thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when for linux addon ?
(06-29-2012, 15:26)daviolo49 Wrote: [ -> ]when for linux addon ?

http://www.itsmods.com/forum/Thread-Rele...Addon.html
Current Version:
11.07.2012: v1.410

the no re_connect has stopped working, it now crashes the server on rejoin if deny 1

NET_SendPacket: bad address type 128547424
(07-11-2012, 22:55)hillbilly Wrote: [ -> ]Current Version:
11.07.2012: v1.410

the no re_connect has stopped working, it now crashes the server on rejoin if deny 1

NET_SendPacket: bad address type 128547424

Are you sure it's only if deny 1?
(07-12-2012, 07:09)zxz0O0 Wrote: [ -> ]
(07-11-2012, 22:55)hillbilly Wrote: [ -> ]Current Version:
11.07.2012: v1.410

the no re_connect has stopped working, it now crashes the server on rejoin if deny 1

NET_SendPacket: bad address type 128547424

Are you sure it's only if deny 1?

Crashes Server
[NoReconnect]
DenyReconnect=1
//Player is not allowed to reconnect, change to 0 to disable
ImmunePlayers=xxxxxxxxx
//Players allowed to reconnect, add xuids seperated by a ,
NotifyReconnect=1

No crash and notify's of reconnect.
[NoReconnect]
DenyReconnect=0
//Player is not allowed to reconnect, change to 0 to disable
ImmunePlayers=xxxxxxxxxxxxx
//Players allowed to reconnect, add xuids seperated by a ,
NotifyReconnect=1

also NotifyReconnect=0 still states on reconnect via immuneplayers

This not working to me is a major issue, i know others want other things, but running 2 inf servers the no_reconnect was a godsend, and without it i can't update the addon.
TeamSwitch: 62EFA91 how can i solve this ?
(07-12-2012, 11:25)hillbilly Wrote: [ -> ]This not working to me is a major issue, i know others want other things, but running 2 inf servers the no_reconnect was a godsend, and without it i can't update the addon.
I will take a look at it thanks.
(07-12-2012, 11:36)Moder.gr Wrote: [ -> ] TeamSwitch: 62EFA91 how can i solve this ?

What's the problem?
(07-12-2012, 11:36)Moder.gr Wrote: [ -> ] TeamSwitch: 62EFA91 how can i solve this ?

What's the problem?


When the score is 7-5 at snd match auto team switch not working.
(07-12-2012, 12:09)Moder.gr Wrote: [ -> ]
(07-12-2012, 11:36)Moder.gr Wrote: [ -> ] TeamSwitch: 62EFA91 how can i solve this ?

What's the problem?


When the score is 7-5 at snd match auto team switch not working.

It's a problem of ProMod Plugin, not Server Addon. It can not be fixed.
Entity ent = SpawnEntity ("script_model", "com_plasticcase_trap_friendly", new Vector(321, 344, 648));

is there an example of a plugin for this and models etc we can spawn? i would have ago then and of course get the locations.