Re: SilentSource | v.75 | Updates Daily | Occupations
i hope your v83 repack will be the best out there good luck thomas hope you make the best v83 repack support you :thumbup1:
Re: SilentSource | v.75 | Updates Daily | Occupations
Re: SilentSource | v.75 | Updates Daily | Occupations
Help, when i use !pmob it does not work!!
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
{thomas}
Well guys for all who love silentsource this is our final update on it rev 3.4 but we are closing our v.75 dev and we will be posting a dev thread in Development section of our new suorce LightSource v.83 thanks for all who used silentsource =P your thanks and kind comments mean much even u flamers
~Thanks
Thomas, Steven(NyCPirate)
Lol fail, you didn't finish v75 and going
to v83? neither you or nyc know nothing
about packets and structure and this will
fail because u will leech from local
Re: SilentSource | v.75 | Updates Daily | Occupations
Since this is going to be your last update could someone PLEASE help me out. I swear I've been asking the same questions for the last 15 pages on this thread and only a few (if any) have been answered.
@goafk doesn't open the Chalkboard
!shutdown doesn't shut down ANYTHING
there is no FoJ - so how to I add it?
HornTail DCs when he's summoned in his cave.
The Unlimited buffs you guys added kills the time for item buffs like Onxy Apples.
I mean, is there anyone who is willing to help? Hello....
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
HorrorChix89
Since this is going to be your last update could someone PLEASE help me out. I swear I've been asking the same questions for the last 15 pages on this thread and only a few (if any) have been answered.
@goafk doesn't open the ChalkboardLeech from other repack
!shutdown doesn't shut down ANYTHINGLeech from other repack
there is no FoJ - so how to I add it?Leech from other repack
HornTail DCs when he's summoned in his cave.Leech from other repack
The Unlimited buffs you guys added kills the time for item buffs like Onxy Apples.Leech from other repack
I mean, is there anyone who is willing to help? Hello....
I hope this answered your questions..
Re: SilentSource | v.75 | Updates Daily | Occupations
help me please!
SilentSource has started:
World Launched
Login Launched
Exception in thread "main" java.lang.ExceptionInInitializerError
at net.login.LoginServer.run(LoginServer.java:104)
at net.login.LoginServer.main(LoginServer.java:139)
Caused by: java.lang.NullPointerException
at constants.ServerConstants.<clinit>(ServerConstants.java:53)
... 2 more
Channel Launched
SilentSource Active
Exception in thread "main" java.lang.ExceptionInInitializerError
at net.channel.ChannelServer.run(ChannelServer.java:169)
at net.channel.ChannelServer.main(ChannelServer.java:375)
Caused by: java.lang.NullPointerException
at constants.ServerConstants.<clinit>(ServerConstants.java:53)
... 2 more
Re: SilentSource | v.75 | Updates Daily | Occupations
I'll take the time now to say that my leeching skills are almsot as bad as my coding skills. I leeched a bunch of stuff fomr so many repacks (my hard drive is nearly full now) yet I get errors out the ass that I can't fix. So yeah it answered my question but it didn't solve the problem.
Which creates even bigger problems.
*Sigh* guess we have to switch source...again
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
HorrorChix89
I'll take the time now to say that my leeching skills are almsot as bad as my coding skills. I leeched a bunch of stuff fomr so many repacks (my hard drive is nearly full now) yet I get errors out the ass that I can't fix. So yeah it answered my question but it didn't solve the problem.
Which creates even bigger problems.
*Sigh* guess we have to switch source...again
you get the same error?
Re: SilentSource | v.75 | Updates Daily | Occupations
No my .bat files work fine, I get errors when I compile. Cause I'm trying to add stuff that should already be added and fixed but it's not. Leaving a noob like me to try to figure stuff out and then completly fucking everything up. Then I ask for help and ppl tell me to do it myself which is stupid cause i've been doing most of it my damn self this whole time and I'm sick of it.
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
HorrorChix89
Since this is going to be your last update could someone PLEASE help me out. I swear I've been asking the same questions for the last 15 pages on this thread and only a few (if any) have been answered.
@goafk doesn't open the Chalkboard
!shutdown doesn't shut down ANYTHING
there is no FoJ - so how to I add it?
HornTail DCs when he's summoned in his cave.
The Unlimited buffs you guys added kills the time for item buffs like Onxy Apples.
I mean, is there anyone who is willing to help? Hello....
For chalkboard, add this in MapleCharacter.
Code:
public void setChalkboard(String text) {
if (this.getMiniGame() != null) {
return;
}
this.chalktext = text;
}
Ir eleased !shutdown in somepage,l ook for my comment.
Why do you need foj? Just google for it. lolcastle.js
idc this source is shit so horntail wouldnt summon
the buff issue is this source nubz k
---------- Post added at 01:32 PM ---------- Previous post was at 01:31 PM ----------
Quote:
Originally Posted by
HorrorChix89
I'll take the time now to say that my leeching skills are almsot as bad as my coding skills. I leeched a bunch of stuff fomr so many repacks (my hard drive is nearly full now) yet I get errors out the ass that I can't fix. So yeah it answered my question but it didn't solve the problem.
Which creates even bigger problems.
*Sigh* guess we have to switch source...again
Then don't open a server?
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jianyang
Help, when i use !pmob it does not work!!
Help me pls!!
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
Xoslize
For chalkboard, add this in MapleCharacter.
Code:
public void setChalkboard(String text) {
if (this.getMiniGame() != null) {
return;
}
this.chalktext = text;
}
Ir eleased !shutdown in somepage,l ook for my comment.
Why do you need foj? Just google for it. lolcastle.js
idc this source is shit so horntail wouldnt summon
the buff issue is this source nubz k
---------- Post added at 01:32 PM ---------- Previous post was at 01:31 PM ----------
Then don't open a server?
WEll for the MapleCharacter thing, I just replace the old setChalkboard with that one right?
Also I'm not the one opening a server, my friend is and I'm the only thing close to a "coder" he has so I'm helping him out.
Re: SilentSource | v.75 | Updates Daily | Occupations
Oh ok. yea replace that.
If it's not working, then replace this source.
It's a bunch of shit.
---------- Post added at 01:58 PM ---------- Previous post was at 01:56 PM ----------
Quote:
Originally Posted by
jianyang
Help me pls!!
Code:
} else if (splitted[0].equalsIgnoreCase("!pmob")) {
int npcId = Integer.parseInt(splitted[1]);
int mobTime = Integer.parseInt(splitted[2]);
int xpos = player.getPosition().x;
int ypos = player.getPosition().y;
int fh = player.getMap().getFootholds().findBelow(player.getPosition()).getId();
if (splitted[2] == null) {
mobTime = 0;
}
MapleMonster mob = MapleLifeFactory.getMonster(npcId);
if (mob != null && !mob.getName().equals("MISSINGNO")) {
mob.setPosition(player.getPosition());
mob.setCy(ypos);
mob.setRx0(xpos + 50);
mob.setRx1(xpos - 50);
mob.setFh(fh);
try {
Connection con = DatabaseConnection.getConnection();
PreparedStatement ps = con.prepareStatement("INSERT INTO spawns ( idd, f, fh, cy, rx0, rx1, type, x, y, mid, mobtime ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )");
ps.setInt(1, npcId);
ps.setInt(2, 0);
ps.setInt(3, fh);
ps.setInt(4, ypos);
ps.setInt(5, xpos + 50);
ps.setInt(6, xpos - 50);
ps.setString(7, "m");
ps.setInt(8, xpos);
ps.setInt(9, ypos);
ps.setInt(10, player.getMapId());
ps.setInt(11, mobTime);
ps.executeUpdate();
} catch (SQLException e) {
mc.dropMessage("Failed to save MOB to the database");
}
player.getMap().addMonsterSpawn(mob, mobTime);
} else {
mc.dropMessage("You have entered an invalid Npc-Id");
}
Replace that with your old pmob.
Have funz.
Re: SilentSource | v.75 | Updates Daily | Occupations
Quote:
Originally Posted by
jianyang
Help, when i use !pmob it does not work!!
You have to do !pmob (Monster code) (Time untill ti respawns after killing)