Register for your free account! | Forgot your password?

You last visited: Today at 04:26

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[B]Coder Question[/B]

Discussion on [B]Coder Question[/B] within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
Question [B]Coder Question[/B]

Can someone please tell me where I can find the coding for MINUS items in the LOTF source.
Thank You.
__________________________________________________ _______________

I DON'T EXPECT ANY1 TO ANSWER THIS NEXT QUESTION BUT I'LL ASK IT ANYWAY: Is there a way to code +12 items into my server. If so, what do i need to do? I'm not asking for the whole code, i just need to know what i need to do. I'll see if I can code it myself.

Thanks again.
Exia13 is offline  
Old 10/02/2008, 20:15   #2
 
~*NewDuuDe*~'s Avatar
 
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
U mean blessed items?
if so i dont rlly think any1 has tht yet except for like 1-2 servers
as for the wuestion in ur sig, i suppose ur using the first tanel source so you pretty much have to recode the whole source to get +12
~*NewDuuDe*~ is offline  
Old 10/02/2008, 20:23   #3
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
My items show blessed status, but it it doesnt actually woek. Damage isnt take away when im attacked.
Exia13 is offline  
Old 10/02/2008, 22:28   #4
 
THE BAT's Avatar
 
elite*gold: 0
Join Date: Aug 2006
Posts: 63
Received Thanks: 28
Quote:
Originally Posted by Exia13 View Post
Can someone please tell me where I can find the coding for MINUS items in the LOTF source.
Thank You.
__________________________________________________ _______________

I DON'T EXPECT ANY1 TO ANSWER THIS NEXT QUESTION BUT I'LL ASK IT ANYWAY: Is there a way to code +12 items into my server. If so, what do i need to do? I'm not asking for the whole code, i just need to know what i need to do. I'll see if I can code it myself.

Thanks again.
the blessed items is not implemented in the LOTF source.

about the +12, i coded it in my server, u can place a new npc to do it, its easy
THE BAT is offline  
Old 10/02/2008, 23:54   #5
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
Ok. If you don't mind, could u help me with the +12 item NPC?
Exia13 is offline  
Old 10/03/2008, 00:13   #6
 
taguro's Avatar
 
elite*gold: 0
Join Date: Jun 2007
Posts: 387
Received Thanks: 64
Quote:
Originally Posted by Exia13 View Post
Ok. If you don't mind, could u help me with the +12 item NPC?
Just create an npc that sells +10 - +12 stones and set him up in the market. There are a ton of npc's in the source that you can use as examples. No one is going to code that for you... take a minute to look at the code, and do your best to figure it out. If it doesn't work, post that section of code, and we will help you fix it.
taguro is offline  
Thanks
1 User
Old 10/03/2008, 00:35   #7
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
Oh. Great. Thanks alot. lol. i guess i still have alot to learn.
Exia13 is offline  
Old 10/03/2008, 00:49   #8
 
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
Quote:
Originally Posted by Exia13 View Post
Oh. Great. Thanks alot. lol. i guess i still have alot to learn.
If you give an effort, I will personally help you with it, since I feel nice today + You're not a dumbfuck. Well.......
tao4229 is offline  
Old 10/03/2008, 02:01   #9
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
HA HA HA. /agreed ^^ i know im not a dumb ****.
I'll start coding it and PM you if i have any problems.
And thanks.
Exia13 is offline  
Old 10/03/2008, 16:15   #10
 
taguro's Avatar
 
elite*gold: 0
Join Date: Jun 2007
Posts: 387
Received Thanks: 64
tao4229 -> his siggy equals creepy...
taguro is offline  
Old 10/04/2008, 04:50   #11
 
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
Quote:
Originally Posted by taguro View Post
tao4229 -> his siggy equals creepy...
Thanks
tao4229 is offline  
Old 10/04/2008, 06:41   #12
 
leavemealone's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 2,168
Received Thanks: 8,593
Quote:
Originally Posted by BERGHUIS1 View Post
U mean blessed items?
if so i dont rlly think any1 has tht yet except for like 1-2 servers
as for the wuestion in ur sig, i suppose ur using the first tanel source so you pretty much have to recode the whole source to get +12
Sorry mate, but u don't seem to have a clue how the items work.

If you want to have Calculations for +12 items working on your server you should just have to updated your database MySql/Ini which ever format it is to contain the info's for the +10/+11/+12 Item Stats.
leavemealone is offline  
Old 10/04/2008, 15:35   #13
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
@leavemealone I have the +12 information already in my database. I have Items +12 with all the info, the only problem is that regular players can't get their items above +9. thats it.
Exia13 is offline  
Old 10/04/2008, 16:05   #14
 
© Haydz's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 1,042
Received Thanks: 252
Quote:
Originally Posted by Exia13 View Post
@leavemealone I have the +12 information already in my database. I have Items +12 with all the info, the only problem is that regular players can't get their items above +9. thats it.
They'll be a piece of code stopping you going beyond +9
© Haydz is offline  
Old 10/04/2008, 16:36   #15
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
Really? if so, can u tell me where it is?
Exia13 is offline  
Reply


Similar Threads Similar Threads
[Question / Poll] When is somebody a "coder"?
10/11/2009 - CO2 Private Server - 45 Replies
When do you guys consider someone a coder? (unpaid one) I think he must be able to: - Code advanced things, not just a NPC, Command, Skill or something like that. - Know the basics of at least 1 scripting language. - Know the basics of a language that looks like C, Java or something like that (PHP is not one of them.) - Code several kinds of things, not just Consoles and Private Servers. I'm not talking a bout a paid coder, just someone who learned it by himself or by reading tutorials....
looking for a C# coder
08/10/2009 - Conquer Online 2 - 1 Replies
#Removed
New LOTF server and could use a real coder to give a noob coder a hand :)
08/20/2008 - CO2 Private Server - 7 Replies
hi guys, I'm sort of spreading a new server around and i happened to remember my user and pw for this site :) well i cant post a thread so go to the site and download for yourself :D http://5.228.25.31 (LOTF server using hamachi) and the hamachi on the site is wrong x.x its CorruptedCO pw 123, My name is Chris and you can PM me on hamachi if you have any questions or IM me on msn at [email protected] -******EXTRACT TO DESKTOP FIRST****** Ok guys, i got the files to upload :D so...



All times are GMT +1. The time now is 04:27.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.