AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   TF2Items (https://forums.alliedmods.net/forumdisplay.php?f=146)
-   -   TF2 items crashes....it just does (https://forums.alliedmods.net/showthread.php?t=261750)

klashfire 04-19-2015 17:56

TF2 items crashes....it just does
 
I updated to the newest version, I am not a coder myself really, so the plugins I use are made by others.

I tried the plugin called taunt 'em. as of now it crashes my server upon use.

TF2items, when I try editing the rocket jumper will crash upon equipping it.

asherkin 04-19-2015 18:31

Re: TF2 items crashes....it just does
 
TF2Items is fine.

klashfire 04-23-2015 21:36

Re: TF2 items crashes....it just does
 
well maybe there is some bug in my code. (there shouldn't as it worked fine 2 weeks ago, no changes)

Code:

"custom_weapons_v3"
{
        "*"
        {
//Rj, Sj, 99 in clip, fast reload, 5 second ammo refill, no fall damage
                "237"
                {
                        "1"                                "275 ; 1"
                        "2"                                "112 ; 1"
                        "3"                                "4 ; 24.75"
                        "4"                                "97 ; -100"
                }
                "265"
                {
                        "1"                                "275 ; 1"
                        "2"                                "112 ; 1"
                        "3"                                "4 ; 12.375"
                        "4"                                "97 ; -100"
                        "5"                                "89 ; 0"
                }
//loose canon, less self damage
//                "996"
//                {
//                        "1"                                "135 ; 1.5"
//                }
//cleaners carbine, crit 31 damage on headshots, 3 in clip
                "751"
                {
                        "1"                                "51 ; 1"
                        "2"                                "31 ; 3"
                        "3"                                "4 ; .15"
                        "4"                                "390 ; 1.3"
                        "5"                                "106 ; 1"
                }
//frying pann, valve quality, turn ppl gold
                "264"
                {
                        "quality"                "8"
                        "level"                        "100"
                        "admin-flags"        "a"
                "1"                        "150 ; 1"
                }
        }


Wekon 01-24-2018 12:42

Re: TF2 items crashes....it just does
 
It does crash for me too, i tried installing the latest version of TF2 Items
but when i turn into whatever class when my server is up, it crashes my server, what do i do to fix this problem?

Seamusmario 02-11-2018 17:04

Re: TF2 items crashes....it just does
 
TF2Items does not crash for me, i never had a problem with it.


All times are GMT -4. The time now is 00:12.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.