Log in
Latest topics
[Proxy's Dev Progress Ver2]
Page 1 of 1 • Share •
[Proxy's Dev Progress Ver2]
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

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
then in the index.php where you want the rates to show up you do
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
it will look like this when your done

if you have any other questions ill explain more if you want
Sincerely,
Proxy[Sexie Dev]
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');?>
- 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
Re: [Proxy's Dev Progress Ver2]
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
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
Re: [Proxy's Dev Progress Ver2]
*Cough*Basic HTML*Cough*That I have no idea about*Cough*

Silverwolf- Posts: 8
Join date: 2010-07-31
Re: [Proxy's Dev Progress Ver2]
./facepalm Silverwolf
¬_¬
¬_¬

~*NatSirTheTrueGod*~- GameMaster
- Posts: 86
Join date: 2010-07-17
Age: 18
Location: Crackwell, Oklahoma
Re: [Proxy's Dev Progress Ver2]
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
Re: [Proxy's Dev Progress Ver2]
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 ~
Re: [Proxy's Dev Progress Ver2]
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
Re: [Proxy's Dev Progress Ver2]
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
Re: [Proxy's Dev Progress Ver2]
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
_________________


FtwHoly [Coder]- Developer
- Posts: 111
Join date: 2010-07-16
Location: ~ Holy World ~
Re: [Proxy's Dev Progress Ver2]
well of course thats why your a dev xD nab

Proxy- Posts: 33
Join date: 2010-07-26
Location: Found Of FatalNetworks/ FlyForSilence
Re: [Proxy's Dev Progress Ver2]
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 ~
Similar topics» Ergo Proxy; a cool anime that I will now tell you about because everyone else is doing it
» HR 589 Progress! Congressional Contact Information! Details to follow for action planned on Mon. & Tues.
» IMF Hails Progress Made in Iraq's Economy
» IMF says Iraq has made good progress with its economy
» $$$ That Calls on Baghdad to Make Tangible Progress in the Remaining Obligations of Chapter VII $$$
» HR 589 Progress! Congressional Contact Information! Details to follow for action planned on Mon. & Tues.
» IMF Hails Progress Made in Iraq's Economy
» IMF says Iraq has made good progress with its economy
» $$$ That Calls on Baghdad to Make Tangible Progress in the Remaining Obligations of Chapter VII $$$
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» [Proxy's Dev Progress]
» [Sexi Dev] Proxy is back
» [Proxy's Dev Progress Ver2]
» Hi, I'm Silver
» heyyy
» [Game]Kill/Save the dog[Game]
» Taking a leave from developing
» New forums+server