[Release]Perfect RB Script

01/01/2010 13:17 |xabi|#31
Lol thats have alot of errors:mad:
01/01/2010 13:32 ~*NewDuuDe*~#32
Then fix them, god. It's probably nothing more then a few missing definitions and brackets.
01/01/2010 13:43 dragon89928#33
Quote:
Originally Posted by BERGHUIS1 View Post
Then fix them, god. 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 ~*NewDuuDe*~#34
No problem, mate.
01/01/2010 16:07 Arcо#35
Quote:
Originally Posted by BERGHUIS1 View Post
No problem, mate.
That really helped.
I got it working perfectly now.
01/01/2010 17:26 ninjamaster2010#36
someone help me i need reflect work plz help me
ass 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 ~*NewDuuDe*~#37
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 Arcо#38
##Edit!!!!!!
Works 100% now!!!!
01/02/2010 04:31 dragon89928#39
Quote:
Originally Posted by Hepatitis C View Post
##Edit!!!!!!
Works 100% now!!!!
Nice! +thanks
01/02/2010 04:31 |_Beetle_|#40
Now, I must say.
Hepatitis C, thank you very much indeed, two weeks with the damn code, and finally I've solved it.!

Congratulations!
01/02/2010 11:56 Arcо#41
Quote:
Originally Posted by |_Beetle_| View Post
Now, I must say.
Hepatitis C, thank you very much indeed, two weeks with the damn 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 Hanibal#42
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 ~*NewDuuDe*~#43
All you have to do is look at what an archer reborns into. Change the profession ID.
01/03/2010 23:32 CupOfTea#44
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 Arcо#45
Quote:
Originally Posted by CupOfTea View Post
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.