[Help] This Source

04/22/2012 19:35 littlechris95#1
I found the source of this server [Only registered and activated users can see links. Click Here To Register...] good, but the administrator can not program it ... is to realize what the .... So I would like to know someone has this source to post or pass me will be grateful. (:


Update:oops sorry posted in the wrong place ... sorry if you can even move for me thanks, not able to delete Stockholm to move to certain area.
04/22/2012 20:22 Kiyono#2
How in the world did you manage to post in the wrong section when there is a huge box with a tick thing that you need to tick saying "only releases allowed"?
Besides that, I've no clue of what you're asking. Do you want source code? Or a coder to make a server like that?
04/22/2012 20:28 littlechris95#3
Quote:
Originally Posted by Kiyono View Post
How in the world did you manage to post in the wrong section when there is a huge box with a tick thing that you need to tick saying "only releases allowed"?
Besides that, I've no clue of what you're asking. Do you want source code? Or a coder to make a server like that?
source code if possible, while at the post in the wrong area please forgive me.
04/22/2012 23:00 DyjgK64J451Jhv0#4
that's custom source is at zerovb , none had given links of it over here
the server owner just changed and added some npcs , enabled that effect at tc (same way to make it dark or rainny or snowy or w/e)

i wont upload the source for u for the sake of doing effort and it's pretty easy to find it out there as everyone just copying it and do some edits then release it once more (the oldest the cleanest the best)

Quote:
public const uint Nothing = 1,
Rain = 2,
Snow = 3,
RainWind = 4,
AutumnLeaves = 5,
CherryBlossomPetals = 7,
CherryBlossomPetalsWind = 8,
BlowingCotten = 9,
Atoms = 10;
this is at public class Weather : Writer, Interfaces.IPacket

give a visit to the weather.cs , "AutumnLeaves = 5" this is what u want
set the weathertype , intensity , direction and appearance

about this npcs he added or edited u can do this on ur own

incase u wasn't able to find this source which won't please me ill think about uploading it to u , but seriously u need to do some effort to worth what u get

p.s there is a problem at gw gates (wrong mesh so it wont close) , at summoning the treato (wrong check so it dont send the packets correctly) , incase u wasn't able to fix them just lemme know
04/23/2012 03:08 littlechris95#5
rain on the leaves I could add to my source, that source is just wanted to use this server just to get to see a study that has bugs in it my not have them on and so forth.
04/25/2012 23:39 littlechris95#6
anyone have?