...

Looking to Hire JavaScript Programmer to Add 3 Modifications to Map Editor

Sim
07-13-2009, 05:16 AM
1) Project Details: (be as specific as possible):
I found source code to a javascript map editor that I need a few modifications to.

source: www.tacticalrpgengine.com/ninja.zip

Live Demo:
www.tacticalrpgengine.com


I need a Load Feature.
I need a new Save Feature that saves data to mySQL database.
I need a way to load tiles from directory to replace current tiles.

I only need 3 things filled in that mapdata table. the rest I can do by myself I believe.

tile = tilename, not with tilepath
x = xcord of tile
y = ycord of tile

Heres my mySQL table for maps.

CREATE TABLE `mapdata` (
`id` int(11) NOT NULL auto_increment,
`game_id` int(12) NOT NULL default '0',
`map_id` int(6) NOT NULL default '0',
`tile` VARCHAR(100) NOT NULL default '0',
`x` int(6) NOT NULL default '0',
`y` int(6) NOT NULL default '0',
`charid` int(6) NOT NULL default '0',
`enemyid` int(6) NOT NULL default '0',
`iswalkable` varchar(1) NOT NULL default 'n',
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=1 ;


Please look at the source before you give me a quote to make sure you can do it.


aim; ninja sim
msn; sim@po2.net

2) Payment Amount: To be Discussed ( PM me your quotes)

3) Payment method/ details (Paypal, check? Timeline?): Paypal

4) Additional Info (about project or potential bidders):

nextgenseo
07-13-2009, 05:53 AM
Hay I can help you with the JS work. Lets discuss, i have dropped you a mail as well. Please check

Sim
07-13-2009, 09:04 AM
my msn address isn't my email address.
contact me via messenger.

it career
07-13-2009, 10:38 AM
It will cost you around $120, please let me know if you are interested.



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum