• Welcome to Vice City Multiplayer.
 

killed

Started by Nemesis2500, July 12, 2008, 09:22:58 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Nemesis2500

hey guys i have a problem...whe someone kill someone it randomly doesnt appears on IRC

QuoteHunter_Bot>   **  Nemesis_24  killed   (MP5)

Quote<Hunter_Bot>   **   killed  Kenshin  (M60)
<Hunter_Bot>   ** killed Kenshin (M60)

pls help  :-[


TanaX01

Quote from: Nemesis2500 on July 12, 2008, 09:22:58 PM
hey guys i have a problem...whe someone kill someone it randomly doesnt appears on IRC

QuoteHunter_Bot>   **  Nemesis_24  killed   (MP5)

Quote<Hunter_Bot>   **   killed  Kenshin  (M60)
<Hunter_Bot>   ** killed Kenshin (M60)

pls help  :-[

mmm one user join in you server make number [1]TanaX01 joined in the game ?
yea.

Use:

Quoteon *:SIGNAL:vcmp.event.chat:{
  var %name = $left([ $1 ],-1),%id = $vcmp.nameid(%name), %team = $iif($vcmp.hgetteam(%id) != -1,$v1,255), %cname = $vcmp.hgetname(%id) $+ :
  vcmp.enforcelogin %id
  vcmp.enforcestfu %id
  vcmp.enforce.censor %id $2-
  if ($left($2,1) == !) {
    { inc -u4 $+(%,anticmdspam.,[ %name ]) | .signal vcmp.event.gamecmd $1- }
  }
  if (%echolevel > 2) vcmp.echo 4 $+ $+($chr(91),%id,$chr(93)) $+ 7 %cname $+ 1 $2-
}

Quoteon *:SIGNAL:vcmp.event.join:{
  if (%echolevel > 0) vcmp.echo 3**03 $1 $2 03joined the server.
  .signal vcmp.event.addplayer $1 $2
  vcmp.gametext $1 ~h~Welcome To The Gran Gta Online Server!
  vcmp.adminmsg $1 $vcmp.hgetname($vcmp.nameid($3)) 
}

-TaNaX01-  ;)


Force

If this is sansan they you need:


vcmp.echo $vcmp.hgetname(%idk) killed $vcmp.hgetname(%idd) $par($vcmp.deathreason($4))


Hope that helps :D

TanaX01

Quote from: [SDT]F_T_F0RC3 on July 12, 2008, 09:30:07 PM
If this is sansan they you need:


vcmp.echo $vcmp.hgetname(%idk) killed $vcmp.hgetname(%idd) $par($vcmp.deathreason($4))


Hope that helps :D

??????? no sorry is other problem  ;)

Nemesis2500

Quote from: [SDT]F_T_F0RC3 on July 12, 2008, 09:30:07 PM
If this is sansan they you need:


vcmp.echo $vcmp.hgetname(%idk) killed $vcmp.hgetname(%idd) $par($vcmp.deathreason($4))


Hope that helps :D
where should it be?  :P ::) ;D


Force

That would go under:


on *:SIGNAL:vcmp.event.kill:{

TanaX01

Quote from: [SDT]F_T_F0RC3 on July 13, 2008, 12:52:04 AM
That would go under:


on *:SIGNAL:vcmp.event.kill:{



:S is other error now more problem

Force

Tanax what you posted was never the problem, your the one thats going off topic.

Nemesis2500

Quote from: TanaX01 on July 13, 2008, 02:30:11 AM
Quote from: [SDT]F_T_F0RC3 on July 13, 2008, 12:52:04 AM
That would go under:


on *:SIGNAL:vcmp.event.kill:{



:S is other error now more problem
hey tanax STFU i have the problem not you  >:(


Nemesis2500

Quote from: [SDT]F_T_F0RC3 on July 12, 2008, 09:30:07 PM
If this is sansan they you need:


vcmp.echo $vcmp.hgetname(%idk) killed $vcmp.hgetname(%idd) $par($vcmp.deathreason($4))


Hope that helps :D
is the same i have
Quotevcmp.echo $vcmp.hgetname(%idk) killed $vcmp.hgetname(%idd) $par($vcmp.deathreason($4))
yours

Quotevcmp.echo 04** 7 $vcmp.hgetname(%idk) 4 killed 7 $vcmp.hgetname(%idd) 4 $par($vcmp.deathreason($4))
mine with colours  :(
and that bug continues with every script!!!!  >:( >:( >:(
and when i join ingame on mIRC this appears
QuoteVCMP.ID.ADDALIAS Unknown command
HELP! PLEASE! >:(


Youpi!

that's happend because u fucked something up on Rcon.mrc
if you have a new backup file replace it
otherwise problem won't be fixed and trust me no one will ;)

Mattz

Here

vcmp.echo 4*** $vcmp.nickcolor($1) 4killed $vcmp.nickcolor($3) $+ 4 $par($vcmp.deathreason($4))

To fix VCMP.ID.ADDALIAS

- Go and the script file and press crlt+f
- Type VCMP.ID.ADDALIAS  in the box provided
- When you find it, delete it


Nemesis2500

Quote from: Mattz on July 26, 2008, 05:14:33 AM
Here

vcmp.echo 4*** $vcmp.nickcolor($1) 4killed $vcmp.nickcolor($3) $+ 4 $par($vcmp.deathreason($4))

To fix VCMP.ID.ADDALIAS

- Go and the script file and press crlt+f
- Type VCMP.ID.ADDALIAS  in the box provided
- When you find it, delete it

thanks d00d  ;D


Mattz


TanaX01

Quote from: Nemesis2500 on July 26, 2008, 05:20:46 AM
Quote from: Mattz on July 26, 2008, 05:14:33 AM
Here

vcmp.echo 4*** $vcmp.nickcolor($1) 4killed $vcmp.nickcolor($3) $+ 4 $par($vcmp.deathreason($4))

To fix VCMP.ID.ADDALIAS

- Go and the script file and press crlt+f
- Type VCMP.ID.ADDALIAS  in the box provided
- When you find it, delete it

thanks d00d  ;D

Quote from: Mattz on July 26, 2008, 05:30:06 AM
np  ;D

Hahahah Lol Nemesis and mattz nice aport and you help my  ;)