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 - paul_UK

Pages: [1] 2
1
General Discussion / DM Build. I need feedback/ideas
« on: September 05, 2010, 06:19:28 AM »
im building a DM and i need feedback. heres what i got so far:



The buildings are a bit basic as too much detail = lag. the base is perfectly symmetrical, there will be caves in aswell. Anyways i wont reveal any more just tell me what ya think. Also no flaming please i cant be arsed with it today.

2
General Discussion / Is this possible?
« on: July 25, 2010, 04:06:02 AM »
Hello. I have the camera events mod. What i want to do is instead of clicking on one brick to view one camera, i want one brick for all cameras and some way to select ay camera from that one brick. its easier than placing 20 individual bricks. thanks.

3
Music / Tetris_Trance! Remember it?
« on: July 23, 2010, 07:30:12 AM »
Who remembers the tetris_trance music loop? i first heard it when i started playing march 07 and i love it haha. whoever brought it to blockland is a legend. Also can anyone tell me the song artist? thanks.

4
Modification Help / Need help with my vehicle...
« on: July 22, 2010, 02:48:12 PM »
In mid 2008 i modeled a formula one car and got it to work in blockland. I also managed to make it paintable BUT i have the following problems:

1. the wheels sink into the floor
2. its almost impossible to drive as i cant script for s***.

I need some help with those two things. If i get them sorted when i release it ill credit you.

Heres a picture:



Tell me what you think.

5
General Discussion / Can you help me out
« on: July 14, 2010, 10:26:19 AM »
Hello guys. Ive forgeted up my blockland directory and ive had to reinstall. Ive lost the checkpoint events and jvs doors along with a load of other crap but im not bothered about the rest. After finally finding jvs doors i installed those but i cant find a working DL link for the checkevents. Also IGSO doesent appear in the addons list eventhough its in the addons folder in my blockland directory. im annoyed. can anyone help me so i can get my challenge back online.

Thanks in advance.

Paul.

6
Help / dedicated hosting on same ip address
« on: December 03, 2008, 04:32:38 PM »
hi, im having a bit of trouble with dedi servers.

i have 2 pc's, my main pc and a purpose built server pc for blockland. I want to be able to host a dedicated server on the server pc and to be able to connect to it from my main pc but it wont work and i dont understand why.

Both pc's are on a router, ive forwarded ports for the server pc but it still wont work.

i need help. thanks.

7
Music / Preview music before downloading!
« on: September 21, 2008, 09:48:37 AM »
Hi, ever wanted to know what a music file sounded like before downloading?

now you can with this simple code which comprises of basic HTML and Javascript.

Quote
<HTML>
<HEAD>
<TITLE>title goes Here</TITLE>
</HEAD>
<script language="JavaScript">
  <!--
 
  function play(nOption) {
     if (nOption == 1)
        document.all.sound.src="SOUND 1 URL HERE";
     else if (nOption == 2)
             document.all.sound.src="SOUND 2 URL HERE";
     else if (nOption == 3)
             document.all.sound.src="SOUND 3 URL HERE";
     
             
     }
  //-->
</script>
<BODY>
<bgsound id="sound" src="">
<font face="Arial, Helvetica, sans-serif">
<h2><u>sound files</u></h2><br>
<h4>Click the text to play the sound, press the stop button on your browser to stop playing the sound.</h4>
<a href='javascript:void(0)' onclick=play(1)>sound 1</a><br>
<a href='javascript:void(0)' onclick=play(2)>sound 2</a><br>
<a href='javascript:void(0)' onclick=play(3)>Sound 3</a><br>
</font>
</BODY>
</HTML>

Just looking at the code, you can tell what to do. You upload all of the sounds in .mp3 format at the lowest bitrate possible to a site like freewebs, then put the url of the files where it says "SOUND # URL HERE". you then rename where it says "sound #" to the name of the soundfile you have uploaded. also if you want the sound to play when you move the mouse over the link instead of clicking it, change "onclick" to "onmouseover". to stop any sound that is currently playing, click the stop button on your browser. Simple.

8
Music / Pauls soundpack
« on: September 21, 2008, 09:38:50 AM »
hi, this is my second soundpack released for blockland. it has 42 sounds. before you post a comment, remember that this is in no way affilliated with the amiga soundpack. Nor does this file have any apparent filename errors. Also dont bother posting if youre gonna moan about something to do with the amiga soundpack, flame me or if youre chexguy331  :cookieMonster: :P

click Here to preview the sounds before downloading them, the download link is on this page also.

The reason why i reposted this soundpack is because it got moved to fail bin, but it only got moved because i re released the amiga soundpack in the same post

EDIT: Actually im gonna lock this thread.

9
Drama / banned from amy's server for no reason...
« on: September 17, 2008, 04:40:07 PM »
lol yeah i got banned from amys server for talking to another user about computers. I love the reason why i was banned. It says i was bitching all day when i was there for 5 mins and didnt moan at all. picture below.  :cookieMonster:




10
Modification Help / FLATSHADING
« on: August 30, 2008, 05:31:22 AM »
Hey can anyone tell me, in detail. how to flateshade please?

11
Modification Help / I need someone to make a script for me
« on: August 30, 2008, 04:36:09 AM »
Is there anyone out there who can script? ive modelled a vehicle and a wheel model and all i need now is a script to go with it. PM me if you can help.

12
Help / issues with events...
« on: August 26, 2008, 03:37:13 PM »
Hi, i would like to know how to delay the fakekillbrick output event. when i walk over a brick i want a delay on it before it fake kills, repsawn is no good.

13
General Discussion / Downloading music...
« on: August 25, 2008, 11:41:00 AM »
Hello one and all! ive always loved the network option tickbox that allows me to choose wether to download peoples poorly looped music but now for some reason although ive unticked the box i still download peoples music, is there anyway to turn off downloading music from the server im connecting to, it majourly pisses me off! thanks :)

14
Modification Help / Wanna earn some cash?
« on: July 20, 2008, 02:37:36 PM »
Hi, im getting sick of posting queries and getting no help so i have a proposition for you all. If someone gives me help with the following problems i will pay them a sum of 10 GBP (20 U.S dollars) and i mean it too. I will pay you via paypal after i have solved all the issues.

I need to know:

How to stop the wheels sinking into the floor
How to colour parts in
how to make the body paintable

and probably some other stuff that i cant remember. PM me if interested.

15
Modification Help / How do i make a vehicle paintable?
« on: July 20, 2008, 02:21:49 PM »
Anyone know how to make a vehicle paintable?

Pages: [1] 2