[FAQ] HellmouthSource

03/19/2011 17:08 PePsI_MaN#136
icant do command pleas any one hel me when i write /item KingOfSwords 12 7 255 103 103 not come pleas help me
and that screen shot

see that screen shot [Only registered and activated users can see links. Click Here To Register...]
03/19/2011 17:35 jake12#137
how to add donation !

Quote:
Originally Posted by PePsI_MaN View Post
icant do command pleas any one hel me when i write /item KingOfSwords 12 7 255 103 103 not come pleas help me
and that screen shot

see that screen shot [Only registered and activated users can see links. Click Here To Register...]
he mean the ID the ID of the item the number of it i think !

How to add donation and skill 7001 the steed riding skill please help me ! (can i add guilddirector dialog from 5165 source ?)
03/19/2011 19:11 pro4never#138
#reported: Please edit your post. Double/triple posts are not allowed.


No, you cannot simply 'copy things from 5165' rofl! It's a different patch. The ONLY THING THAT CONTROLS WHAT PATCH A SOURCE FOR, IS THE PACKETS.

NONE OF THE PACKETS FOR GUILD ARE CODED IN THIS SOURCE.


THE ENTIRE GUILD SYSTEM CHANGES BETWEEN 5165 AND THIS MEANING YOU'D HAVE TO CODE IT FROM SCRATCH INCLUDING ALL PACKETS


</allcaps rant>

Riding just need to handle the skill id and then send the status effect of riding to screen (make sure you are using the steed in the spawn character packet first or others will not see you riding, by default that is NOT added in this source)

Nor is there any handling for the stamina type thing for steeds (w/e it's called)

So yes, you just need to code the skills still.

Donation as in nobility? again nothing related to nobility is coded in this. You need to code it from scratch.
03/19/2011 19:35 jake12#139
so what file i have to code nobility in ?
03/19/2011 19:53 PePsI_MaN#140
pro4never can you add my yahooto you ineed your help pleas to do command or item:(

[Only registered and activated users can see links. Click Here To Register...]
03/19/2011 19:54 pro4never#141
Files do not control ANYTHING when it comes to programming. You could make a file called "WagaBagaBooga" and have it control the entire server if you wanted to... it would just be a pain to look through and find anything.


Please, before you try to code new features take the advice I've given to just about every single person who has brought them up...

-Learn
-Some
-Programming

Please refer yourself to some of the very useful guides all over the forum and the internet in general on C# and write some basic programs. Then come back and apply your knowledge to things more conquer related.

Trying to avoid being rude here but it's honestly your only real option if you want to do a proper server.
03/19/2011 20:10 PePsI_MaN#142
PRO WHY WHENI WRITE COMMAND NOT COME PLEAS HELP ME
[Only registered and activated users can see links. Click Here To Register...]
03/19/2011 23:34 pro4never#143
Quote:
Originally Posted by PePsI_MaN View Post
PRO WHY WHENI WRITE COMMAND NOT COME PLEAS HELP ME
[Only registered and activated users can see links. Click Here To Register...]
Check your gm settings in the accounts table. Should be permission 5 or higher if you wanna use gm commands.
03/19/2011 23:37 mohamedkhaled#144
Quote:
Originally Posted by pro4never View Post
Check your gm settings in the accounts table. Should be permission 5 or higher if you wanna use gm commands.
I think he thought that if he typed "[GM]" beside his char name he might be a freak'n Gm. I wonder why they don't read the FAQ?!!!
03/20/2011 01:26 daniela.little#145
Look there are lots of servers like in real co where shall i login in all just doing Loading... and nothing anymore reply me fast please
03/20/2011 02:51 pro4never#146
... just click one. Doesn't make any difference.
03/20/2011 09:41 sitdownson#147
Quote:
Originally Posted by PePsI_MaN View Post
pro4never can you tell me what commands to item's iwrite /item KingsClub 12 12 7 103 103 and it dont work and any command dont work why can you help me and tell me :o
Go to bin/debug theres a item.txt,
in order to spawm a item typ
1 of the ITEM ''ID'S" you want:
/item 40018 12 7 255 13 13
as example..
03/20/2011 11:22 BioHazarxPaul#148
everyone better brush-up/learn how to code npcs in python because down the road we will be looking for people to help write npcs for hellmouthco we have logged 290 Npcs that need to be finished
03/20/2011 11:50 mohamedkhaled#149
Quote:
Originally Posted by BioHazarxPaul View Post
everyone better brush-up/learn how to code npcs in python because down the road we will be looking for people to help write npcs for hellmouthco we have logged 290 Npcs that need to be finished
I already coding NPCS with Python !!! but i don't think that i will have time to code 290 NPCS for hellmouthCO or what ever ^^!
03/20/2011 12:49 BioHazarxPaul#150
lol its going to be more then just 1 person.. I already started working on some..