Jump to content

Recommended Posts

Posted
  On 2/3/2012 at 4:37 PM, Leluche said:

And that my friend is why GIT > SVN. Because it has both local and remote repository. So when you commit/search, you do it locally and its pretty fast ;) Then you push like 40 commits together in one remote action. The L2 world would have been very different if l2j was hosted in github. But old traditions are very difficult to change ...

Well, the truth is that i don't really know what git is.. But i'm gonna search to see what is actually is..

Posted

What can I say, except gl. Some of my own feelings have been already said by others ppls, so I won't repeat them (MELERIX, Elfocrash, and some ppl who quoted myself lol).

 


 

The point about "stealing", isn't (only) the fact to steal the code or credits it/them-self/ves... It's the fact you got 0 originality. Just think a little (Zoey and cie) and think about : what will be that pack if following packs wouldn't exist :

- Frozen (you c/ped customs, ppl already saw some of them)

- aCis (the name of your pack refers to one of the main advantage of the pack and you want to use a contribution2use system, or perhaps you decided to change - following name of your thread - who knows)

- Sigmo (the presentation of your own pack is c/p of Sigmo one's - and probably doesn't even fit with the pack itself - or in that case, L2JInn was build on a Sigmo base ?)

 

I will tell you : it will look like a 2007 IL pack, L2J latest version.

 


 

I won't argue about what is better for timeline, that's a matter of personal opinion :P.

 

Still, gl and don't think ppl are blink.

 

And change that ridiculous marketing name :D.

Posted
  On 2/5/2012 at 2:03 PM, Tryskell said:

What can I say, except gl. Some of my own feelings have been already said by others ppls, so I won't repeat them (MELERIX, Elfocrash, and some ppl who quoted myself lol).

 


 

The point about "stealing", isn't (only) the fact to steal the code or credits it/them-self/ves... It's the fact you got 0 originality. Just think a little (Zoey and cie) and think about : what will be that pack if following packs wouldn't exist :

- Frozen (you c/ped customs, ppl already saw some of them)

- aCis (the name of your pack refers to one of the main advantage of the pack and you want to use a contribution2use system, or perhaps you decided to change - following name of your thread - who knows)

- Sigmo (the presentation of your own pack is c/p of Sigmo one's - and probably doesn't even fit with the pack itself - or in that case, L2JInn was build on a Sigmo base ?)

 

I will tell you : it will look like a 2007 IL pack, L2J latest version.

 


 

I won't argue about what is better for timeline, that's a matter of personal opinion :P.

 

Still, gl and don't think ppl are blink.

 

And change that ridiculous marketing name :D.

you using google translate? anyway i will respect your opinion mister smartass we haven't start yet how you can say something like this? you must be blid or? don't write "poems" in your answers plz ty :)
Posted
  On 2/5/2012 at 2:03 PM, Tryskell said:

What can I say, except gl. Some of my own feelings have been already said by others ppls, so I won't repeat them (MELERIX, Elfocrash, and some ppl who quoted myself lol).

 


 

The point about "stealing", isn't (only) the fact to steal the code or credits it/them-self/ves... It's the fact you got 0 originality. Just think a little (Zoey and cie) and think about : what will be that pack if following packs wouldn't exist :

- Frozen (you c/ped customs, ppl already saw some of them)

- aCis (the name of your pack refers to one of the main advantage of the pack and you want to use a contribution2use system, or perhaps you decided to change - following name of your thread - who knows)

- Sigmo (the presentation of your own pack is c/p of Sigmo one's - and probably doesn't even fit with the pack itself - or in that case, L2JInn was build on a Sigmo base ?)

 

I will tell you : it will look like a 2007 IL pack, L2J latest version.

 


 

I won't argue about what is better for timeline, that's a matter of personal opinion :P.

 

Still, gl and don't think ppl are blink.

 

And change that ridiculous marketing name :D.

 

Why do you name me?

 

All I'm saying is that people should let others do what they want, while they respect others work.

 

What does even mean "what will be that pack if following packs wouldn't exist", for me would't change at all, I don't use Interlude, and if I did, I wouldn't use a pack other than my own.

 

Anyway, you know what I think about aCis system, I won't expend time doing datapack sided scripts for months to get the trust to be able to get the sources, to start doing core contributions.

Posted

some fixes....

@@ -298,7 +286,7 @@
			if (friend != null) //friend logged in.
				friend.sendPacket(new SystemMessage(SystemMessageId.FRIEND_S1_HAS_LOGGED_IN).addString(activeChar.getName()));
		}
-
+		
		notifyClanMembers(activeChar);
		notifySponsorOrApprentice(activeChar);

@@ -307,7 +295,7 @@
		activeChar.setTarget(activeChar);

		activeChar.onPlayerEnter();	
-			
+		
		activeChar.updateOnlineStatus();	

		if (Config.PCB_ENABLE)

-		if (voicedCommand.indexOf(" ") != -1) 
+
+		if(voicedCommand.indexOf(" ") != -1)

