@Fulg0reSama
I would like to think I'm slightly smart, but that went totally over my head xD
Unsure what not needing anything has to do with trading one for another o.o;;
But it is all up to you, fun lasts a good amount of time depending how you use it!
Sometimes you can go back to the game, but technology advances and more things come.. You most likely wont :'[ Even multi-player games which I find last longer, lose players and stop being interesting eventually. ^.^
But you said you could play videos... I have a BlackBerry Curve phone that hasn't been paid for in years.. I still use it as a calander, notepad, music "it is LOUD", calculator, and a quick camera if I'd like to remember something.. so if it does have functions you can use when you no longer play the games go for it!
@TSAdmin
Thank you!
and I believe it! Some people cannot look at both sides, or are too stubborn to change lol But it happens, and you just have to accept it and move on.. Or stay for the war o.O;;
@PowerProNL
Hi Power, how are you doing, or how is Zone going? :]
@Jiroxys7
RYU

Heyyy! Apparently I can get on lol, it still tells me at the start before I get to the forums that I need a gold account to access it... Never bothered to actually try registering with my classic account. xD
@Galdor
Hi! Neat little ghostie too!
@Clockwork
LOL I just came from PA, staying with my grandparents for two days, tomorrow I will be where I should be staying for about two years then I don't know. In MD for now :]
As for the IP Fix, I will have to wait for tomorrow since I will only be here for one more night, if you don't mind me messaging you tomorrow with my IP, Account that would be awesome!
So far since I cannot look on Frontier, and ZeroG does not want to help me with it :'[
I may have him give me the Pet System I created "I use to have access to an RC on Frontier" and ask for help from one person on here.. Since I am what I'd say is a beginner NAT but think it is pretty cool I'd like to keep it private for the most part..
ZeroG, Ryu, and Thor have helped me slightly along the way so I can't say the whole thing was created by my self. ^.^
Anyway, so far it was coming along fine, then I had to start working on some quests.
First, let me explain it so far.. at least what is needed..
It is serverside so other players can see it, and does work for different people.
If I lay it, others cannot control it and it does use putnpc2 and a class.
So far min, max, and the number you see is the walking distance.. semi works but my math wasn't going so great lol.. I got the distance to work for the right and down direction but it kinda just goes on top of you for the left and top "everything is flipped to the negatives" but I'd have to figure out what it is doing.. So, following slightly works.
Positions slightly work, it places 4 spots and the Thing walks to them.. problem with this is.. while I was making the distance function I accidentally killed the movement ^.^
It actually moves to the next spot before it is done.. like if it is a huge box, it will only walk in a small diamond .. basically I made it so it would take a certain amount of seconds to get to the point. It worked but I changed it to get the direction thing to work and didn't see if it broke anything else ^.^; My bad..
That leaves the last thing that does not work.. I can't think how I could make a move() to have a block check :[ the top left one is my pet, the two bottom ones are decoration and just walk around.. As you can see it floats, but the other two do not.. therefor shouldn't be walking on walls :'[ So far if it is on a wall.. I think I put in the move thing to 4 or something and it just stops.. not what I wanted it to do

.. So far I can't think how to fix it..
Eventually I want to learn how the ?Params? or w/e is set in the gani so I could do something like:
SPRITE 40 ATTR1 0 0 48 48 hat up
DEFAULTATTR1 hat90.png
instead of:
SPRITE 40 hat90.png 0 0 48 48 hat up
Basically how to set the image outside of the gani.. :[
So Problems:
No good blocking.
Accidentally broke the distance speed but I can probably fix that my self once I have my script back.
Distance only works when he is facing right and down.
I am more looking for someone who can help me work on the system, and there name will be given acknowledgement when done, as well as ZeroG, Ryu, Thor, and myself..
I can't really offer anything more since the project is for Frontier. :[
Anyway, that is one thing I am willing to show that I have created.
Currently working on my Insane Asylum, but NAT wise it isn't much.. mainly graphics, ganis, and that is about it.. but I don't think the server is saveable so each time I update the level with the OLE ... it just resets to default so I can't work on it lol..
Since I have a Mac and no longer have access to a PC I won't be uploading levels anytime soon to Testbed.

, So, I can't say I will have any big projects to see on testbed.. small things :x
OH, but I am creating a small system to keep people out of my level, and me in my level when summoned.. Right now it all works, but I was creating a GUI for it and I can't seem to get:
temp.checkx = name.text;
or
tempo.checkx = name.text;
to come up as a number :[
I've seen adding an o to this. would be better for saving numbers making it an object or so.. but it isn't working haha.. I was going to try thiso. and just have it go back to 0 after the function was done so it is kind of like a temp. ... That small project isn't important though.. I was just making a staff tool and got carried away to make it have a GUI. :/ I think I can just fix that by taking checkx > -10 and checkx < 70 off >.>
didn't want the player to enter a large or small X or Y but it isn't needed..
But thank you ^.^; I hope Frontier goes good too.. I think we need a few more DEV type people because things would go faster, but ZeroG does not think so.
Intentionally I wanted it to try for iPod, but then I also heard there is a higher command who would control prices and end up having our server hated ^.^
I also don't think Classic status is much to try for either, so I guess the point in creating things is my only incentive.
P.S.: Ironic seeing Post Quick Reply when this wasn't too quick o.o;
-EDIT-
Doesn't have to be a Frontier Project since Frontier does not really want pets as much as I do.
^.^
-EDIT EDIT-
Btw, a lot of this isn't going to be GUI, walk, idle and certain things will be verbally done..