17th April 2011, 19:39
MEDVEDxEvilPunk wrote:
Hi all. This simple PX 0.6.5 script below makes every map completely invisible :)

{*
* Invisible Map Script
* MEDVEDxEvilPunk, 17.04.11
*
* How to use: Paste this script
* in your map, using PX065 Map Editor.
* Change MAP_SIZE constants
* to your map's size.
* (using that stupid method, 'cause
* of the MapX/MapY variables doesn't
* seems to be working.)
*
* Known troubles: very long map loading
* (about 30-50 seconds for standard map size)
*}

const // Standard map size by default
MAP_SIZE_X = 1920; // Set your map's width HERE
MAP_SIZE_Y = 696; // Set your map's height HERE

procedure InitHooks;
begin RegisterHook('OnInit', ON_INIT);
end;

procedure OnInit; var X,Y:Integer;
begin
for x := 1 to MAP_SIZE_X do begin
for y := 1 to MAP_SIZE_Y do begin
if GetPixelCol(x,y) = true then
SetPixelColor(x,y,GetNearestPalColor(0,0,0));
end;
end;
end;
end.


Sorry for long post :D
17th April 2011, 17:32
doben wrote:
what?
16th April 2011, 21:16
titahemp wrote:
how delete 1 map ? anyone can make it? i make a mole shoopa with a blackground black*.
14th April 2011, 16:27
doben wrote:
log in, pm me or ffie that you want your name changed and we'll see what we can do.
14th April 2011, 09:22
b°ckaka.XuLiz (*.superkabel.de) wrote:
hello guys.
just want to ask how it i can change my already registered username? (guess "I" cant do that anyway, but can you?) or is it possible to change the name of the maker of my older maps to my new name (creating new account move maps from old to new account, delet old account or maybe just rename maker)? well as you can see i dont know how it may be possible but if you have clue tell me please.
greetz
13th April 2011, 19:40
Djoszee wrote:
it's up
Spoiler:
^^
11th April 2011, 23:17
Mnp wrote:
Hey just wanted to let you know that MnP has a twitter account now. Follow freely... if you dare.

The Official MnP Twitter
9th April 2011, 23:09
Mr (*.bredband.comhem.se) wrote:
POOO
8th April 2011, 08:42
:ALEX: wrote:
Attention !
My set of maps was finished.
You can download and discus all 5 my maps for Hysteria or Normal game with good graphics : #17530 :: #17548 :: #17568 :: #17566 :: #17572
Enjoy !
8th April 2011, 07:36
:ALEX: wrote:
@Djoszee
Thx dude :)
I wait your maps with no patience :D
7th April 2011, 19:12
Djoszee wrote:
:ALEX: your maps are very nice, good to see you put some effort in them :-) I'm trying something myself too, might see the light of day...
7th April 2011, 13:59
doben wrote:
got the same issue. maybe because you have no registry entries for WA? at least i suspect that for myself, but can't be bothered to look further into it.
6th April 2011, 09:02
:ALEX: wrote:
Don't know why , but now I cant to launch the game directly from thre wmdb. Who can help me with this problem ?
6th April 2011, 03:56
Zippy wrote:
http://worms2d.info/Colour_map

Scroll to the bottom.
5th April 2011, 22:56
DARKENSES (*.prod-infinitum.com.mx) wrote:
hey how to use maps in worms??
5th April 2011, 18:33
Djoszee wrote:
thanks stringking, and thanks again for explaining the stuff yesterday. I had a blast ;)
5th April 2011, 16:35
stringking wrote:
There is a Kaos scheme on WKB but I change some of the settings when I host

Scheme:
http://worms2d.info/images/d/d5/Kaos_Normal.wsc

I'd suggest increasing craterate, maybe inf jetpack, etc.
5th April 2011, 16:31
Mazinger wrote:
Hey Djoszee try this one:

http://www.mediafire.com/?j8gtj1grmzykln2

i dont remember where i downloaded it but i think it works fine.
Tell me when you try it. ;)
5th April 2011, 14:41
Djoszee wrote:
where can I find a decent scheme for Kaos (and settings required if) thanks! :D
4th April 2011, 07:23
doben wrote:
Experience Points Per Map
« 1 2 3 ... 147 148 149 150 151 152 153 ... 517 518 519 »


Your name: