Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

VIDEO GUIDE Ep7 6 Class Sweety Files, Database, Game And Web Setup

Status
Not open for further replies.
Newbie Spellweaver
Joined
Sep 11, 2012
Messages
46
Reaction score
0
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

first Blood boss... thanks for this very helpfull
 
Newbie Spellweaver
Joined
Apr 15, 2012
Messages
21
Reaction score
0
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

:) nice!!
 
Experienced Elementalist
Joined
Jun 22, 2012
Messages
296
Reaction score
84
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

Niicee broo :thumbup: :thumbup: :thumbup: :thumbup::thumbup: :thumbup::thumbup:
 
Newbie Spellweaver
Joined
Jan 22, 2013
Messages
13
Reaction score
0
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

deadlink REditor
 
Last edited:
Orang Asli - Semai - 华人
Loyal Member
Joined
Jan 28, 2012
Messages
1,643
Reaction score
161
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

thx for share dude .... Tronz Full Client By me <-- link dead
SplitedClient : link dead ....
 
Newbie Spellweaver
Joined
Jan 22, 2013
Messages
42
Reaction score
1
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

can i ask about the upgrade colors here?

what is the color from +10-+250 here?
 
Joined
Aug 15, 2012
Messages
765
Reaction score
135
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

links updated !!

can i ask about the upgrade colors here?

what is the color from +10-+250 here?

+10 Light Blue
+11 Violet
+12 Light Green
+13 Pusia Pink
+14 PINK / Violet ( Sorry not sure :) )
+15 Yellow
+16 Yellow
+17 Yellow
+18 Golden Yellow
+19 Pink
+20 Dark Red ( Nd q kse msyadong Malaman Color e )
+21
+22 Lavander
+23 Light Blue
+24 Blue Green
+25 Yellow Green


Sorry If im wrong ..
 
Experienced Elementalist
Joined
Nov 2, 2012
Messages
262
Reaction score
29
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

Now this is a great tutorial for newbies !! :)
 
Newbie Spellweaver
Joined
Aug 25, 2008
Messages
37
Reaction score
0
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

At last, somebody is diligent enough to give this ep7 6class detailed tut for newbie. But, the text that you're writing in the video is not clear. That's all. I'll hit like when I succeed. Downloading.....
 
Joined
Aug 15, 2012
Messages
765
Reaction score
135
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

At last, somebody is diligent enough to give this ep7 6class detailed tut for newbie. But, the text that you're writing in the video is not clear. That's all. I'll hit like when I succeed. Downloading.....

Sir . try to use a high quality "480p"

pwede po humingi ng GM Code at Mob Code sa Sweety Client? dami ko po bug eh :)
paturo din po pano mag IP ban :)
last request po. pahingi po steps pano setup yung CW time :) salamat po

BTG =
/limit_event_begin 1 700 10 11 12 13

1 = start lvl
700 = end lvl
10 = play time
11 = bonus time
12 = exp rate
13 = item rate

--

/event_ex_begin speed 50 <~~ Movement speed
/event_ex_begin aspeed 50 <~ attack speed
/visible none

Code:
Events: 
/eventexp_begin [1-9999999%] 
/eventexp_end 
/eventitem_begin [1-9999999%] 
/eventitem_end 
/eventmoney_begin [1-9999999%] 
/eventmoney_end 
/event_ex_begin [speed/aspeed/attack] 
/event_ex_end [speed/aspeed/attack] 

Fun: 
/bighead [on / off] = All Online Characters in Bighead 
/bighand [on / off] = All Online Characters in Big Hands(same as weapons too) 

Characters Managements: 
/kickuser [CharID] = allows to disconnect user 
/charinfo_ci [CharID] = Shows the character information by character ID 
/charinfo_cn [CharName] = Shows the character information by character name 
/chatblock_ci [CharID, minute] = block character in minutes by character ID 
/chatblock_cn [CharName, minute] = block character in minutes by character name 
/chatblock_ua [uaccount, minute] = block character in minutes by user acount 
/genchar_ci [charID] = Re call character by ID 
/genchar_cn [CharName] = = Re call character by Name 

Move commands: 
/move2char_cn [CharName] = Move to Online Character by Name 
/move2char_ci [CharID] = Move to Online Character by ID 
/m2c_ci [CharID] = Move to Online Character by ID 
/m2c_cn [Charname] =Move to Online Character by Name 

