
Hedning
Members-
Posts
482 -
Joined
-
Last visited
Everything posted by Hedning
-
I have fixed that
-
I have begin working on Going-Down5 I will try to do this really hard for players. At the pics you will see a dubbel spiral, one way up one way down =D i think that will look pretty cool when you play it with others. Here is some pics and a video. Old : http://video.google.com/videoplay?docid ... 1745391372 http://video.google.com/videoplay?docid ... 6841261809 now i get over the bridge. New: http://video.google.com/videoplay?docid ... 6287776989 Map: http://center.mtasa.com/?p=race&r=4727
-
Added one more stunt and some music to it. http://video.google.com/videoplay?docid ... 2890321254 Nelly Furtado - Promiscuous
-
http://center.mtasa.com/?p=race&r=4503 I think this is my first race map on land =D Tell me what you think about it. You will drive tursimo in LV
-
lol tx
-
In the file it look like this on *:SIGNAL:mta.command: { if (!Funstuff == $3) mta.text $1 !Hello, !Suck, !Looser, !Lucky, !You, !Dead, !Spitz, !Rille, !Hedning, !Fiddeman, ! elseif (!Hello == $3) mta.text $1 Hello world! elseif (!Suck == $3) mta.text $1 You suck man! elseif (!Looser == $3) mta.text $1 Haha looser! elseif (!Lucky == $3) mta.text $1 Lucky bastard! elseif (!You == $3) mta.text $1 You can do it! elseif (!Dead == $3) mta.text $1 You are so dead! elseif (!Spitz == $3) mta.text $1 Jag spitz gillar killar! elseif (!Rille == $3) mta.text $1 Tar kort på killar! elseif (!Hedning == $3) mta.text $1 Da player! elseif (!fuck == $3) mta.text $1 OHHHH YEAH!! elseif (!Fiddeman == $3) mta.text $1 Jag fidde gillar att göka med kuddar! elseif (/Fiddeman == $3) mta.text $1 Jag fidde gillar att göka med kuddar! } on *:SIGNAL:mta.text:{ if (hello isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,Hey!!,2,Hi!,3,Hello!,4,Good Day) } elseif (lol isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,haha!!,2,lol!,3,hihi!,4,hehe) } on *:SIGNAL:mta.death: { mta.text $1 HAHA you suck $mta.nick($1,$2) } }
-
Now i got the message haah you suck hedning BUT the message dont come right after, it comes after someone write something
-
tx så if i wnat to add like haha it would be on *:SIGNAL:mta.text:{ if (hello isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,Hey!!,2,Hi!,3,Hello!,4,Good Day) } elseif (lol isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,haha!!,2,lol!,3,hihi!,4,hehe) } elseif (haha isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,haha!!,2,hoho!,3,something!,4,hehe) } }
-
Is it possible to make a !kill script? Like !kill Can somone here do it for me?
-
tx lil Toady works great! coz: Dont work, when i die i get "HAHA you suck mta.nick($1,$2)" Edit: Tried to edit in on *:SIGNAL:mta.text:{ on *:SIGNAL:mta.text:{ if (lol isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,haha!!,2,lol!,3,hihi!,4,hehe) } } so it looked like this in the file on *:SIGNAL:mta.text:{ if (hello isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,Hey!!,2,Hi!,3,Hello!,4,Good Day) } } on *:SIGNAL:mta.text:{ if (lol isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,haha!!,2,lol!,3,hihi!,4,hehe) } } Hello works but not lol
-
on *:SIGNAL:mta.command: { if (!Funstuff == $3) mta.text $1 !Hello, !Suck, !Looser, !Lucky, !You, !Dead, !Spitz, !Rille, !Hedning, !Fiddeman, !Fuck elseif (!Hello == $3) mta.text $1 Hello world! on *:SIGNAL:mta.text:{ if ($3- == hello) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,Hey!!,2,Hi!,3,Hello!,4,Good Day) } elseif (!Suck == $3) mta.text $1 You suck man! elseif (!Looser == $3) mta.text $1 Haha looser! elseif (!Lucky == $3) mta.text $1 Lucky bastard! elseif (!You == $3) mta.text $1 You can do it! elseif (!Dead == $3) mta.text $1 You are so dead! elseif (!Spitz == $3) mta.text $1 Jag spitz gillar killar! elseif (!Rille == $3) mta.text $1 Tar kort på killar! elseif (!Hedning == $3) mta.text $1 Da player! elseif (!Fuck == $3) mta.text $1 OHHHH YEAH!! elseif (!Fiddeman == $3) mta.text $1 Jag fidde gillar att göka med kuddar! } How do i use the code *:SIGNAL:mta.text:{ if ($3- == hello) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,Hey!!,2,Hi!,3,Hello!,4,Good Day) } Have i added it right? Edit: Is it possible to do so when ex i play and when idrowned, the admins say HAHA drowned! Or when i die HAHA you suck
-
ehhh what?
-
IP: 84.217.135.129 Port: 22003 nope
-
A friend tried to connect to my server but it didnt work. That happned to another person to. But just some hours ago they could join my server without any problems. why?how can i fix this.
-
Tx for the help But i dont get it, how do i use this scriot ? *:SIGNAL:mta.text:{ if ($3- == hello) { set %rand $rand(0,6) if (%rand == 0 ) mta.text $1 Automessage: Heeeey !! elseif (%rand == 1 ) mta.text $1 Automessage: Good day elseif (%rand == 2 ) mta.text $1 Automessage: Hi !!! elseif (%rand == 3 ) mta.text $1 Automessage: Welcome mta.pm $1 $2 if people are racing they'll respond later } I put in the file with my !hello !dead messages but it doesnt work.
-
Copy a MRC file and then change the name to whater you want. The open it and erase everything in it. Then past *:SIGNAL:mta.command: { if (!test1 == $3) { mta.text $1 testesttest??? } save. Then load it. Worked for me
-
If you when you typed !set had the wrong name just open c:\program\General Use Scripts\admin.ini [sET] SET=1 [ADMIN] Hedning=10 [iP] Hedning=127.0.0.1 Just change the name you want to have level 10 on. I dont know if many ppl now this but i post it anyway. Edit: Is it possible when you write !commands and you get this !popular, !stats, !admin, !top, !toptime, !max, !rating, !voterace To add !Funstuff So when you write !commands youu now get !popular, !stats, !admin, !top, !toptime, !max, !rating, !voterace !Funstuff Edit2: This is ok now! | | | | \/ ------------------------------------------------------------------------------------------- And when you write !Funstuff it will work like !commands but it will show stuff like !Hello !Suck !Looser !Lucky !You !Dead And when you write one of this it will show da golden msg !Hello ---> Hello world! !Suck ---> You suck man! !Looser ---> Haha looser! !Lucky ---> Lucky bastard! !You ----> You can do it! !Dead ---> You are so dead! And tell me how i add it, wich file to add the script in, adn where. --------------------------------------------------------------------------------------- The code: on *:SIGNAL:mta.command: { if (!Funstuff == $3) { mta.text $1 !Hello, !Suck, !Looser, !Lucky, !You, !Dead } on *:SIGNAL:mta.command: { if (!Hello == $3) { mta.text $1 Hello world! } on *:SIGNAL:mta.command: { if (!Suck == $3) { mta.text $1 You suck man! } on *:SIGNAL:mta.command: { if (!Looser == $3) { mta.text $1 Haha looser! } on *:SIGNAL:mta.command: { if (!Lucky == $3) { mta.text $1 Lucky bastard! } on *:SIGNAL:mta.command: { if (!You == $3) { mta.text $1 You can do it! } on *:SIGNAL:mta.command: { if (!Dead == $3) { mta.text $1 You are so dead! } But the command stuff i still need help at
-
tx I think the stunt with the hydra at the airport is the best stunt in the video
-
Did a short stunt video, 1.58 minutes. Not much but i think it is really good stunts. Old: http://video.google.com/videoplay?docid ... 7744124091 New: Edit: Now with music! and one more stunt! http://video.google.com/videoplay?docid ... 2890321254 Nelly Furtado - Promiscuous
-
It isnt the files, i have them to and play mta without any problems
-
hehe http://video.google.com/videoplay?docid ... 3081072284