|
You last visited: Today at 21:00
Advertisement
[Release]Perfect RB Script
Discussion on [Release]Perfect RB Script within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.
01/01/2010, 13:17
|
#31
|
elite*gold: 0
Join Date: Nov 2009
Posts: 342
Received Thanks: 17
|
Lol thats have alot of errors
|
|
|
01/01/2010, 13:32
|
#32
|
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
|
Then fix them, ***. It's probably nothing more then a few missing definitions and brackets.
|
|
|
01/01/2010, 13:43
|
#33
|
elite*gold: 0
Join Date: Dec 2005
Posts: 231
Received Thanks: 85
|
Quote:
Originally Posted by BERGHUIS1
Then fix them, ***. It's probably nothing more then a few missing definitions and brackets.
|
Leechers hate work  . Oh and thanks for the PazeCO tip, got my Reflect working now.
|
|
|
01/01/2010, 14:59
|
#34
|
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
|
No problem, mate.
|
|
|
01/01/2010, 16:07
|
#35
|
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
|
Quote:
Originally Posted by BERGHUIS1
No problem, mate.
|
That really helped.
I got it working perfectly now.
|
|
|
01/01/2010, 17:26
|
#36
|
elite*gold: 0
Join Date: Jul 2009
Posts: 24
Received Thanks: 1
|
someone help me i need reflect work plz help me
*** i say iam not good at c# iam just noob if u want help me help me if u want not help me just say no
|
|
|
01/01/2010, 22:11
|
#37
|
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
|
Please do not post more than one post at a time. The editing button is there for a reason.
Just read what I said. If you can't figure it out then I suggest you go and learn some coding.
|
|
|
01/02/2010, 04:19
|
#38
|
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
|
##Edit!!!!!!
Works 100% now!!!!
|
|
|
01/02/2010, 04:31
|
#39
|
elite*gold: 0
Join Date: Dec 2005
Posts: 231
Received Thanks: 85
|
Quote:
Originally Posted by Hepatitis C
##Edit!!!!!!
Works 100% now!!!!
|
Nice! +thanks
|
|
|
01/02/2010, 04:31
|
#40
|
elite*gold: 0
Join Date: Dec 2009
Posts: 36
Received Thanks: 1
|
Now, I must say.
Hepatitis C, thank you very much indeed, two weeks with the **** code, and finally I've solved it.!
Congratulations!
|
|
|
01/02/2010, 11:56
|
#41
|
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
|
Quote:
Originally Posted by |_Beetle_|
Now, I must say.
Hepatitis C, thank you very much indeed, two weeks with the **** code, and finally I've solved it.!
Congratulations!
|
No problem!
I'm here to help!
Any problems with the code post them here and I will try my hardest to fix them.
|
|
|
01/03/2010, 17:01
|
#42
|
elite*gold: 0
Join Date: Sep 2006
Posts: 36
Received Thanks: 27
|
When I added it to my server it messed up all the chars stats so I removed it then just added the last part changing all the 1 and 2's only thing now is when you reborn say archer to archer you stay as a master.
So ya I'm currently working on fixing that. If you could pm me with a complete guide cus I must have messed up somewhere obviously lol.
|
|
|
01/03/2010, 17:12
|
#43
|
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
|
All you have to do is look at what an archer reborns into. Change the profession ID.
|
|
|
01/03/2010, 23:32
|
#44
|
elite*gold: 0
Join Date: Jan 2008
Posts: 14
Received Thanks: 0
|
Alright, I've tried to put in this code, but when I try to build it after messing with it, I get an error throughout my NPCDialog.cs, which I haven't messed with.
Code:
Error 1 } expected C:\rikardo updated\PacketHandling\NPCDialog.cs 1217 38 NewestCOServer
Error 2 Invalid token 'case' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1248 29 NewestCOServer
Error 3 Invalid token '==' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1250 49 NewestCOServer
Error 4 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1252 51 NewestCOServer
Error 5 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1252 66 NewestCOServer
Error 6 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1253 51 NewestCOServer
Error 7 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1253 67 NewestCOServer
Error 8 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1254 51 NewestCOServer
Error 9 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1254 67 NewestCOServer
Error 10 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1255 51 NewestCOServer
Error 11 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1255 70 NewestCOServer
Error 12 Invalid token ')' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1255 79 NewestCOServer
Error 13 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1256 51 NewestCOServer
Error 14 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1256 69 NewestCOServer
Error 15 A namespace does not directly contain members such as fields or methods C:\rikardo updated\PacketHandling\NPCDialog.cs 1258 37 NewestCOServer
Error 16 A namespace does not directly contain members such as fields or methods C:\rikardo updated\PacketHandling\NPCDialog.cs 1278 29 NewestCOServer
Error 17 Expected class, delegate, enum, interface, or struct C:\rikardo updated\PacketHandling\NPCDialog.cs 1341 66 NewestCOServer
Error 18 Type or namespace definition, or end-of-file expected C:\rikardo updated\PacketHandling\NPCDialog.cs 1347 49 NewestCOServer
I've looked, and everything looks fine.
Any help would be greatly appreciated.
|
|
|
01/04/2010, 00:03
|
#45
|
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
|
Quote:
Originally Posted by CupOfTea
Alright, I've tried to put in this code, but when I try to build it after messing with it, I get an error throughout my NPCDialog.cs, which I haven't messed with.
Code:
Error 1 } expected C:\rikardo updated\PacketHandling\NPCDialog.cs 1217 38 NewestCOServer
Error 2 Invalid token 'case' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1248 29 NewestCOServer
Error 3 Invalid token '==' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1250 49 NewestCOServer
Error 4 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1252 51 NewestCOServer
Error 5 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1252 66 NewestCOServer
Error 6 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1253 51 NewestCOServer
Error 7 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1253 67 NewestCOServer
Error 8 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1254 51 NewestCOServer
Error 9 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1254 67 NewestCOServer
Error 10 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1255 51 NewestCOServer
Error 11 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1255 70 NewestCOServer
Error 12 Invalid token ')' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1255 79 NewestCOServer
Error 13 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1256 51 NewestCOServer
Error 14 Invalid token '(' in class, struct, or interface member declaration C:\rikardo updated\PacketHandling\NPCDialog.cs 1256 69 NewestCOServer
Error 15 A namespace does not directly contain members such as fields or methods C:\rikardo updated\PacketHandling\NPCDialog.cs 1258 37 NewestCOServer
Error 16 A namespace does not directly contain members such as fields or methods C:\rikardo updated\PacketHandling\NPCDialog.cs 1278 29 NewestCOServer
Error 17 Expected class, delegate, enum, interface, or struct C:\rikardo updated\PacketHandling\NPCDialog.cs 1341 66 NewestCOServer
Error 18 Type or namespace definition, or end-of-file expected C:\rikardo updated\PacketHandling\NPCDialog.cs 1347 49 NewestCOServer
I've looked, and everything looks fine.
Any help would be greatly appreciated.
|
Well you are missing a }.
Try adding it somewhere in the rb script. till it fixes it.
|
|
|
 |
|
Similar Threads
|
Revised Perfect Reborn Script
12/30/2010 - CO2 PServer Guides & Releases - 47 Replies
Well as well all know there were some bugs in my "perfect" reborn script, so I'm going to release the revised edition.
First in character.cs define this
public int Top = 0;
Then search for:
public void RebornCharacter(byte ToJob)
Replace that entire void with this
public void RebornCharacter(byte ToJob)
{
try
{
|
[release] Dekaron Equilibirium perfect hacks with new hacks script
04/21/2010 - Dekaron PServer Hacks, Bots, Cheats & Exploits - 60 Replies
hi again i was playing this server and decided to release the hacks in this server,it like alot on my script on dekaron extreme with some of additional like monster mobspeed but it will not likely to work on all of you since we have all different offset and data.paks.all scripts and credit is created all by myself.
feel free to comments and if it works on you then happy hacking!
i tested by myself and its working 100% on me but like i said we have different data.pak if you dont know how to...
|
All times are GMT +1. The time now is 21:02.
|
|