Posted
  On 2/5/2012 at 3:50 PM, Sternwal said:

some fixes....

@@ -298,7 +286,7 @@
			if (friend != null) //friend logged in.
				friend.sendPacket(new SystemMessage(SystemMessageId.FRIEND_S1_HAS_LOGGED_IN).addString(activeChar.getName()));
		}
-
+		
		notifyClanMembers(activeChar);
		notifySponsorOrApprentice(activeChar);

@@ -307,7 +295,7 @@
		activeChar.setTarget(activeChar);

		activeChar.onPlayerEnter();	
-			
+		
		activeChar.updateOnlineStatus();	

		if (Config.PCB_ENABLE)

-		if (voicedCommand.indexOf(" ") != -1) 
+
+		if(voicedCommand.indexOf(" ") != -1)

nice imagination
Posted

ok, I compare 26rev with 5rev and what i see?

60% of diff - updating admin htmls

25% - removing code

10% code like

-				}
-				else
-				{
+				}else{

-	
+

-			if(player.isInCombat())
-			{
+			if(player.isInCombat()){

-		if(Config.FORCE_COMPLETE_STATUS_UPDATE)
-		{
+		if(Config.FORCE_COMPLETE_STATUS_UPDATE){

5%- "fixes"

You can check it out yourself http://rghost.net/36362092

Posted

http://www.assembla.com/code/L2jFrozenInterlude/subversion/changesets/916

 

I'll keep on going till i get a reply on this ...

 

PS: Bring more L2jfrozen members , I am in a trolling mood tonight and i wanna make fun of all the team together :)

 

PS2: Let me make it clean to you, you ARE going to pick a forum fight with me right here right now, or i'll go make a topic wtih title "Here's why i think l2jfrozen is a noob project" scanning all your timeline finding coding mistakes and posting them ... Yes, i'm a programming terrorist :)

Posted
  Quote

http://www.assembla.com/code/L2jFrozenInterlude/subversion/changesets/916

 

I'll keep on going till i get a reply on this ...

 

PS: Bring more L2jfrozen members , I am in a trolling mood tonight and i wanna make fun of all the team together :)

 

PS2: Let me make it clean to you, you ARE going to pick a forum fight with me right here right now, or i'll go make a topic wtih title "Here's why i think l2jfrozen is a noob project" scanning all your timeline finding coding mistakes and posting them ... Yes, i'm a programming terrorist :)

fu*ck*ing looser  :D
Posted

Thats all you got ? Come on its like , 5 l2jfrozen members "poluting" this topic and you cant pick a programming fight with me ?? Cowards ...

 

Whatever, go place final keywords in every method-local variable for no apparent reason, stupids ...

Posted

Stop trolls wars, or I will ask to be promoted to clean posts (and believe me, that wouldn't be funny for all posts count :P).

 

Give your opinion and respect others', ty in advance.

 

AbSoLuTePoWeR, you can ask for a cleaning if you judge it's needed.

Guest
This topic is now closed to further replies.



  • Posts

    • L2 PVPTOP - HTML DESIGN    
    • Do not trust this guy, he will scam you. I have sent proof to the mods, I have posted proof on another thread and I can send proof to anyone who DMs me. Avoid this guy. So not only did he scam me out of $51 USDTthen delete his messages and blocked me (I have proof) . You can see his Facebook group is constantly changing names depending on his most current scam. If you see this message and you still decide to go forward with sending your money to him, that’s on you. I can’t stress this enough. This guy is a scammer. 
    • So Goldbar thinks that deleted his side of the conversation makes it easier to claim he didn’t scam me. But I sent him $51 USDT to his ERC-20 account it was verified, he acted like it was fine but then deleted his messages and blocked me. Seriously do not trust this guy. 
    • Hi everyone, let me introduce myself—I'm Martin, a junior developer. I'm diving into the world of L2 servers, and honestly, I'm super overwhelmed about where to start learning the right way to set up, configure, and run a server. There are so many datapacks—free, private—but it's so much that my head feels like it's going to explode. I'm currently looking for someone or an active project willing to take me on as an intern. I'm not looking to make money—I'm just here to learn and grow out of pure passion for L2. I've already been working with L2jMobius H5. I managed to edit the Community Board, add a buffer, GM Shop, and teleports. I've also created custom NPCs for the GM Shop, and imported new custom weapons and armors—complete with original glow effects, like the Valakas and Antharas weapons. But there's still a lot I don't know, and it can get overwhelming. That’s why I’m looking for someone—or an active non-profit project—willing to take me on as an intern. I’m not looking to make money; I just want to learn, contribute, and grow out of pure passion for L2. If you’re working on a project and could use a motivated learner who’s eager to help, I’d love to connect!
    • Our next easy-botting project, Kain, is right around the corner! Launching tomorrow, Saturday, April 26th at 9:00 ET (UTC -4)! If you haven’t, check out the features and join our Discord to catch up on the latest drama. See you very soon! Read more about L2Toggle and Kain on our site and forum!  
  • Topics

×
×
  • Create New...