Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Nemesis2500

Pages: 1 2 3 [4] 5
46
mIRC/pawn Scripting / Re: All Pick IDs
« on: July 08, 2008, 02:14:38 pm »
y00 thanks Mattz  ;D

47
mIRC/pawn Scripting / Re: Ban in game or irc error sasan
« on: July 07, 2008, 09:55:17 pm »
lol  ;)

48
Vice City / Re: VC-MP
« on: July 04, 2008, 12:33:09 am »
OR MAYBE U STARTED GTA VC NORMAL ACCIDENTALLY  ;D

49
Vice City / Re: A Very Easy Problem!!!
« on: July 04, 2008, 12:32:08 am »
i really dont know wth when i created mine it appeared inmeadiatly  ;D   ::)

50
mIRC/pawn Scripting / Re: Question Please Help
« on: July 03, 2008, 02:16:28 pm »
 ??? what is your point?  ???

51
mIRC/pawn Scripting / Re: !stfu on IRC
« on: July 01, 2008, 03:44:29 am »
humm strange it works for me i just tested it :P

Quote
Mon 11:55::. <@AdTec_224> !stfu adtec
Mon 11:55::. <@Captain_Obvious> ** Added [KFJ]AdTec_224 to the stfu list.
Mon 11:55::. <@Captain_Obvious> Admin:[ AdTec_224 ] Added:[ [KFJ]AdTec_224 ] To:[ STFU List ]

Nice Adtec and !BanList In Irc ?

my version of !banlist just echo's a web URL and bans are echo'd and logged by a bot i have no idea how to script it from local to remote.
i didnt say that didnt work ;) i meant if it probably wont work

BTW:IT WORKS!

<Nemesis_24>   !stfu XD
<Hunter_Bot>   Admin:[ Nemesis_24 ] Added:[ XD ] To:[ STFU List ]

52
mIRC/pawn Scripting / Re: !stfu on IRC
« on: July 01, 2008, 01:52:05 am »
Assuming you're using sansan this is what it should look like:

Code: [Select]
elseif ($1 == !stfu) { vcmp.addstfu $2- | vcmp.adminchat Admin:[ $nick ] Added:[ $iif($vcmp.nameid($2) != $null,$vcmp.hgetname($vcmp.nameid($2)),$2) ] To:[ STFU List ]  }
Note: UNTESTED!
a million of thanks even IF that doesnt work thanks  ;D

53
mIRC/pawn Scripting / !stfu on IRC
« on: June 30, 2008, 11:17:51 pm »
Hello guys... ;)
i have a little problem with !stfu on irc

Quote
<Nemesis_24>   !stfu xD
<Hunter_Bot>   Admin:[ Nemesis_24 ] Added:[ ] To:[ STFU List ]

nothing appears on added
Quote
Added:[ ]

Quote
elseif ($1 == !stfu) { vcmp.addstfu $2- | vcmp.adminchat Admin:[ $nick ] Added:[ $vcmp.hgetname($vcmp.nameid($2)) ] To:[ STFU List ] 
    }

i dunno wth
pls help  ;D

PS:same with !unstfu

54
mIRC/pawn Scripting / !mycars
« on: June 20, 2008, 03:51:59 am »
hello  ;D
does this works on GUS

Quote
ALIAS COMMAND
-------------------------------------------


alias vcmp.carownerid {
  var %a = $ini(vcmp.cars.ini,0),%b
  while (%a > 0) {
    if ($readini(vcmp.cars.ini, $ini(vcmp.cars.ini,%a), owner) == $1) {
      if (%b == $null) %b =  $ini(vcmp.cars.ini,%a)
      else %b = %b - $ini(vcmp.cars.ini,%a)
    }
    !dec %a
  }
  !return %b
}




COMMAND ITSELF
-------------------------------------------

if ($2 == !mycars) {
  var %a = $vcmp.carownerid($1)
  if (%a == $null) vcmp.msg $vcmp.getid($1) You have no vehicle
  else {
    vcmp.msg $vcmp.getid($1) Your vehicle ID is %a
  }
}


of i need to change only this?
Quote
if ($2 == !mycars) {
to
Quote
elseif ($2 == !mycars) {

55
mIRC/pawn Scripting / Re: Commands !Ban
« on: June 20, 2008, 03:45:50 am »
no kcho  ;D

56
mIRC/pawn Scripting / Re: Scripts
« on: June 07, 2008, 06:45:36 am »
in my opinion gus is better,try to get GUS V10.0 but sansan its an awesome script too  ;D

57
mIRC/pawn Scripting / 2 questions
« on: May 18, 2008, 06:57:09 am »
i have 2 questions  ;D

1. how can lock a skin for example if someone (not admin) choose that skin inmediatly dies and an announce appears saying "Skin locked,admins only"

2. how can i add a death pickup for example  someone see dropped cash and qhen he pick up it he dies

hope u reply me thx 4 ur atention  ;D

PS:IM USING GUS 10.0

58
mIRC/pawn Scripting / Re: Help!!!
« on: April 13, 2008, 10:38:40 am »
exactly  ;D

59
mIRC/pawn Scripting / Re: Select fund skin
« on: March 17, 2008, 01:10:56 pm »
pero q qeris ps si ya tenis skins diferentes

60
mIRC/pawn Scripting / Re: Select fund skin
« on: March 15, 2008, 12:23:06 am »
kjajkakjajk q fue eso!

Pages: 1 2 3 [4] 5