Register for your free account! | Forgot your password?

You last visited: Today at 00:51

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

Advertisement



[Small-Guide]Auto GMs/PMs Problem Fix

Discussion on [Small-Guide]Auto GMs/PMs Problem Fix within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2009
Posts: 156
Received Thanks: 20
Arrow [Small-Guide]Auto GMs/PMs Problem Fix

sup men. i remember downloading a coemu source with gay sql settings. Every character that was made was a GM/PM, if you have this problem then right click your .sql and hit edit then look for "Characters":


Quote:
-- ----------------------------
-- Table structure for `characters`
-- ----------------------------
DROP TABLE IF EXISTS `characters`;
CREATE TABLE `characters` (
`CharID` int(11) NOT NULL AUTO_INCREMENT,
`Name` varchar(16) NOT NULL DEFAULT '',
`Account` varchar(16) NOT NULL DEFAULT '',
`Server` varchar(16) DEFAULT '',
`Spouse` varchar(16) DEFAULT 'None',
`Level` int(11) DEFAULT '1',
`Exp` bigint(255) unsigned DEFAULT '0',
`Str` int(11) DEFAULT '0',
`Dex` int(11) DEFAULT '0',
`Spi` int(11) DEFAULT '0',
`Vit` int(11) DEFAULT '0',
`HP` int(11) NOT NULL DEFAULT '1',
`MP` int(11) NOT NULL DEFAULT '0',
`PkPoints` int(11) DEFAULT '0',
`StatPoints` int(11) DEFAULT '0',
`Money` int(11) DEFAULT '1000000',
`CPoints` int(11) DEFAULT '200',
`VPoints` int(11) DEFAULT '0',
`WHMoney` int(11) NOT NULL DEFAULT '0',
`HairStyle` int(11) NOT NULL DEFAULT '0',
`Model` int(11) NOT NULL DEFAULT '0',
`Map` int(11) DEFAULT '1010',
`MapInstance` int(11) DEFAULT '0',
`xCord` int(11) DEFAULT '60',
`yCord` int(11) DEFAULT '110',
`Status` varchar(10) DEFAULT '0x00000000',
`GDonation` int(11) DEFAULT '0',
`Reborn` int(11) DEFAULT '0',
`isGM` int(11) DEFAULT '0',
`nobility` int(2) DEFAULT '0',
`Guild` int(11) DEFAULT '0',
`GRank` int(11) DEFAULT '50',
`Class` int(11) DEFAULT '0',
`Honor` int(11) DEFAULT '0',
`isPM` int(11) DEFAULT '0',
`FirstLog` int(2) DEFAULT '0',
`DbExpUsed` datetime DEFAULT '1923-12-12 12:12:12',
`ExpPotionTime` int(10) unsigned DEFAULT '10',
`ExpPotionRate` int(10) unsigned DEFAULT '10',
`PreviousMap` int(10) unsigned DEFAULT '1011',
PRIMARY KEY (`CharID`)
) ENGINE=MyISAM AUTO_INCREMENT=1000021 DEFAULT CHARSET=latin1;

-- ----------------------------
I highlighted what you have to change. Under GM/PM the default, change it to 0. To make every new player automaticly GM/PM change it to 1. Small guide but yea, some may have this problem

#update: also, you can edit the default level new characters as well as cps, stats and all that.
_legitimate_ is offline  
Old 11/16/2009, 17:57   #2
 
elite*gold: 0
Join Date: Nov 2009
Posts: 159
Received Thanks: 27
#Edit

Nice release
MexicanoCoder is offline  
Thanks
1 User
Old 11/16/2009, 19:17   #3

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 925
Quote:
Originally Posted by MexicanoCoder View Post
Well tell us what CoEmu you downloaded and we can try to help >.<
He doesn't have a problem this is a release.
Kiyono is offline  
Thanks
1 User
Old 11/16/2009, 19:18   #4
 
elite*gold: 0
Join Date: Nov 2009
Posts: 159
Received Thanks: 27
Quote:
Originally Posted by Kiyono View Post
He doesn't have a problem this is a release.
Eh guess i miss read lol thanks for pointing that out
MexicanoCoder is offline  
Old 11/16/2009, 20:15   #5
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,379
Not quite sure how this can be considered even a mini-guide let alone a release... but if it helps people, all the more power to you.


