Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 02:50

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

Advertisement



[MODERATOR NEEDED] READ THIS

Discussion on [MODERATOR NEEDED] READ THIS within the CO2 Private Server forum part of the Conquer Online 2 category.

Closed Thread
 
Old   #1
 
HellCo's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 212
Received Thanks: 14
[MODERATOR NEEDED] CREATED MY OWN GAME NEED HELP WHERE TO PUT IT

I didnt know where to post this as ive never seen one of these games out yet, Soo, I made this source, its 2d, not 3d, a good langiage to mess around with, Language is Lingo, If a mod would nicely make a sub forum, Id willingly mod it, giving guides on how to use it, How to fix errors if there is errors, I'll provide screenshots at this time, as i still need to create a client, I'll provide little snickets of the codes, This game server ive created is for learning purposes, I do not expect people to like it, ive made it in my spare time, Taken a few months, i may not be a complete expert in C# But by god i sure am in Lingo,

Server Includes:
Quest System
You map you're own map's
NPC's
Pvp System
You can add your own items to source
You can add your own tiles to source
You can create / add your own scripts
Capture the Flag event
Lottery Event
Hack protection


Thats what's added so far, as i update i plan to upgrade the stuff inside of newer and fresher codes, the Source is FULLY working, no bugs.


Quote:
Originally Posted by HellCo View Post
This is the Server showing 0 Errors
Shockwave Multiuser Server.

Reading the Multiuser.cfg file.

* RuntimeAttributes xtra has been loaded.

* DatabaseObjects xtra has been loaded.

* LingoVM xtra has been loaded.

-- "treasure loaded..."

FSO
WDM800-09169-37293-20442

# Allocating connections.
........................................
........................................
........................................
........................................
........................................

# Allocated 1000 connections.
# 2009/02/06 02:04:59 Waiting for incoming connections.


I'll now show a short snicket of the quest system
Code:
Global QuestList, NewQuest, FactionPowers

on GiveToPlayer(me, movie, group, user, fullmsg)
  set FileDT = string(fullmsg.content)
  set MyName = user.name
  set the itemdelimiter = ":"
  set WhichSlot = integer(item 2 of FileDT)
  set ItemToAdd = item 3 of FileDT
  set GiveToWho = item 1 of FileDT

  set P2ItemFile = file("C:\FSOServer\DAT\CHAR\" & string(GiveToWho) & "-i.txt").read
  set the itemdelimiter = "|"
  set MyInv = item 2 of P2ItemFile
  set the itemdelimiter = ":"
  set SpotToAddTo = 0
  if item 15 of MyInv = "" then set SpotToAddTo = 15
  if item 14 of MyInv = "" then set SpotToAddTo = 14
  if item 13 of MyInv = "" then set SpotToAddTo = 13
  if item 12 of MyInv = "" then set SpotToAddTo = 12
  if item 11 of MyInv = "" then set SpotToAddTo = 11
  if item 10 of MyInv = "" then set SpotToAddTo = 10
  if item 9 of MyInv = "" then set SpotToAddTo = 9
  if item 8 of MyInv = "" then set SpotToAddTo = 8
  if item 7 of MyInv = "" then set SpotToAddTo = 7
  if item 6 of MyInv = "" then set SpotToAddTo = 6
  if item 5 of MyInv = "" then set SpotToAddTo = 5
  if item 4 of MyInv = "" then set SpotToAddTo = 4
  if item 3 of MyInv = "" then set SpotToAddTo = 3
  if item 2 of MyInv = "" then set SpotToAddTo = 2
  if item 1 of MyInv = "" then set SpotToAddTo = 1
  if item 15 of MyInv = "NOTHING" then set SpotToAddTo = 15
  if item 14 of MyInv = "NOTHING" then set SpotToAddTo = 14
  if item 13 of MyInv = "NOTHING" then set SpotToAddTo = 13
  if item 12 of MyInv = "NOTHING" then set SpotToAddTo = 12
  if item 11 of MyInv = "NOTHING" then set SpotToAddTo = 11
  if item 10 of MyInv = "NOTHING" then set SpotToAddTo = 10
  if item 9 of MyInv = "NOTHING" then set SpotToAddTo = 9
  if item 8 of MyInv = "NOTHING" then set SpotToAddTo = 8
  if item 7 of MyInv = "NOTHING" then set SpotToAddTo = 7
  if item 6 of MyInv = "NOTHING" then set SpotToAddTo = 6
  if item 5 of MyInv = "NOTHING" then set SpotToAddTo = 5
  if item 4 of MyInv = "NOTHING" then set SpotToAddTo = 4
  if item 3 of MyInv = "NOTHING" then set SpotToAddTo = 3
  if item 2 of MyInv = "NOTHING" then set SpotToAddTo = 2
  if item 1 of MyInv = "NOTHING" then set SpotToAddTo = 1
If you would like to take part in this production, id be more than happy for help, I've done EVERYTHING myself, Please don't flame my work, Thank you.
HellCo is offline  
Old 02/06/2009, 03:25   #2
 
Hoven's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 456
Received Thanks: 128
nice! ill b looking forward 2 checking it out wen its open :P or helping u if ya need it :P
Hoven is offline  
Old 02/06/2009, 04:34   #3
 
InfamousNoone's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 2,012
Received Thanks: 2,882
You know whats cool? If someones extremely good at programming in one language, it usually isn't too hard to learn another one, just annoying when you start mixing up syntaxs.
InfamousNoone is offline  
Old 02/06/2009, 04:35   #4
 
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
Quote:
Originally Posted by InfamousNoone View Post
You know whats cool? If someones extremely good at programming in one language, it usually isn't too hard to learn another one, just annoying when you start mixing up syntaxs.
Or in the case of .NET -> Native, you get memory issues <_<
tao4229 is offline  
Old 02/06/2009, 14:09   #5
 
elite*gold: 20
Join Date: Aug 2005
Posts: 1,734
Received Thanks: 1,000
Not sure where to put it but I doubt that there'll be a sub forum created just yet. (Usually the games are kinda popular: WoW, CO, WaR, Diablo 1-3 etc). You'll have to contact Lowfyr straight, or S.A.L.O.M.O.N


#Closed since _this_ is the wrong section.
tanelipe is offline  
Old 02/06/2009, 15:02   #6
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,161
Tanelipe, poor you, suffer of the senile dissees :/
You forgot to close it, ROFLMAO.

@HellCO
PM me your msn, I wanna talk to you some.
_Emme_ is offline  
Old 02/06/2009, 16:36   #7
 
elite*gold: 20
Join Date: Aug 2005
Posts: 1,734
Received Thanks: 1,000
>_>
tanelipe is offline  
Closed Thread


Similar Threads Similar Threads
Help Needed! Please read!
02/05/2010 - Ace Online / AirRivals - 2 Replies
I'm a level 59 I-Gear and I was banned for 28 years just for scamming. Is there a way to unbanned my Air Rivals account?
moderator read this
12/08/2009 - Grand Chase Philippines - 2 Replies
leecher is abuser in pvp becoz of infinite pet skill yun lng
[Suggestion] Yet another moderator is needed.
10/21/2009 - SRO Private Server - 28 Replies
As we've seen yesterday, bence2 posted some virus site and moderators didnt close it within the past 12hours, which is fail cause alot of people who opened that site could've been infected. So I SUGGEST that ONE MORE moderator is needed. I personally think that WorldDj or masterfan or doubled (if he comes back and is active) one of em should be picked to be a moderator, if the desicsion is made to get a new moderator. do not close, or i will get pissed as fuck and spray fire on all of you.



All times are GMT +2. The time now is 02:50.


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.