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 - [GR]Dark

Pages: [1]
1
mIRC/pawn Scripting / Re: Select fund skin
« on: March 18, 2008, 05:29:21 am »

2
mIRC/pawn Scripting / Re: Select fund skin
« on: March 18, 2008, 05:29:01 am »

Not yet but hopefully I help you on your saves    
Much scrip  >:(


3
mIRC/pawn Scripting / Re: Select fund skin
« on: March 18, 2008, 05:28:14 am »
Not yet but hopefully I help you on your saves arto scrip  >:(

4
mIRC/pawn Scripting / Re: Select fund skin
« on: March 15, 2008, 08:34:21 am »
tu no me ayudas :S porfa nemesis ayudame con los skin porfa

5
mIRC/pawn Scripting / Re: 2 questions =P
« on: March 15, 2008, 08:33:45 am »
ok thank revilo

6
mIRC/pawn Scripting / 0.3x /build mode !!
« on: March 14, 2008, 09:50:16 am »
hi all

I have trouble with what used to vcmp 0.3x / build

But when I already have the place and the locations are less than 180 and when I could not put my server is stuck and I have to restart the computer


When I have the localisaciones place in the config.ini vehichle and when I go to the computer to try to prove the changes one crashed y reset pc  :'(
 >:( >:(









7
mIRC/pawn Scripting / Re: IRC commands in game
« on: March 14, 2008, 09:34:30 am »
mmm mIRC Bot sasan !rcon disconect remote !! :S

please me

8
mIRC/pawn Scripting / 2 questions =P
« on: March 14, 2008, 09:31:14 am »
Code: [Select]
 
}
  elseif ($2 == !jail) || ($2 == !pmjail) {
    if ($vcmp.cmdcheck(!jail,%id) == fail) !halt
    elseif (!$3) vcmp.msg %id Error - Missing Information, $2 <name> <reason>
    elseif (%a == -1) vcmp.msg %id Error - Invalid ID/Name
    else {

      vcmp.cmdsay $2 %id  Admin $+($chr(91),%name $+,$chr(93)), Jailed $+($chr(91),$vcmp.name(%a),$chr(93)) Reason: $+($chr(91),$iif($4-,$v1,None),$chr(93))
      vcmp.setlocation %a 388.669739 -509.847992 9.395614
      vcmp.setcont %a 0
      vcmp.announce %a We behaved badly These Arrested!
    }
  } 
  elseif ($2 == !unjail) || ($2 == !pmunjail) {
    if ($vcmp.cmdcheck(!unjail,%id) == fail) !halt
    elseif (!$3) vcmp.msg %id Error - Missing Information, $2 <name> <reason>
    elseif (%a == -1) vcmp.msg %id Error - Invalid ID/Name
    else {
      vcmp.cmdsay $2 %id  Admin $+($chr(91),%name $+,$chr(93)), Unjailed $+($chr(91),$vcmp.name(%a),$chr(93)) Reason: $+($chr(91),$iif($4-,$v1,None),$chr(93))
      vcmp.setlocation %a 398.7801 -469.253 11.7319
      vcmp.setcont %a 1
      vcmp.announce %a You Libe largate and play clean!
    }




Nemesis that is what we are looking bye

9
mIRC/pawn Scripting / Select fund skin
« on: March 14, 2008, 09:24:38 am »
Hello everybody what they wanted to ask questions just 2

Selecting skin

Ami, I would like to change, but not when localisacion change in the files that I said was in the config.ini

    However, any attempt to change it and when I am going to choose the server to the skin on the water ahogandome: S ami good I want to have a place to choose from, such as skin, but different. As server LW Selling a house. I want a well but different house.


Thanks to all

Pages: [1]