• Stargate Extras
    156 replies, posted
[QUOTE=iamcll;23619836]when i spawn the overloader i have a lua prob it says addons\sga\lua\autorun\server\stargateextras.lua:8 0: attempt to call field 'registerent' (a nil value) and i get this when i shoot the shield with a staff/ronon,s gun or anything like it addons\stargate\lua\entities\shield\init.lua:366: attempt to index local 'e' (a nil value) and this is when i have no lifesupport/rd[/QUOTE] The first error seems to be caused by a strange version of GCombat that you're using, or possibly a different damage system that is causing trouble. The second error is in aVoN's addon, not this one. The fact that you're getting errors in his code too hints that you probably have a conflicting addon that's breaking things. [QUOTE=koljat;23785489]Is it possible that I change the lua code, that the Ori beam cannon won't explode?[/QUOTE] That is certainly possible. If you comment out the line of code found in StargateExtras\lua\entities\ori_beam_cannon\init.lua on line 120 that reads: [lua]self.heat = self.heat + HEAT_PER_SHOT[/lua] ..then the Ori beam cannon will no longer generate heat and so will no longer explode from overheating.
This addon is now being merged with [url=http://www.facepunch.com/showthread.php?t=963938]Stargate Carter's Addon Pack[/url]. You should remove this addon and download theirs to continue receiving updates.
Line 268 of shared/StargateExtras.lua [code] return self:Trace( trace.HitPos, dir, filter )[/code] Should be [code] return self:ShieldTrace2( trace.HitPos, dir, filter )[/code] if you're sticking with that function name. But maybe you've already fixed this in Carter's pack. EDIT: I noticed you haven't committed mine and Feha's functions to Carter's pack yet. I suggest completely replacing the current ShieldTrace with this, after fixing the typo.
svn doesn't work
I'm not involved with any development of Carter's pack. You need to talk to them to get the code switched over to using your improved shield-aware trace. No one should use the SVN given here since everything in this pack is in Carter's pack now, and has had a number of improvements made since the merging of these two packs.
Bump. Your ShieldTrace2 function will cause error spam unless you fix the typo. I also recommend removing ShieldTrace and replacing it with my and feha's function.
The moment you see the [url=http://www.zyy.com/level/Maple-Story-NX-Cash-Card/]Maple Story NX Cash Card[/url], I believe you would think of the [url=http://www.storeingame.com/gold/Maple-Story-US-gold.html]Maple Story US Mesos[/url]. Yes , it is not hard for you to combine [url=http://www.zyy.com/level/Maple-Story-Fame/]Maple Story Fame[/url] with the Maple Story NX Cash Card. Now many people are interested in the game. Would you like to play it? And how much do you know about [url=http://www.zyy.com/level/Maple-Story-Fame/]Maple Story Fame PowerLeveling[/url]? Just have a go!
Sorry, you need to Log In to post a reply to this thread.