Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] MP recharge script-Help needed
#1
so... well... Hi! im kinda new to this forum and i have some basic knowledge of scripting like :
-I made more "balls" to Firzen's volcano
-I made again more thingies like "balls" and etc to Firzen's Disaster
-I made Firzen's Beam ( Ball ) follow enemies (yes yes i like editing Firzen)
-I made Move for Firzen so he can make up to 5 clones (lol first i made 100 clones and lf2 crashed xD )
-I know how to decrease mp consumption and so on..( im just making this char to practice my scripting knowledge and stuff )

but still theres one thing that i cannot accomplish on my own... mp recharge script... (yea just like zxcv11791's from Ntsd Project)
i couldnt find it so i made myself ..well i edited standing script
(you know what im talking about)
and added mp consumption -50 ( so mp will recover ) and tried to make it continous until i hit D,J or A and nutin !
heres the script i know he sucks but thats the thing i did from zero so dun laugh

Here it goes

Code:
<frame> 303 charge
   pic: 0  state: 0  wait: 1  next: 304  dvx: 0  dvy: 0  dvz: 0  centerx: 39  centery: 79  hit_a: 1  hit_d: 1  hit_j: 1 mp: -50
   bpoint:
      x: 40  y: 34
   bpoint_end:
   wpoint:
      kind: 1  x: 17  y: 57  weaponact: 23  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>

<frame> 304 charge
   pic: 1  state: 0  wait: 1  next: 305  dvx: 0  dvy: 0  dvz: 0  centerx: 39  centery: 79  hit_a: 1  hit_d: 1  hit_j: 1
   bpoint:
      x: 40  y: 34
   bpoint_end:
   wpoint:
      kind: 1  x: 17  y: 56  weaponact: 23  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>

<frame> 305 charge
   pic: 2  state: 0  wait: 306  next: 1  dvx: 0  dvy: 0  dvz: 0  centerx: 39  centery: 79  hit_a: 1  hit_d: 1  hit_j: 1
   bpoint:
      x: 40  y: 34
   bpoint_end:
   wpoint:
      kind: 1  x: 17  y: 56  weaponact: 23  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>

<frame> 306 charge
   pic: 3  state: 0  wait: 1  next: 303  dvx: 0  dvy: 0  dvz: 0  centerx: 39  centery: 79  hit_a: 1  hit_d: 1  hit_j: 1
   bpoint:
      x: 40  y: 34
   bpoint_end:
   wpoint:
      kind: 1  x: 16  y: 56  weaponact: 23  attacking: 0  cover: 0  dvx: 0  dvy: 0  dvz: 0
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>

in frame 306 i made next 303 so it will be continous . I know i made it wrong ,but i dun know what (Lol)... can som1 help me? (Yea I know u can =3)
Btw It Only recharges 50Mp once and end, then i have to input the combination again (its DJA btw) . nutin more :confused:
Reply
Thanks given by:


Messages In This Thread
[solved] MP recharge script-Help needed - by Alonless - 02-18-2009, 06:17 PM
RE: MP recharge script-Help needed - by TheNave - 02-18-2009, 07:03 PM
RE: MP recharge script-Help needed - by Alonless - 02-18-2009, 07:16 PM
RE: MP recharge script-Help needed - by Alonless - 02-19-2009, 02:26 PM
RE: MP recharge script-Help needed - by Alonless - 02-19-2009, 05:09 PM
RE: MP recharge script-Help needed - by Alblaka - 02-19-2009, 05:12 PM
RE: MP recharge script-Help needed - by Alonless - 02-19-2009, 06:45 PM
RE: MP recharge script-Help needed - by Alblaka - 02-19-2009, 06:52 PM
RE: MP recharge script-Help needed - by Alonless - 02-19-2009, 07:30 PM
RE: MP recharge script-Help needed - by Alblaka - 02-19-2009, 08:10 PM
RE: MP recharge script-Help needed - by Alblaka - 02-19-2009, 08:57 PM
RE: MP recharge script-Help needed - by Alonless - 02-20-2009, 08:29 PM
RE: MP recharge script-Help needed - by Alblaka - 02-20-2009, 08:30 PM
RE: MP recharge script-Help needed - by Alonless - 02-20-2009, 08:34 PM
RE: MP recharge script-Help needed - by Alblaka - 02-20-2009, 09:13 PM



Users browsing this thread: 7 Guest(s)