30.line '' C.Open(); '' what is a problem help me please ..
I'd love to understand how you think this source is messy and unorganized. Everything is in folders and everything is commented, summarized, etc. I'd love to see you turn out 100 lines of code even half as clean as this.Quote:
In my opinion, this source is very messy and I wouldn't bother orginaze it. I'm sure it's well coded, but then again this is the Conquer Section, 90% of these guys who download it won't even open the source so in their eyes the source is awesome..
Good job Andy on the source, sad you'd have to release it, now we get another 100 topics about this.
Regards,
Emme
:/Quote:
All my work down the drain.
Im Finished With CO.
Cheers.
This was released because of what TQ did to me, nothing more, nothing less.Quote:
So this was released because Alexbigfoot released kindless? and that also affected hadyz too? wow. I'll certainly keep all this in mind, and you all have my sympathy. Don't quit, just be more careful about who you work with, not in terms of ability, but in terms of trust. At least we ALL learned something more about this than examples of coding, i know i have. :(
Thanks.Quote:
Thanks Andy this is the greatest release this forum has and ever will see.
I'll make a reply with a list of all working commands in a minute or two.Quote:
Most of the commands dont work...... For me, the stat ones /level /item /job dont work.... Any ideas?
Quote:
I have this problem pleaseee .
[Only registered and activated users can see links. Click Here To Register...]
before add thisQuote:
default:
{
CSocket.Send(ConquerPacket.Chat(0, "SYSTEM", CSocket.Client.Name, "[ERROR] Please report: Unable to handle item ID: " + Item.ItemID, Struct.ChatType.Top));
Delete = false;
break;
}
Quote:
case 1060020://twincity
{
Handler.Teleport(1002, 438, 377, 0, CSocket);
break;
}
case 1060023://phoniex
{
Handler.Teleport(1011, 232, 260, 0, CSocket);
break;
}
case 1060022://apecity
{
Handler.Teleport(1020, 565, 565, 0, CSocket);
break;
}
case 1060021://desertcity
{
Handler.Teleport(1000, 496, 649, 0, CSocket);
break;
}
case 1060024://birdisland
{
Handler.Teleport(1015, 723, 573, 0, CSocket);
break;
}
Thanks, this soure is amazingQuote:
As for commands....
/dc - Disconnects yourself
/kick (Playername) - kicks a player from the server (if you are able to do so)
/ban (Playername) - bans&kicks a palyer from the server(PM ONLY!)
/save - Saves information about your character instantly.
/reload portals - reloads all portals in database
/reload monsters - reloads all monsters in database
/reload npcs - reloads all npcs in database
/reload tnpcs - reloads all tnpcs in database
/scroll tc/pc/ac/am/bi/dc/ma/pka/ja/gw - scrolls to one of the locations
/i - enters invincibility mode for GMs/PMs
/money (AMOUNT) - gives you AMOUNT of money
/cps (AMOUNT) - gives you AMOUNT of cps
/hair (VALUE) - sets your hair to VALUE
/etest (VALUE) - sets a test vairable....can't remember what.
/dropitem - Drops a random item
/bringtome or /bringmeto (PLAYERNAME) - teleports PLAYERNAME to you, or vice versa
/bc (MESSAGE) - broadcasts MESSAGE to the whole server
/gm (MESSAGE) - sends a GM chat with MESSAGE to the whole server
/item name version plus minus enchant color - creates an item
EXAMPLE: /item Kingofsword 9 2 12 7 255 0
EXAMPLE: /item OwlVest 9 2 12 7 255 3
/effect (EFFECTNAME) - adds an effect to your character, not permanently
/modify job (ID) - modifies job to an ID NUMBER
/modify level (LEVEL) - sets your level to LEVEL
/modify dex (NEWDEX) - changes your raw dexterity
/modify spi (NEWSPI) - changes your raw spirit
/modify vit (NEWVIT) - changes your raw vitality
/modify str (NEWSTR) - changes your raw strength
/reborn - reborns you without skills, etc.
/2ndreborn - 2nd reborns you without skills, etc
/prof (ID) (LEVEL) - gives you prof of ID and LEVEL, or UPDATES your prof of type ID to level LEVEL
/skill (ID) (LEVEL) - gives you skill of ID and LEVEL, or UPDATES your skill of type ID to level LEVEL
/status - displays some server stats for you!
/cyclone - GoGoSpeedHack!
/gmove (MAPID) (X) (Y) - GM moves you to a map with id MAPID and corrds (X,Y). THIS WILL NOT CHECK DMAPS, SO YOU CAN MOVE TO ANY MAP, EVEN IF IT IS NOT LOADED!