|
You last visited: Today at 09:08
Advertisement
[Help] Fixing Arrows in lotf
Discussion on [Help] Fixing Arrows in lotf within the CO2 Private Server forum part of the Conquer Online 2 category.
08/22/2008, 10:26
|
#1
|
elite*gold: 0
Join Date: Aug 2006
Posts: 35
Received Thanks: 0
|
[Help] Fixing Arrows in lotf
anyone know how to fix the arrows in lotf when u use them they will actly go away? if so please tell me how
|
|
|
08/22/2008, 12:17
|
#2
|
elite*gold: 0
Join Date: Aug 2008
Posts: 211
Received Thanks: 184
|
They call that "Coding" not "Fixing"
|
|
|
08/22/2008, 13:53
|
#3
|
elite*gold: 0
Join Date: Dec 2007
Posts: 618
Received Thanks: 213
|
good point Think-Fast
|
|
|
08/22/2008, 16:13
|
#4
|
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
|
Its just to get used to it. Everyone say "fix" nowadays,like hadeset did a bad job and did'nt got it working,well its called "coding". Heres the thing,hadeset never added that,well he tried,but failed. When I get my computer running I think I could release a code of that problem,currently my computer is not even possible to start.
|
|
|
08/22/2008, 17:37
|
#5
|
elite*gold: 0
Join Date: Dec 2007
Posts: 618
Received Thanks: 213
|
emildayan1 we are waiting XD
|
|
|
08/29/2008, 22:41
|
#6
|
elite*gold: 0
Join Date: Oct 2007
Posts: 120
Received Thanks: 24
|
Quote:
Originally Posted by alexbigfoot
emildayan1 we are waiting XD
|
yea i'm waiting also
i wondered i seen this problem in alot Servers soruces (PVP -Lvling)
is it very hard to code ???
|
|
|
08/30/2008, 09:54
|
#7
|
elite*gold: 0
Join Date: Feb 2008
Posts: 668
Received Thanks: 160
|
Shouldn't be too hard, ...
Just code something like this or something, @ Scatter skill :
MyChar.Arrows -= 3;
|
|
|
08/30/2008, 14:43
|
#8
|
elite*gold: 0
Join Date: Oct 2007
Posts: 120
Received Thanks: 24
|
Quote:
Originally Posted by YukiXian
Shouldn't be too hard, ...
Just code something like this or something, @ Scatter skill :
MyChar.Arrows -= 3;
|
i think u speak another thing
we don't talk about scatter or Archer skills
when u click on arrow in ur invetory, u should get them in ur Equip R-Hand and see number of arrow Like 500 100 20 .... Blah blah
but it show 500 some times but u can't use them (it say "you are used ur equip arrows")
and another soruces when u click it it just disapear
i don't try on lotf or Steal or Shadow (All new soruces) because i can't use them (get empty message on all of them)
|
|
|
08/30/2008, 15:43
|
#9
|
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
|
LOL @ Yuki
You cant only code that,that would make no difference. The thing you have to do,is:
First,you define something like Arrows,ok lets say we call that Arrows,so then we got a code that can be used,which is MyChar.Arrows
Now,we gotta make so everytime you rightclick at an arrow,you get 500 of em, MyChar.Arrows amout will be 500.
Now,at the scatter skill, we have to code so it withdraw 3 of MyChar.Arrows,that would look something like this:
if (mycharusescatterskill && MyChar.Arrows > 3)
MyChar.Arrows -= 3;
else if (MyChar.Arrows < 3)
SendMessage("You are out of arrows. Please refill")
Thats just an example,not sure if it would or will work,and the coding arent right either :P
Emme
|
|
|
09/02/2008, 10:11
|
#10
|
elite*gold: 0
Join Date: Nov 2007
Posts: 306
Received Thanks: 75
|
Quote:
i think u speak another thing
we don't talk about scatter or Archer skills
when u click on arrow in ur invetory, u should get them in ur Equip R-Hand and see number of arrow Like 500 100 20 .... Blah blah
but it show 500 some times but u can't use them (it say "you are used ur equip arrows")
and another soruces when u click it it just disapear
i don't try on lotf or Steal or Shadow (All new soruces) because i can't use them (get empty message on all of them)
|
Who let you out of your cage?
not flaming, I seriously want to know...
as for arrows going down, pop into Entities.cs and find where you do damage and throw a check in there to see if you are wielding a bow and then Mychar.Arrows -= 1;
|
|
|
 |
Similar Threads
|
[HELP] Compile error with LOTF(i know LOTF sucks but just help)
06/19/2009 - CO2 Private Server - 3 Replies
It says:
Loaded 254 portals.
Loaded 1027 NPCs.
Loaded 37 mobs.
Loaded 11147 items.
Loaded 172 mob spawns.
System.ArgumentOutOfRangeException: 'minValue' cannot be greater then mxValue.
Parameter name : minValue
at System.Random.Next<Int32 minValue, Int32 maxValue>
at COServer_Project.Mobs.SpawnAllMobs<> in C:\Documents and Settings\Admin\My Documents\COServerProject1\COServerProject\Entitie s.cs:line 207
|
[TIP]Fixing login freeze and MySQL problems on LOTF for sure!
05/08/2009 - CO2 Private Server - 12 Replies
Those who downloaded some sort of a LOTF source and get it to work, soon faces a problem: login freezes, portal freezes, etc. In the worst cases, even the character account data is corrupted. Well, as this is my first post on elitepvpers, I hope to do a rich contribution for ya all, because this forum helped me to create my own server and learn a new programming language.
Well, let's work:
What you need:
- some CO server source installed and running (if you are reading this, you already...
|
[Help]coding Arrows in lotf
12/13/2008 - CO2 Private Server - 6 Replies
can anyone help me Code the arrows in lotf when so when u us them thay go away ty if u help me...
|
Make super arrows all look like 130 arrows
01/01/2008 - CO2 Weapon, Armor, Effects & Interface edits - 9 Replies
Have you ever longed to have those fabled 130 super arrows? They just look so...powerful! Well, now you can - and all you need is a super bow.
So, anyone who wants to change their super arrows to look like 130 super arrows, download my handy little file in the end post.
I may add more edits to this once I receive my reply from a PM, related to editting and I may take requests.
Here is the screenshot:
|
All times are GMT +1. The time now is 09:08.
|
|