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.


Topics - Dannu

Pages: 1 2 [3] 4 5 6 7 8
31
General Discussion / The Do-s and Don't-s of the Blockland Forums
« on: January 10, 2015, 06:25:50 AM »
This is a megapost of written and unwritten guidelines of the Blockland Forums.


What NOT to do in the Blockland Forums

Do NOT make topics with ambiguous names.

Examples:
  • help!
  • idea i just had
  • question...
  • About this one thing..

Do NOT post any adult content or things that may be offensive or disgusting. This is a forum for a game that attracts children. If you hesitate, then you probably should not post it.


NO talking about warez. That means that no discussing methods or software that can be used to obtain things for sale for free.


Do NOT make unintelligible posts. If you don’t know what that means, you should just watch the forums for a year or so before you make any posts.



Do NOT make a post requesting help or a link before you have made sure you have used every method of finding help yourself.


Do NOT insult or flame people. If the point of your post is to cause grief to others, then do not post. Once again, if you hesitate, it’s better if you don’t post it. This also extends to the drama board to an extent. Drama board is to tell OTHERS about someone’s wrong-doings and who you should trust and who not to.


Do NOT make posts aimed to receive sympathy from others. Posts like doomsday posts (Forum/Game isn’t fun anymore, I’m going to leave).


Do NOT link to or advertise other forums. If it’s a forum for your clan or it’s directly related to Blockland and nothing but Blockland, then you should not encounter problems.


Do NOT make the same post in multiple boards just to get an answer quicker unless it’s in the complete wrong board. In that case apologize, lock the post, make a new one and don’t make the same mistake again.


Absolutely NO referral schemes or chain-posts. Example: post this to x, x amount of times and x.

As Badspot said:

  • No one is going to give you money or an iPod/flatscreeen monitor/xbox 360/whatever just for getting people to click on some crappy link.
or:
  • No chain-letter style spam - Copy and paste this message into 5 threads and you will be permanently banned.


Absolutely NO negative posts in gallery. You ARE allowed to give constructive criticism if asked. ONLY rate posts in gallery by x/x if it’s specifically asked in the topic.


Do NOT use the RTB name when recreating a mod with similar functioning.


Before making a help request, follow EVERY step in this post:



Before making a request for something, check ALL the links on this post:



Absolutely NO unfinished, buggy, experimental or mods meant for add-on development in the add-ons section.


Absolutely NO help requests, no suggestions or requests as own topics in the add-ons board.


Do NOT post full songs in the music board. Only songs that are shortened by looping them.


All Faces, Decals and Prints go in their own board. This is a common mistake sometimes made. Don’t do this please.


Maybe not a rule, but please don’t make unintelligible clans. Just.. please.


The place for buggy, experimental mods and in-development mods is Modification Discussion board.


The place for coding help and other general modification help such as modeling and not coding goes in their corresponding boards.


No spam of any kind anywhere.


Do NOT make a trap link (Rick-Roll, Duck-Roll, screamers, browser crashes etc.).


Drama board:



Advice and unspoken guidelines for interaction with others.


The use of proper grammar is advised.


When you first come to the forums, make sure to look around for some time until you get adjusted.


When you are finished with a topic, don't edit everything out.


Do not edit a topic in places like Coding Help to fit another problem. This causes confusion. Also never lock a topic in Coding Help because someone else may come along with a better solution.


Suggest any edits and point out things I missed please.

32
Modification Help / Sublime Text torque Build System?
« on: January 01, 2015, 07:18:23 AM »
/title

33
Modification Help / Client function for when FOV is changed server-side
« on: December 28, 2014, 03:56:16 PM »
Any?
-snip because of hindisight-

34
Modification Help / Detecting client-side when you spawn.
« on: December 28, 2014, 01:36:55 PM »
So yeah, /topic.

35
(Do i just put this here?)



My preposition would be as follows.

 Some coder, that knows what he is doing, better than the average code-fanatic, could make a good hard base for someone less experienced to have a better chance of creating a more stable economics mod. Maybe this would cut down on the amount of buggy branch-offs from Iban's CRPG mod, and would produce better original RPG content. One could argue, that if some good coder is going to sit down and do this, he might as well create an entire well-functioning mod. Maybe that's just my imagination, but I'll explain my reasoning anyways. Re-makes of things are always going to happen. People want their server to be original and coders want to create something original, that sets their server apart from others. The reason many of them choose Iban's CRPG, is because how unfinished it is and it's not hard coming up with ideas for things to expand the mod with.



What in my opinion could go there:

  • A database system.
  • A flexible saving system, that allows for easy saving of different preferences.
  • A customizable HUD display system.
  • A customizable help system.
  • Some way to assist in the creation of a decent info brick. (Maybe a template?)
  • ...

 Now, i threw around the word customizable around quite abstractly, because someone with more experience might have more ideas on what should be considered easily customizable in something of this fashion.

Thanks for reading.

36
Modification Help / Checking every player on the server for a variable
« on: December 23, 2014, 07:26:45 AM »
Well, first off:
My purpose is to check if there is an admin online, but i do remember seeing a for loop to check through every player on the server, so the answer could be an useful addition to my large, expanding folder of reference functions and others of the sorts.


I'm contemplating asking not to be spoonfed, but I know i will regret it, so make the decision yourself i suppose.

37
Modification Help / Building strings based on iterations.
« on: December 22, 2014, 11:33:45 AM »
I am not sure how informative the title is, so here's an example:


function chatmessageinfo(%playername,%msga, %msgb, %msgc... , %iterations)
{
    %target=findclientbyname(%playername);
    %entiremessage=%msga SPC %msgb SPC %msgc...;
    %displaymessage=put 1 %entiremessage here for each %iterations;
    %target.chatmessage(|\c1IterationInformer:\c6" SPC %entiremessage);
}
chatmessageinfo(Mr.Banana,Informative, ignore me being sloppy and not filtering out for not entered words, 5);

38
Help / Tips on how to record Blockland on a mediocre computer
« on: December 14, 2014, 10:31:40 AM »
How to lessen FPS drops while recording?
Obviously other than turning down graphics settings.

39
/title
Maybe some accurately sized Blockhead model or grid size setting?

40
Help / How to use Brick_Display?
« on: December 08, 2014, 09:49:14 AM »
The one released in the Dev Folder.

41
Help / Nooby forum avatar help
« on: December 06, 2014, 05:36:14 PM »
I've been trying to create a christmas avatar and unsatisfied with the first one, i made a second one.

Now whenever i try to get it into the okay size zone it looks like an star fish.
Help

42
Help / Forum bug help.
« on: December 03, 2014, 08:15:04 AM »
I got a new phone, th z3. Now when I use the forums, whole posts in topics will be in giant font while ones innetween will be in small or normal font. Happens randomly to different posts, but always the entire single post. Android 4.4, Firefox browser

43
Gallery / Miniature football field || Kenko's Staticmap Freebuild
« on: November 29, 2014, 09:27:56 AM »
Made this, big project etc.

Picture time!

















Rate away

45
Suggestions & Requests / Song loop request
« on: November 28, 2014, 02:33:04 PM »
Can someone loop this for me please?
https://www.youtube.com/watch?v=Pcy45MlI-lA

Pages: 1 2 [3] 4 5 6 7 8