Srsly though it's not the least bit difficult. Open navicat, open table you want to modify and then go file>design table. Then enter default value you want for any of the fields. You can also modify the other things such as allowing them to be null, auto incrementing them, allowing duplicate keys, changing data types, etc
pro4never is offline  
Old 11/16/2009, 22:22   #6
 
elite*gold: 0
Join Date: Oct 2009
Posts: 156
Received Thanks: 20
Quote:
Originally Posted by MexicanoCoder View Post
#Edit

Nice release
Quote:
Originally Posted by pro4never View Post
Not quite sure how this can be considered even a mini-guide let alone a release... but if it helps people, all the more power to you.


Srsly though it's not the least bit difficult. Open navicat, open table you want to modify and then go file>design table. Then enter default value you want for any of the fields. You can also modify the other things such as allowing them to be null, auto incrementing them, allowing duplicate keys, changing data types, etc
i guess that can work too. but I THINK for noops this MIGHT be simpler.
_legitimate_ is offline  
Old 11/16/2009, 22:30   #7
 
elite*gold: 0
Join Date: Nov 2009
Posts: 149
Received Thanks: 22
Those where you get PM/GM is just bad edited pvp sources
#*=DarkAngeL=*# is offline  
Old 11/16/2009, 23:07   #8
 
elite*gold: 0
Join Date: Oct 2009
Posts: 156
Received Thanks: 20
Quote:
Originally Posted by #*=DarkAngeL=*# View Post
Those where you get PM/GM is just bad edited pvp sources
no its a bad edited .sql. but they did it on purpose to f*ck up noobs
_legitimate_ is offline  
Old 11/17/2009, 00:25   #9
 
Zion~'s Avatar
 
elite*gold: 20
Join Date: Aug 2009
Posts: 1,344
Received Thanks: 651
Quote:
Originally Posted by _legitimate_ View Post
no its a bad edited .sql. but they did it on purpose to f*ck up noobs
Thanks for blowing things out of proportion.
Zion~ is offline  
Reply


Similar Threads Similar Threads
Small Archlord Guide
07/20/2010 - Archlord - 41 Replies
Well Im Bored So Ive Gatherd Alot Of Info Some Of Mine And Alot from Other Places And Put Them All Into One Place :) Town Names Human - Anchorville - Humans Starting Town - Delferas - Humans Second Town - Tullen - The Main Human Town, Where Most People Are, Fullist In Chantra - Ellore - The Last Human Town, Not Used Much Only To Go To Boundry Bridge Orc - Golundo - Orcs Starting Town
[Guide]Auto Defense.
01/19/2010 - Mabinogi Hacks, Bots, Cheats & Exploits - 16 Replies
Alright for those who are lazy to try on their own,hes how you use rPE to auto defense. 1.As you know you start up mabi with rPE. 2.go to the area or dungeon u wanna train defense in. 3.before u hit anything, click start in rPE and then load defense on mabi. 4.go back to rPE and click stop. 5.3 packets should of been loaded,you ant the 28 sized one. 6.right click then send. 7.on the new screen click the continuously and anything in the timer 8.click get ID.
[Release] Auto Trans
01/18/2010 - Mabinogi Hacks, Bots, Cheats & Exploits - 13 Replies
ok i made this VERY simple tansformation bot for dk/pally/beast/falcon just hk the transformation to F12 and run the script approximately 5 seconds BEFORE you want to transform daily in game credz go to me for making the script and cloudkiller2006 for helping me time it cuz i was too lazy to grab a calculator O_o just unzip it anywhere and run the script in AutoIt.. **note AutoIT MUST be installed on your pc** enjoy and have fun
[Guide]Small Guide on how to change the name of Guards and Patrols
07/07/2009 - CO2 PServer Guides & Releases - 5 Replies
How to change the name of CoEmuGuard and CoEmuPatrol to what you want! Also GuardReviver if you want (Same thing as Guard and Patrol) Things we will change... Navicat: Monster Monsters
[AO] small scripting guide
12/17/2004 - General Gaming Discussion - 0 Replies
I'm going to see if there is a viable pet macro/script that will actually help your pet auto hunt. In the mean time here are some links that will help and some basic info to get you going. First off this section is incredibly bare so here is something to start w/. If you don't know how to write a script in AO you need to go to www.anarchyarcanum.com or www.kurens.org



All times are GMT +1. The time now is 00:52.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.