Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - X Rang3r X

Pages: [1]
1
General Chat / Re: How old are you?
« on: September 26, 2008, 04:58:44 pm »
13, 14 tomorrow.

2
General Support / Re: updating to smf 1.1.6 or 2.0
« on: September 26, 2008, 10:09:52 am »
All sites already at 1.1.6 even if the version doesn't say so xD

Lol, aint you too old for the word xD? :P Anyways, how old are you? :P. And yeah, what Crasy said, it's in Beta, so I wouldn't advise using it, yet.

3
Suggestions / Re: can we get sonic or mario in the arcade?:)
« on: September 25, 2008, 11:25:22 am »
SMFForFree isn't the one who creates the game, it's Niko who does it (creator of SMF Arcade). So I'd probably request it from him.

4
General Support / Re: Removing ads on your site
« on: September 25, 2008, 11:24:26 am »
You seem to know what your doing soo how much would it be??

If you're on about simply sibyl, then yes she would know quite alot, since she's a Moderator, but us members, can still help, can't we? Anyway, doesn't cost that much, I think it costs more if you have quite a few members online p/ day.

5
General Discussion / Re: Question On A Part Of The TOS
« on: September 25, 2008, 11:22:29 am »
Hmm,
Quote
for example if the pic has the model with a hand over their breasts to cover them/the nipples that would be fine, and would that also cover is someone covered the nipples per say in photoshop

Hmm, I'm sure that wouldn't be against the TOS, since we can't see anything nude. So you'd probably be allowed, if all the nude parts are blocked off. But anyways, I agree with the TOS, I'm 13 myself, 14 on 27th. So if I hosted SMFForFree, I would do the exact same. Wouldn't you? But I'm sure you would probably be allowed if it's all blocked off, right?

6
Graphics / Re: Dusty's New Project!! :D
« on: September 01, 2008, 10:40:56 am »
If you have a website, and it's small you can use a free host. But when it gets bigger, you will need bigger bandwidth and stuff. Otherwise it would lagg badly and stuff.

http://en.wikipedia.org/wiki/Virtual_private_server

http://en.wikipedia.org/wiki/Dedicated_hosting_service

Search them up on Google, you will learn more.

7
Graphics / Re: Dusty's New Project!! :D
« on: September 01, 2008, 10:26:45 am »
lol ye, sorry :P

Yeah, it's going to be free. But how about when it becomes popular, you will probably have to buy a VPS / Dedi.

8
Code Requests / Re: [REQ] How To Add Highscores
« on: September 01, 2008, 10:24:03 am »
Here is what it looks like.

Code: [Select]
[ACCOUNT]
character-username = Username
character-password = Password

[CHARACTER]
character-height = 0
character-posx = Position X
character-posy = Position Y
character-rights = 0
character-ismember = 0
character-messages = 0
character-lastconnection = Last IP used on connection
character-lastlogin = 0
character-energy = 0
character-gametime = 0
character-gamecount = 0

[EQUIPMENT]
character-equip = 0 0
character-equip = 1 -1 0
character-equip = 2 -1 0
character-equip = 3 -1 0
character-equip = 4 -1 0
character-equip = 5 -1 0
character-equip = 6 -1 0
character-equip = 7 -1 0
character-equip = 8 -1 0
character-equip = 9 -1 0
character-equip = 10 -1 0
character-equip = 11 -1 0
character-equip = 12 -1 0
character-equip = 13 -1 0

[LOOK]
character-look = 0 0
character-look = 1 0
character-look = 2 0
character-look = 3 0
character-look = 4 0
character-look = 5 0

[SKILLS]
character-skill = 0 1 0
character-skill = 1 1 0
character-skill = 2 1 0
character-skill = 3 1 0
character-skill = 4 1 0
character-skill = 5 1 0
character-skill = 6 1 0
character-skill = 7 1 0
character-skill = 8 1 0
character-skill = 9 1 0
character-skill = 10 1 0
character-skill = 11 1 0
character-skill = 12 1 0
character-skill = 13 1 0
character-skill = 14 1 0
character-skill = 15 1 0
character-skill = 16 1 0
character-skill = 17 1 0
character-skill = 18 1 0
character-skill = 19 1 0
character-skill = 20 1 0
character-skill = 21 1 0
character-skill = 22 1 0
character-skill = 23 1 0
character-skill = 24 31 0

[ITEMS]

[BANK]

[FRIENDS]

[IGNORES]

[EOF]

And here is where the skills are placed.


Quote
[SKILLS]
character-skill = 0   1   0
character-skill = 1   1   0
character-skill = 2   1   0
character-skill = 3   1   0
character-skill = 4   1   0
character-skill = 5   1   0
character-skill = 6   1   0
character-skill = 7   1   0
character-skill = 8   1   0
character-skill = 9   1   0
character-skill = 10   1   0
character-skill = 11   1   0
character-skill = 12   1   0
character-skill = 13   1   0
character-skill = 14   1   0
character-skill = 15   1   0
character-skill = 16   1   0
character-skill = 17   1   0
character-skill = 18   1   0
character-skill = 19   1   0
character-skill = 20   1   0
character-skill = 21   1   0
character-skill = 22   1   0
character-skill = 23   1   0
character-skill = 24   31   0

That's what it's like.

9
General Support / Re: How do you...
« on: August 31, 2008, 02:32:12 pm »
Or they can see it on the little 'Logged' thing on the bottom left of people's posts.

10
Code Requests / Re: [REQ] How To Add Highscores
« on: August 31, 2008, 02:31:11 pm »
I don't know. Celebrus could try find a way to do it, if not, then it would be SQL sided.

11
Code Requests / Re: [REQ] How To Add Highscores
« on: August 31, 2008, 11:54:37 am »
It's SQL sided.

12
Code Requests / Re: [REQ] How To Add Highscores
« on: August 30, 2008, 07:56:04 am »
It depends on how many people he has on his Private Server. I can give you a example of what is in the .txt file if you like.

13
Code Requests / Re: [REQ] How To Add Highscores
« on: August 30, 2008, 07:31:57 am »
I'm sure this is SQL sided.

Jessie: You could do that, but I don't think he would sit there for hours doing that. I had a Private Server, when someone new plays, it creates a new .txt file, and you see the stats inside. And it will take ages to write it all out, plus skills on a Private Server, aren't like RuneScape skills. RuneScape is a little hard to level up, on a Private Server it isn't.

Pages: [1]