Add doberman7, do it do it do it now
I make music :D
Age 26, Male
Student/Prisoner
Canada
Joined on 6/13/08
Add doberman7, do it do it do it now
ok :)
yay, I'm special
yup because u make fusions
I should go into the place about mods :D
nope not yet help people with there codes more
I loled at this list..shouldnt I be on here as one of the people you hate..you did get me banned awhile back.
srry i was newer
No fair, treerung gets to be on the "these r people i think should be mods" list?
Lame :'(
u make a lot of tuts to help people and stuff i think u will be put on
The fact you make lists of people scares me somewhat...
why some 1 else on NG did it but i forget who.....
i wanna be a super mod
whats a super mod??
Anything interesting to say about me?
yes a lot of stuff
Why did you bump that "I'll tell you what I think of you" thread? I had my hopes up. You disappoint me.
Can i be on the list?
why......and u can be on the list any 1 can
You should put me in the "people I like" section, and the "people who should be mods" section.
Because I'm THAT awsome.
ok i might do the mods one but it is hard 2 get there somtimes
Oh, im definatly worthy enough to be a mod.
do u help the good people on NG and get rid of the bad
Yes, I do.
let me see.......yup
shove me in banned 4 life with Caiwengi.
huh why?
Why not put me on? I helped you w/ your code =3
oh i forgot
Why do u hate CaiWengi? (sp?)
.................... if u like him u suck and i hate him cause....... well just look at my bbs posts
piggy u r the best ever lol
im at the top of the list =D
so that does not mean any thing but i do like your music
You asked me how to make a Riddle School inventory system but I can't PM you because I'm not on your list of contacts! I had to post what I wrote here instead.
Well, the way I did it was something like this:
In the inventory area, there would be an Item Slot movie clip with all the items to be gotten in that slot on different frames. I usually give the movie clip an instance name of itembox1 or something.
Let's suppose the first frame is blank,
the second frame is a ruler,
the third frame is also blank,
and the fourth is... I dunno, a caterpillar.
When you click on an item like the ruler in RS3, the actionScript for it is something like this:
onClipEvent(enterFrame){
if(_root.itembox1._currentframe <2){
this._visible = true;
}
if(_root.itembox1._currentframe >1){
this._visible = false;
}
}
on(release){
_root.itembox1.gotoAndStop(2);
}
What all that basically means is:
If the itembox1 movie clip is on a frame before frame 2 (one of the blank frames), the ruler will still be on the desk. This means when you click it, it will make itembox1 go to frame 2 (the frame where the ruler is in your inventory), and when that happens, the ruler will no longer be on the desk.
Flash is truly fascinating =)
thanks and i did ad you to my contacts after i sent the pm. and where do you put the script
wuzzles
everyone loves the wuzzles
piggy123
ya i will put u on