Coding

 Reply to this postStart new topic

BLUE WORMHOLE

Michael.Knight1
post May 10 2012, 04:03 PM
Post #1


Member

Posts: 130
From: Germany
Joined: 24-March 12







Done.

This post has been edited by Michael.Knight1: May 10 2012, 08:04 PM


--------------------
Michael Knight A shadowy flight into the dangerous world of a man who does not exist.
Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless, the powerless, in a world of criminals who operate above the law.
Go to the top of the page
 
+Quote Post
badboy
post May 10 2012, 06:03 PM
Post #2


Trained Member

Posts: 76
From: Nederland, NL
Joined: 1-May 12



QUOTE (Michael.Knight1 @ May 10 2012, 06:03 PM) *
I am working on a new mod: Project Viper, I am close to completing this mod ( viper blue wormhole mod ) .
I have a problem with vehicle destroy (??) , I want the vehicle to be wrecked, not destroyed . take script (??) .


I don't know why I am even answering to your topics, because it will be totally useless, I stopped reading after I saw the same mistake you made in the previous script:
CODE
00D6: if and
03C0: 0@ = actor $PLAYER_ACTOR car // <-- this if you still don't get it
0AB0: key_pressed 53
004D: jump_if_false @VIPER
Go to the top of the page
 
+Quote Post
Michael.Knight1
post May 10 2012, 08:04 PM
Post #3


Member

Posts: 130
From: Germany
Joined: 24-March 12



QUOTE (badboy @ May 10 2012, 07:03 PM) *


I don't know why I am even answering to your topics, because it will be totally useless, I stopped reading after I saw the same mistake you made in the previous script:
CODE
00D6: if and
03C0: 0@ = actor $PLAYER_ACTOR car // <-- this if you still don't get it
0AB0: key_pressed 53
004D: jump_if_false @VIPER

sorry bad.boy you're wrong , that's true , but i fix the problem is in the label ( VEHICLE ) , we no need to create this label because the game crashed , just @jf to the viper label a gain and always thanks you yes.gif

See This Video :

http://www.youtube.com/watch?feature=playe...p;v=Bti_ktkn0jI

Topic End.

This post has been edited by Michael.Knight1: May 10 2012, 08:07 PM


--------------------
Michael Knight A shadowy flight into the dangerous world of a man who does not exist.
Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless, the powerless, in a world of criminals who operate above the law.
Go to the top of the page
 
+Quote Post
Silent
post May 11 2012, 11:16 AM
Post #4


The master of cut retort

Group Icon

Posts: 239
From: Warsaw, PL
Joined: 21-July 10



QUOTE (Michael.Knight1 @ May 10 2012, 09:04 PM) *
sorry bad.boy you're wrong , that's true ,


Sorry michael.knight1, he isn't wrong, you are wrong here laugh.gif
Go to the top of the page
 
+Quote Post
Michael.Knight1
post May 11 2012, 02:20 PM
Post #5


Member

Posts: 130
From: Germany
Joined: 24-March 12



QUOTE (Silent @ May 11 2012, 11:16 AM) *
Sorry michael.knight1, he isn't wrong, you are wrong here laugh.gif

Yes I know you are wrong , loool xD , so silentpm pleasse stop here , i speack end topic and peace .


--------------------
Michael Knight A shadowy flight into the dangerous world of a man who does not exist.
Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless, the powerless, in a world of criminals who operate above the law.
Go to the top of the page
 
+Quote Post
fastman92
post May 11 2012, 05:51 PM
Post #6


Trained Member

Posts: 77
Joined: 25-October 10



00D6: if and
03C0: 0@ = actor $PLAYER_ACTOR car // <-- this if you still don't get it
0AB0:  key_pressed 53
004D: jump_if_false @VIPER

Ahmed, you are wrong here and there. Side by side.
03C0 isn't conditional opcode, thus cannot be used used together with 004D: jump_if_false
Gain a better understanding of English to cut your problems down.
Go to the top of the page
 
+Quote Post
Michael.Knight1
post May 11 2012, 05:53 PM
Post #7


Member

Posts: 130
From: Germany
Joined: 24-March 12



QUOTE (fastman92 @ May 11 2012, 05:51 PM) *
00D6: if and
03C0: 0@ = actor $PLAYER_ACTOR car // <-- this if you still don't get it
0AB0:  key_pressed 53
004D: jump_if_false @VIPER

Ahmed, you are wrong here and there. Side by side.
03C0 isn't conditional opcode, thus cannot be used used together with 004D: jump_if_false
Gain a better understanding of English to cut your problems down.

Hey pleasse do not this name , i fucked for this , my mod is run and you can show this video :

http://www.youtube.com/watch?v=Bti_ktkn0jI...nel&list=UL

This post has been edited by Michael.Knight1: May 11 2012, 05:57 PM


--------------------
Michael Knight A shadowy flight into the dangerous world of a man who does not exist.
Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless, the powerless, in a world of criminals who operate above the law.
Go to the top of the page
 
+Quote Post
Silent
post May 11 2012, 05:53 PM
Post #8


The master of cut retort

Group Icon

Posts: 239
From: Warsaw, PL
Joined: 21-July 10



So I was right. As usual.
Go to the top of the page
 
+Quote Post
Michael.Knight1
post May 11 2012, 05:54 PM
Post #9


Member

Posts: 130
From: Germany
Joined: 24-March 12



QUOTE (Silent @ May 11 2012, 05:53 PM) *
So I was right. As usual.

Pleasse stop Talk in this topic .

This post has been edited by Michael.Knight1: May 11 2012, 05:56 PM


--------------------
Michael Knight A shadowy flight into the dangerous world of a man who does not exist.
Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless, the powerless, in a world of criminals who operate above the law.
Go to the top of the page
 
+Quote Post
fastman92
post May 11 2012, 05:57 PM
Post #10


Trained Member

Posts: 77
Joined: 25-October 10



QUOTE (Michael.Knight1 @ May 11 2012, 07:53 PM) *
Hey pleasse do not this name , i fucked for this , my mod is run and you can show this video :

http://www.youtube.com/watch?feature=playe...p;v=Bti_ktkn0jI

Yes, it seems to work, but there is no reason to put 03C0 in place of conditions. This opcode doesn't return true/false and who are you to claim differently from other experienced members?
Go to the top of the page
 
+Quote Post
Michael.Knight1
post May 11 2012, 06:14 PM
Post #11


Member

Posts: 130
From: Germany
Joined: 24-March 12



QUOTE (fastman92 @ May 11 2012, 05:57 PM) *
Yes, it seems to work, but there is no reason to put 03C0 in place of conditions. This opcode doesn't return true/false and who are you to claim differently from other experienced members?

ok ok no.prob i will fix it and always peace thumbsup.gif


--------------------
Michael Knight A shadowy flight into the dangerous world of a man who does not exist.
Michael Knight, a young loner on a crusade to champion the cause of the innocent, the helpless, the powerless, in a world of criminals who operate above the law.
Go to the top of the page
 
+Quote Post
LINK/2012
post May 11 2012, 07:48 PM
Post #12


I will kill you

Posts: 126
Joined: 13-May 11



Your mod is bug free, I tested and it is perfect, Do not listen to them.

all please stop and peace to gel people

This post has been edited by LINK2012: May 11 2012, 07:52 PM
Go to the top of the page
 
+Quote Post
Reply to this postStart new topic

8 User(s) are reading this topic (8 Guests and 0 Anonymous Users)
0 Members: