hey, does anyone knows how to spawn a weapon accessorie (like a FishPole, LightSaber etc) with an command (like @item ...........)
i hope someone knows about it, just couldn't find it in the source....
Well I did a google search for site:elitepvpers.com conquer "weapon accessory" id
and what I got was
According to that post, the StaticIDs (ItemIDs) of 1handed accessories are within the range of 360001-360040, 2handed are within the range of 350001-350020, and bows are within the range of 370001-370015. With that, you should be able to create them.
thanks guys, i've been able to summon 2 1handed accessories but the strange part of it is that it only works on 2 accessorie's: HandBag and ApeCityHam, all the other just don't spawn :P i used this command for them: @item HandBag fixed 12 7 255 13 13
but: @item FishPole fixed 12 7 255 13 13 doesn't do anything.
and yes, the're coded in the source, i have even made a shop with the accessories in them.
guys, fixed the problem:
i just needed to mess around the with fixed, normalv1, normalv2, normal v3, refined, unique, elite and super in the command.
Command line interface working command 08/05/2012 - DarkOrbit - 27 Replies I found only one working command:
Enter "J" when you are in teleport
Anyone know other commands?
Rugby Boy Accessorie 06/06/2012 - S4 League - 0 Replies I need Rugby Boy Head Gear's value. Can someone give me this value ?
Pay for help [5525] 01/22/2012 - Conquer Online 2 - 3 Replies Im looking for an experienced coder in the 5525 source. I seem to have some small problems with threading an stability. Im just looking to make it more stable for more active members online.
I can pay via PayPal anyone whos intrested in working something out.
thanks
Packets 5525 11/12/2011 - CO2 Private Server - 5 Replies Well i been trying to Upgrade my source from 5375 to 5525
i have some Packets But is Not complete
this is all packets i have
if (type == 1060)CAST_cfb64_encrypt
GameCryptographyKey = "BC234xs45nme7HU9";
using System;
namespace Conquer_Online_Server.Network.GamePackets
{