/move2gate [0-99] = Move to available map gate 
/m2g [0-99] 


Teleporting Via Map ID ( ##, ## )and Coordinate( X, Y ) 


/move2pos [##,##,X,Y] = Move to a coordinate 
/m2p [##,##,X,Y] =Move to a coordinate 

Note: maps code (#) can be found on maps.list or maps.ini 

Commands: 
/server [delay/level1/level2/force/shutdown] 
/weather [clear/snow/begin/spore/leave] 
/freepk_on 
/freepk_off 
/warning_msg [on/off] 
/profile [on/off] 
/pk_mode [on/off] 
/month [1-12] = Set Month in number 
/time [1-24] = Set Time in 24 hour clock 
/itemhold 
/where_npc 
/dsp 
/for 
/whois 
/? = Emote Icons 
/visible [on/off] = character visibility 

Summoning Mobs: 

(MOBID)(LOCATION MAP)(LOCATION COORDINATE)(DISTANCE)(# OF MOBS)(0/1) 

/mob_gen 
/mob_del_ex 
/mob_del 
/mob_gen_ex 
/mob_gen 

Loading & Unloading Event Maps in Game 

/lev_new [filename.Lev] = Load Event Map 
/lev_del = UnLoad Event Map

Club war ?
open client folder/data/glogicserver/glogicserver.rcc
then find guid1 - 5
edit it using ur REditor then set the date and time .

client already have glogicserver,
 
Newbie Spellweaver
Joined
Jan 17, 2013
Messages
90
Reaction score
17
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

panu ba gumawa ng account? at san ba makikita yung info ng account?
gumawa na ako sa CP successful naman siya pero pag login ko sa client invalid daw
sorry newbie lang po :rolleyes:


please speak english because TS Cant Understand Tagalog Ok..

Hello TS..

Thanks For This TUT..

but can yoiu help me in my problem?

so what is my website name?

because my website adress is..

127.0.0.1/rancp/

so im going to chage to..



but i dont know.. and i have a request..

dont delete the files because i need the files.. and thanks...

// so you dont have the loin.php kaya nagkaerror ka..^^
 
Joined
Aug 15, 2012
Messages
765
Reaction score
135
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

panu ba gumawa ng account? at san ba makikita yung info ng account?
gumawa na ako sa CP successful naman siya pero pag login ko sa client invalid daw
sorry newbie lang po :rolleyes:

Execute this on ranuser

Code:
GO
/****** Object:  Table [dbo].[UserInfo]    Script Date: 02/27/2012 11:42:46 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
ALTER TABLE UserInfo
ADD UserSQ  varchar(50),UserSA  varchar(50);

GO
SET ANSI_PADDING OFF

if already put UserSQ varchar 50 & UserSA varchar 50 delete it then execute.
 
Newbie Spellweaver
Joined
Sep 11, 2012
Messages
46
Reaction score
0
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

sir how to edit .dfg files on CFG folder on your server would like to put 127.0.0.1 but cant edit it its not working on REditor...
asap
 
Newbie Spellweaver
Joined
Jan 22, 2013
Messages
13
Reaction score
0
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

Execute this on ranuser

Code:
GO
/****** Object:  Table [dbo].[UserInfo]    Script Date: 02/27/2012 11:42:46 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
ALTER TABLE UserInfo
ADD UserSQ  varchar(50),UserSA  varchar(50);

GO
SET ANSI_PADDING OFF

if already put UserSQ varchar 50 & UserSA varchar 50 delete it then execute.

where should i execute that? can you take a look my screenshot here

MarkLopez - VIDEO GUIDE Ep7 6 Class Sweety Files, Database, Game And Web Setup - RaGEZONE Forums
 
Skilled Illusionist
Joined
Mar 2, 2012
Messages
318
Reaction score
48
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

@Mark Lopez
Do you have a video guide for setting up a Virtual PC?
 
Newbie Spellweaver
Joined
Sep 11, 2012
Messages
46
Reaction score
0
Re: VIDEO GUIDE Ep7 6 Class Sweety Files Database, Game And Web Setup

open it on notepad!

thanks men... problem solve... may i ask if this can play in one pc as offline use this ip 127.0.0.1 want to play it alone...i dont know how to play it on virtual pc...

thanks again
 
Status
Not open for further replies.
Back
Top