P Server "NPC base code/shops/drop items" for who asked me 2 do it

08/03/2008 04:03 plasma-hand#2056
mines an edited lotf so thatd be a no but if you go to samehavens site which is in my sig theres several nice sources. Heres the co-fantasy source(absolutely no credits to myself.I think they go to stephany).
08/03/2008 09:09 ~Yuki~#2057
Well on samehvans site im well known as Juki
I did the new server GUI with some fetures im working on it its now Voersion 0.2
08/04/2008 00:55 DarkAlpha123#2058
Quote:
Originally Posted by lolmaster123 View Post
Magic Spellz arent possible!
U have to code much shit to get them :(
if u need a source tell me^^
if u want to give me ur source give me :)
08/04/2008 16:12 zane203#2059
yeesh people stop being such damn beggful people! everyone of the samehvan team is developing a base for "Your Own Server". Use it to build from, dont know how to code? learn, SIMPLE.

stop asking "can i have your source" if you want my source just go download the samehvan source, and guess the edits i made to it =p, same with them.

sorry for kinda flamming, but yeesh people, WE GAVE YOU A SOURCE!
08/05/2008 02:44 plasma-hand#2060
zane said it plain and simple learn how to code. haxtor i know you can somewhat.If you need more help use hybrids C# tutorial on it
08/05/2008 13:35 spazem#2061
Hey guys i really would like to learn how to use c# i can make the fronts but i cant link them up =[[
08/05/2008 15:30 zane203#2062
i dont understand the comment =/
08/06/2008 18:48 2xdarkdragon2x#2063
Hey i have a question how come i cant add the skill pervade this is what is in character.cs

}
else if (SkillId == 3090) //Pervade
{
byte Range = 0;
byte SkillLvl = (byte)Skills[(short)SkillId];
Hashtable Targets = new Hashtable();
Hashtable PTargets = new Hashtable();


if (SkillLvl == 1)
Range = 15;
if (SkillLvl == 2)
Range = 15;
if (SkillLvl == 3)
Range = 15;
if (SkillLvl == 4)
Range = 15;
08/06/2008 18:50 2xdarkdragon2x#2064
sry for double post but i also have the skill in chat.cs not sure how to add it there but i tried here it is i put it under nictar because i didnt no where 2 put it the command doesnt work pls look at this
}
if (Splitter[1] == "nictar")
{
skl = 1170;
TheClient.MyChar.SkillAdd(skl, 3);
}
if (splitter[1]== "Pervade")
{
skl = 3090;
TheClient.MyChar.SkillAdd(skl,4);
}
08/06/2008 19:31 nanacity#2065
Which patch wrok?
08/06/2008 19:47 nanacity#2066
Man
when i do it

Make only : Server Ip :41.252.19.137

And no say server start sussfly

why
08/06/2008 23:51 adz06676#2067
i reccomend just downloading the source in my sig
08/07/2008 00:43 plasma-hand#2068
Quote:
Originally Posted by adz06676 View Post
i reccomend just downloading the source in my sig
lol its one of the best out there
08/07/2008 01:14 AnToN15#2069
Any1 got an source that have gws and mobs och all skills ? tell me
08/07/2008 02:03 2xdarkdragon2x#2070
I know this was answered before but i dont no which page it is on
how do i change the log in message i go in to log in.cs and i changed it but it wont work
it still says Welcome to mano world