Log in

I forgot my password

Latest topics
» Absence
Thu Jan 12, 2012 8:02 am by xiaotuanzi

» [Proxy's Dev Progress]
Thu Jan 12, 2012 8:02 am by xiaotuanzi

» [Sexi Dev] Proxy is back
Thu Jan 12, 2012 8:01 am by xiaotuanzi

» [Proxy's Dev Progress Ver2]
Thu Jan 12, 2012 8:00 am by xiaotuanzi

» Hi, I'm Silver
Thu Jan 12, 2012 7:59 am by xiaotuanzi

» heyyy
Mon Sep 06, 2010 3:00 pm by Sedu

» [Game]Kill/Save the dog[Game]
Mon Sep 06, 2010 12:38 am by Sedu

» Taking a leave from developing
Fri Aug 13, 2010 3:38 am by Proxy

» New forums+server
Sat Aug 07, 2010 11:39 pm by FtwHoly [Coder]


[Proxy's Dev Progress Ver2]

View previous topic View next topic Go down

[Proxy's Dev Progress Ver2]

Post by Proxy on Wed Jul 28, 2010 3:43 am

Okay as many of you heard if Sedu didnt tell anyone. I rebuilt Crazed Flyff's Website. Its 100% working.

What the site has.

Working Cash Shop with Database. [Done]
Working Register Page. [Done]
Working News Page. [Done]
Working Status/rates page. [Done]
Working Voting Script. [Done]

Website is 100% uploaded and done just need to do Ticket system and it will be fully working

What i plain on doing if mat says its okay

Add Cash shop in game under Premium items tab. Involves Editing Neuz.exe [Done]

Change the clients name From flyff to Crazed Envolves editing Neuz.exe [Done]

Get the patcher fully working/ Updating ECT. [Done]

add Cash shop database along with a column in account table for dpt's so you can add points to peoples accounts. [Done]

Fix minor errors if website has them after transferring it to mats pc [Done]



If this is in the wrong spot please put it in the right section thank you for taking your time in reading my post

Update July 31 2010




Database


the website also has the news page too


all scripts were made by me and my skills xD ._. i looked at a few scripts that gave me a idea on how to make them and well after a few 100 errors i got them to work theres a rates.php news.php rates.php has rates like so
Code:
<?php
$exp_rate=30;
$drop_rate=70;
$penya_rate=100;
?>



then in the index.php where you want the rates to show up you do



Code:

                <?php require ('./rates.php');?>
                <font color ="white"size ="2">Exp Rate:  <span class='f-right'>x</font> <?php echo "<font size = '3' color = 'red'>$exp_rate</font>";?></span><br/>
                <font color ="white"size ="2">Penya Rate:  <span class='f-right'>x</font> <?php echo "<font size = '3' color = 'red'> $penya_rate</font>" ?></span><br/>
                <font color ="white"size ="2">Drop Rate:  <span class='f-right'>x</font> <?php echo "<font size = '3' color = 'red'> $drop_rate</font>" ?></span><br/>
               





but as far as the news page script i wont be showing that this will give you guys a idea on how php works
its real easy to learn. at the top of the index.php script where the rates are you put this
Code:
<?php require ('./rates.php');?>
before the script your going to use thus allowing this script below to fetch the code from the rates.php
Code:
<?php require ('./rates.php');?>
                <font color ="white"size ="2">Exp Rate:  <span class='f-right'>x</font> <?php echo "<font size = '3' color = 'red'>$exp_rate</font>";?></span><br/>
                <font color ="white"size ="2">Penya Rate:  <span class='f-right'>x</font> <?php echo "<font size = '3' color = 'red'> $penya_rate</font>" ?></span><br/>
                <font color ="white"size ="2">Drop Rate:  <span class='f-right'>x</font> <?php echo "<font size = '3' color = 'red'> $drop_rate</font>" ?></span><br/>


it will look like this when your done


if you have any other questions ill explain more if you want



Sincerely,

Proxy[Sexie Dev]


Last edited by Proxy on Sat Jul 31, 2010 9:16 pm; edited 6 times in total

Proxy

Posts: 33
Join date: 2010-07-26
Location: Found Of FatalNetworks/ FlyForSilence

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by Desire on Wed Jul 28, 2010 7:30 am

Naishe

Desire

Posts: 106
Join date: 2010-07-26

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by Proxy on Sat Jul 31, 2010 10:33 am

lol like my new updates xD

edit: proxy is signing out and going to sleep its 6:30am @-@ been up since 7am yesterday xD almost 24 hrs @-@ need sleep <3 night guys enjoy my updated thread

Proxy

Posts: 33
Join date: 2010-07-26
Location: Found Of FatalNetworks/ FlyForSilence

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by Silverwolf on Sat Jul 31, 2010 2:47 pm

*Cough*Basic HTML*Cough*That I have no idea about*Cough*

Silverwolf

Posts: 8
Join date: 2010-07-31

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by ~*NatSirTheTrueGod*~ on Sat Jul 31, 2010 3:58 pm

./facepalm Silverwolf

¬_¬

~*NatSirTheTrueGod*~
GameMaster

Posts: 86
Join date: 2010-07-17
Age: 18
Location: Crackwell, Oklahoma

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by Proxy on Sat Jul 31, 2010 9:12 pm

lol makes me laugh so hard ._. Im a developer i think i should know if its php, html, mysql since im the one that coded it

Proxy

Posts: 33
Join date: 2010-07-26
Location: Found Of FatalNetworks/ FlyForSilence

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by FtwHoly [Coder] on Sat Jul 31, 2010 9:34 pm

Silverwolf wrote:*Cough*Basic HTML*Cough*That I have no idea about*Cough*


Who are you btw? His scripts are good enough.

_________________


FtwHoly [Coder]
Developer

Posts: 111
Join date: 2010-07-16
Location: ~ Holy World ~

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by Silverwolf on Sat Jul 31, 2010 9:35 pm

Proxy wrote:lol makes me laugh so hard ._. Im a developer i think i should know if its php, html, mysql since im the one that coded it


That's why I said I have noooooo idea.

Silverwolf

Posts: 8
Join date: 2010-07-31

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by Proxy on Sat Jul 31, 2010 9:41 pm

QQ well im pretty good on my V14 server as far as needing developers ill make a list when i need gm's and developers

Proxy

Posts: 33
Join date: 2010-07-26
Location: Found Of FatalNetworks/ FlyForSilence

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by FtwHoly [Coder] on Sat Jul 31, 2010 9:49 pm

Proxy wrote:QQ well im pretty good on my V14 server as far as needing developers ill make a list when i need gm's and developers


Do you need a dev? :3 rendeer

_________________


FtwHoly [Coder]
Developer

Posts: 111
Join date: 2010-07-16
Location: ~ Holy World ~

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by Proxy on Sun Aug 01, 2010 1:51 am

well of course thats why your a dev xD nab

Proxy

Posts: 33
Join date: 2010-07-26
Location: Found Of FatalNetworks/ FlyForSilence

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by FtwHoly [Coder] on Sun Aug 01, 2010 11:42 am

Yah XD x-x I have to buy something to my comp or it won't work properly <.<

_________________


FtwHoly [Coder]
Developer

Posts: 111
Join date: 2010-07-16
Location: ~ Holy World ~

View user profile

Back to top Go down

Re: [Proxy's Dev Progress Ver2]

Post by xiaotuanzi on Thu Jan 12, 2012 8:00 am

Thank you for that.

xiaotuanzi

Posts: 5
Join date: 2012-01-12

View user profile http://www.mmosea.com/flyff/penya/flyff_en.html

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum