Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: Coder


Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:
Coder


Hey Stego do you need a new coder, cause I would be glad to help out your game ,I have made a DBZ game and two Naruto games but they were destroyed after a month from competition -.- ,but I would rather just help you know than start a new one or update any of my old ones.I am also a pretty talented coder if you need one (Sorry for off-topic). So if you need or want me :D then just say so or contact me by;

chickenmaster998@yahoo.com (Yahoo/Yahoo Messenger)
chickenfuu@hotmail.com (GMail/MSN/hotmail)

Thanks cya!

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

The game needs a better fighting system that would surpass anyone elses ya'know? So you actually see the punching and attacking!

proc/attack
flick('usr.attack.dmi', usr)
flick("usr.icon attack", usr)
var/battle/battleobj/attack/A = new(get(src.src, loc)
icon = 'blank.dmi'
icon_state = "blank"
A.loc = attack
src.dmg = src.tai
proc/attack
damag... //I do not want to go on and explain all of the damage command so I will stop right here :D


and weapon throwing:

proc/throw/kunai
flick('usr.throw/kunai.dmi', usr)
flick("usr.icon throw/kunai", usr)
var/throw/kunai/A = new (src.loc, src)
A = dir.loc
walk = A .dir//Or sumtin like that sorry forgot the command :D
icon = 'kunai.dmi'
icon_state = "kunai"
src.dmg = src.tai+2+O



proc/throw/needles
flick('usr.throw/needles.dmi', usr)
flick("usr.icon throw/needles", usr)
var/throw/needles/A = new (src.loc, src)
A = dir.loc
walk = A.dir //Or sumtin like that sorry forgot the command :D
icon = 'needles.dmi'
icon_state = "needles"
src.dmg = src.tai+5+O



proc/throw/shuriken
flick('usr.throw/shuriken.dmi', usr)
flick("usr.icon throw/shuriken", usr)
var/throw/shuriken/A = new (src.loc, src)
A = dir.loc
walk = A .dir//Or sumtin like that sorry forgot the command :D
icon = 'shuriken.dmi'
icon_state = "shuriken"
src.dmg = src.tai+10+O




you do not have to use these commands exactly just the idea (Also you would have to make the icons for them :D)This is just a thought and I hoped it helped BTW you would have to add in damage and desity and fastmove and other factors to it this is just so it would look more real.

-- Edited by Menzu Namiaru at 21:06, 2006-10-03

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

O.o ur pretty good at coding we've been searching for u from a long time...thx

__________________



Chuunin (Lvl 2)

Status: Offline
Posts: 85
Date:

Nice coding man, i'm trying learn coding too.I'm ok at coding i just am a serious beginner so could we talk about coding when the game starts?



__________________



Thanks to dinner for the Sig



Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

yeah , from now on me and saoni ur pupil

__________________



Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

I just need stego's decsion..But thanks and ok really coding is easy but I have already made games and icons so I shouldn't tlak much :D

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

hehhe....what you mean by its easy...my head hurts


im good at many things, but not coding,.....lol..im the best in this forum too.



__________________



Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

...I could code a forum...You have to with the forum I have though.

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

you didnt open ur msn at all, i added you

__________________



Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

:O!!!!!!!!!!
hey want me to send you a Naruto demo that I am going to soon publish?????it could help you out with coding (*STILL waiting for Stego!!!!!!!!!!!!!!*)

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

yeah, ofcourse

__________________



Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

I'm not done though i'm fixing this TenTen bug
and I have only made a regular character creation and 5 premade characters

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

are u really sure u are that great in coding?

__________________



Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

yeah! why??

__________________
HOPPY POTTY!!!!!!!!!


ANBU Elite

Status: Offline
Posts: 545
Date:

I haven't added those "flicks" because i dont have the icon states for em lol

btw, thank u for your offer, but i dont need any assistant in coding. I can handle this myself lol

__________________


Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

what about iconning??
(sorry for wrong subject)

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

when u'll begin to code we are waiting

__________________



Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

He doesn't need another coder.

__________________
HOPPY POTTY!!!!!!!!!


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

i feel sorry for u

__________________



Chuunin (Lvl 2)

Status: Offline
Posts: 85
Date:

Guess what Menzu i've got really far on my game! so you think you can help me with some coding stuff? Just everynow and then cause i'm a little too lazy to actually code it lol

__________________



Thanks to dinner for the Sig



Chuunin (Lvl 2)

Status: Offline
Posts: 85
Date:

Also Menzu can you give me the game through Icon Ultima or not i mean i can play it when you publish it... so w/e

__________________



Thanks to dinner for the Sig



Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

me too i need.


 



__________________



Jounin (Lvl 3)

Status: Offline
Posts: 220
Date:

wow you can really code good job

__________________


Sannin (Lvl 3)

Status: Offline
Posts: 1247
Date:

yes ofcourse

__________________



Sannin (Lvl 1)

Status: Offline
Posts: 760
Date:

Umm yes I will gladly help you out. Contact me at ONLY:

chickenmaster998@yahoo.com

(My hotmail account got hackedzors T_T and i'm to lazy to make another and reinstall it)

But I don't know everything about coding (i'm in advanced level though :D) and I need to talk to you cause i'm also making a Naruto game.

__________________
HOPPY POTTY!!!!!!!!!
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard