Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 23:49

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

Advertisement



Showing results 1 to 23 of 200
Search took 0.02 seconds.
Search: Posts Made By: shadowman123
Forum: CO2 Private Server 12/21/2016, 21:18
Replies: 6
Views: 2,789
Posted By shadowman123
This can be handled Through Server .. add the...

This can be handled Through Server .. add the Delay of the Spell in spell database then make it readable using MySql Reader .. then add a check like that

Time32 Now = Time32.Now;
if (Now <...
Forum: CO2 Guides & Templates 04/23/2016, 06:43
Replies: 12
Views: 16,955
Posted By shadowman123
Lightbulb Marble Steed [100 % work ]

i dont like 2 take others job and give it my name So i will tell u guys that the formula of marble steed is taken from Other forum ..iam doing so cuz sm1 put wrong marble formula so i put the Right...
Forum: Private Server Advertising 10/02/2014, 17:06
Replies: 29
Views: 35,548
Posted By shadowman123
After i Finish Creating my Co Private server i...

After i Finish Creating my Co Private server i guess ill give it a try to Make Private Server for C9
Forum: CO2 PServer Archive 03/18/2014, 23:06
Replies: 41
Views: 10,631
Posted By shadowman123
i dont find a reason for this Thread to be Opened...

i dont find a reason for this Thread to be Opened ... the Thread Creator Rarely Login in Epvp
Forum: CO2 Private Server 10/01/2013, 19:42
Replies: 12
Views: 1,676
Posted By shadowman123
Your AI Fighter is Bugged .. once u r revived he...

Your AI Fighter is Bugged .. once u r revived he can hit u .. thats wrong once u are revived u should be protected for at least 5 Secs

beside the Video Recorder is too bad , laggy
Forum: CO2 Programming 09/30/2013, 11:24
Replies: 29
Views: 3,639
Posted By shadowman123
Yea you are Right.. @go for it : anyways...

Yea you are Right..

@go for it : anyways keep going mate you are doing doing great
Forum: CO2 Private Server 09/20/2013, 17:47
Replies: 9
Views: 839
Posted By shadowman123
Just Perfect Keep going dude

Just Perfect Keep going dude
Forum: CO2 PServer Guides & Releases 09/20/2013, 16:33
Replies: 34
Views: 3,963
Posted By shadowman123
my goal ATM is Creating the server .. but my Real...

my goal ATM is Creating the server .. but my Real Life Goal is :-
- Become Professional in C# (im good at C# basics , Studied Sockets for while but havent gone Deep) ..

- Becoming Very Good in...
Forum: CO2 Private Server 09/20/2013, 00:52
Replies: 1
Views: 385
Posted By shadowman123
1 - Y did u add those dumbass Red Arrows you...

1 - Y did u add those dumbass Red Arrows you could explain better than using them
2 - The Whole Guild System Need to be Re-Written it Contains Massive Amount of Bugs
3 - Arsenal Doesnt seem to be...
Forum: CO2 Private Server 09/19/2013, 17:00
Replies: 33
Views: 3,597
Posted By shadowman123
to be Honest i h8 BreakPointing and i prefer...

to be Honest i h8 BreakPointing and i prefer using Try and catch with showing the Error in console .. cuz its Faster than doing breakpoints in giving results



we made good progress till now cuz...
Forum: CO2 Private Server 09/19/2013, 17:00
Replies: 33
Views: 3,597
Posted By shadowman123
PacketHandler.cs / Check EntityCreate Packet 1001...

PacketHandler.cs / Check EntityCreate Packet 1001 .. then use Console.WriteLine to check the value of the Entered Name and tell me the updates
Forum: CO2 Private Server 09/19/2013, 11:44
Replies: 33
Views: 3,597
Posted By shadowman123
Dude you are doing BreakPointing in wrong way ......

Dude you are doing BreakPointing in wrong way ... u just BreakPoint the Variable which u would like to know its value ...

2nd MysqlReader will alawys Be Null no wounder cuz the eC.Name hasnt been...
Forum: CO2 PServer Guides & Releases 09/19/2013, 09:27
Replies: 34
Views: 3,963
Posted By shadowman123
VIP Subscription System

sm1 asked me to do that system for him so i finished it and Decided to Release it For all members in case sm1 wanted to add it too ... anyways its pretty easy to be added

This Guide Is For...
Forum: CO2 Private Server 09/19/2013, 01:26
Replies: 33
Views: 3,597
Posted By shadowman123
why dont u check the client Name in ...

why dont u check the client Name in

client.Entity.Name = eC.CharacterName;
check its Value Through Either BreakPoint Or Console and see if its = to the name u entered in Entity Create Page
Forum: CO2 Private Server 09/19/2013, 01:01
Replies: 33
Views: 3,597
Posted By shadowman123
dude the problem is very expectable now ..the...

dude the problem is very expectable now ..the error is in eC.Name .. and the problem is that the Database Cant Save this Name as its string type isnt supported in database .. go to entities Table...
Forum: CO2 Private Server 09/19/2013, 01:01
Replies: 33
Views: 3,597
Posted By shadowman123
the problem seems from the packet 1001 itself .....

the problem seems from the packet 1001 itself .. make sure you are using the correct method to get the name u Entered it should be like that


Name = Encoding.Default.GetString(buffer, 24,...
Forum: CO2 Private Server 09/18/2013, 20:59
Replies: 33
Views: 3,597
Posted By shadowman123
Posting Execute Method Code would help us...

Posting Execute Method Code would help us understanding whats wrong
Forum: CO2 Private Server 09/15/2013, 21:01
Replies: 14
Views: 911
Posted By shadowman123
Network.Writer.WriteUInt16((byte)item.Color, 137,...

Network.Writer.WriteUInt16((byte)item.Color, 137, Owner.Entity.SpawnPacket); // HeadGear
Forum: CO2 Private Server 09/15/2013, 12:15
Replies: 14
Views: 911
Posted By shadowman123
Network.Writer.WriteUInt16((byte)item.Color, 141,...

Network.Writer.WriteUInt16((byte)item.Color, 141, Owner.Entity.SpawnPacket);
Forum: CO2 Private Server 09/13/2013, 23:08
Replies: 14
Views: 791
Posted By shadowman123
My bad ... u r right he want to Learn how to...

My bad ... u r right he want to Learn how to Analyize packet
Forum: CO2 Private Server 09/09/2013, 11:14
Replies: 8
Views: 717
Posted By shadowman123
why would i code smthing thats already coded use...

why would i code smthing thats already coded use smthing like that


new MySqlCommand(MySqlCommandType.DELETE).Delete("GuildAdvertisment", "GuildID", guild.ID).Execute();


GuildAdvertisment is...
Forum: CO2 Private Server 07/25/2013, 21:19
Replies: 31
Views: 2,005
Posted By shadowman123
thats it

thats it
Forum: CO2 Private Server 07/25/2013, 00:37
Replies: 3
Views: 501
Posted By shadowman123
Delete AutoPatch.Dat file and AutoPatch Folder...

Delete AutoPatch.Dat file and AutoPatch Folder Simple
Showing results 1 to 23 of 200

 
Forum Jump

All times are GMT +2. The time now is 23:49.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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