Newgrounds.com — Everything, By Everyone.

Checking login status…

USERNAME:

PASSWORD:

Logging in…

Logged in as:
.
Logging out…
Inbox My Account Log Out


Reviews For: RPGmap interface tutorial

(67 Reviews • Avg: 8.84/10)

Sort by: [ date | rating ]

There are 7 pages of reviews. [ 1 | 2 | 3 | 4 | 5 | 6 | 7 ]


Score: 10
MichaelScissorhands

"Great tutorial ;)"

date: May 3, 2008

It explains alot,
but could you please let me know where i can get the program?
it would be a big help.

Rate this review:
Helpful!
Useless.
Flag as abusive.
People think this is a useless review.

Score: 10
Girrrrl

"Can u help mee?"

date: May 3, 2008

Where can I get that program? buy it in the shop or somthing???
By the way, It was really cool, I lerned a lot ^^,

Rate this review:
Helpful!
Useless.
Flag as abusive.
People think this is a useless review.

Score: 10
jackedy

"cool but wtf"

date: May 3, 2008

dude,it's cool but i don't understand a fuck....i have never made a flash.
and i don't have a program

Rate this review:
Helpful!
Useless.
Flag as abusive.
People think this is a useless review.

Score: 10
hyperNOOB

"cool! 5/5"

date: May 3, 2008

helped me : )
heres the errors i picked up and corrected:
First:
onClipEvent(enterFrame){
if(Key.isDown(Key.DOWN)){
if(_root.BG.hitTest(_x, _y + 5, true)){
this._y += 4;
}
else
;
}
if(Key.isDown(Key.UP)){
if(_root.BG.hitTest(_x, _y - 5, true)){
this._y -= 4;
}
else
;
}
if(Key.isDown(Key.LEFT)){
if(_root.BG.hitTest(_x - 5, _y, true)){
this._x -= 4;
}
else
;
}
if(Key.isDown(Key.RIGHT)){
if(_root.BG.hitTest(_x + 5, _y, true)){
this._x += 4;
}
else
;
}
}
dont know if this was just me, but i just wanted to point it out.
(also, people, you should right click all of the code and click 'select all' it gets all of the code)
great! Helped me a lot on coding and stuff...

Rate this review:
Helpful!
Useless.
Flag as abusive.
People find this review helpful!

Score: 10
DragonBlade3000

"Good"

date: May 2, 2008

It didn't help me though because i'm new to flash :(

Rate this review:
Helpful!
Useless.
Flag as abusive.
People think this is a useless review.

Score: 9
zebarnabe

"Nice Introduction"

date: May 2, 2008

A nice introduction to rpg programming in flash, it gives some nice ideas, however i would recommend that if someone desires to make an rpg to study a little bit the actionscript provided on tutorial (and for that i mean to understand the actionscript as programming language).
The actionscript in tutorial is not exacly explained but is straigh forward and provides some useful tips not only for rpgs but for gamming in general.

Rate this review:
Helpful!
Useless.
Flag as abusive.
People find this review helpful!

Score: 8
paintman88

"liked it but..."

date: May 2, 2008

It could use some better graphics

Rate this review:
Helpful!
Useless.
Flag as abusive.
People think this is a useless review.

Score: 10
kaiserdragon2000

"useful"

date: May 2, 2008

i like the way you used the Ragnarok sprites

Rate this review:
Helpful!
Useless.
Flag as abusive.
People find this review helpful!

Score: 10
noir-verfall

"Amazing."

date: May 2, 2008

That was absolutely amazing. It was no only helpful, it was fun! :D 5/5

Rate this review:
Helpful!
Useless.
Flag as abusive.
People find this review helpful!

Score: 10
Korhang

"Great job dude!!!!"

date: May 2, 2008

Thank you so much, this is very helpfull, you don´t know how glad I´m!!!!

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.

Sort by: [ date | rating ]

There are 7 pages of reviews. [ 1 | 2 | 3 | 4 | 5 | 6 | 7 ]