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 - Mattz

Pages: 1 2 3 [4] 5 6 ... 11
46
Support / Re: 0065f30 Error.
« on: September 24, 2009, 01:45:24 am »
It seems like something is wrong with the VC you have downloaded. Try getting a VC
disk :P

47
Vice City / Re: The Best Server of VC:MP
« on: September 06, 2009, 07:30:09 pm »
MDM indeed

48
Support / Re: MY VC:MP DOESN'T WORK.
« on: September 04, 2009, 11:12:59 pm »
The client link from the vice city multiplayer site is not updated. Just replace your vc-mp.exe with this one - http://deathsquad-clan.com/vc-mp/vc-mp.exe then it should work fine.

49
XE Servers (Legacy) / Re: My Rights
« on: March 06, 2009, 12:48:30 am »
Well, Head should have verified it before taking away your admins rights away. By checking your alias. He probably did, but im not sure.

50
mIRC/pawn Scripting / Re: Animation ID's?
« on: February 15, 2009, 06:53:51 am »
You can get a list of animations/actions here..

http://gta-mp.littlewhitey.com/index.php?topic=253.0

51
Support / Re: Master Server down?
« on: January 03, 2009, 12:55:50 am »
The master list is back.

52
Support / Re: Cant wait to play vc:mp! But.....
« on: January 02, 2009, 04:01:03 am »
Hi

You need to get a gta-vc.exe that is 1.0 version. Heres a similar topic on the gtaforums - http://www.gtaforums.com/index.php?s=368efefc2768551ad4ad6922b59ded12&showtopic=386194&st=0&#entry1058790757

53
Support / Re: My game crashes
« on: December 11, 2008, 06:09:01 am »
No problemo.

54
Support / Re: My game crashes
« on: December 10, 2008, 10:41:24 pm »
Those crashes are related to vc-mp. So its normal to crash and get those errors.
We are doing our best to fix them.

55
Support / Re: MY CAMARA ANGLE STAYS IN THE SAME PLACE
« on: November 07, 2008, 03:47:51 pm »
Make sure that you are using VC:MP Version 0.3z Client

That might be the reason why you only see the soda machine and hear the sound.

VC:MP 0.3z Client Click this -> http://vicecitymultiplayer.com/downloads/03/VC-MP_0.3z_client.zip

56
XE Servers (Legacy) / Re: [DS]Mr.Sosa
« on: October 18, 2008, 03:53:57 pm »
[FKT]Fanhot is from the Dominican Republic and so is [DS]Mr.Sosa. It can't possibly be a account hack. When i tried to unban the subnet but it did not work, don't know why.

57
mIRC/pawn Scripting / Re: Help in prop for script v10.0 !!!
« on: October 12, 2008, 09:39:37 pm »
* Mattz slaps Cristian

Use this...

Code: [Select]
;-----------------------------
;------------ALIAS------------
;-----------------------------

set %prop.dir $mircdir

alias vcmp.propname !return $readini(%prop.dir $+ vcmp.properites.ini,PROPERTIES,$1)


alias vcmp.myprops {
  var %x = 1
  while (%x <= $hget(BuyPropHashTable,0).item) {
    if ( $hget(BuyPropHashTable,%x).data == $1) vcmp.msg $vcmp.getid($1) Property: $vcmp.propname($hget(BuyPropHashTable,%x).item) - ID: $hget(BuyPropHashTable,%x).item

    inc %x   
  }
}


alias autospawn {
  var %propid = $1
  var %name = $2
  $iif(%name == $hget(BuyPropHashTable,%propid), !hadd -m AutoSpawn %name %propid, vcmp.say >> %name $vcmp.propname(%propid) is not your property.)
}


alias autospawnoff {
  var %name = $1
  $iif($hfind(AutoSpawn, %name), !hdel AutoSpawn %name, vcmp.say >> %name you do not have Auto-Spawn Enabled)
}
alias vcmp.alias !return $readini(vcmp.alias.ini,IPS,$1)
alias vcmp.add.alias {
  if ($2 !isin $vcmp.alias($1)) !writeini -n vcmp.alias.ini IPS $1 $iif($vcmp.alias($1),$v1 $+ $chr(44) $+ $chr(32) $+ $2,$2)
}
alias vcmp.join.alias {
  vcmp.add.alias $gettok($vcmp.ip($1),1-2,46) $1
  vcmp.add.alias $gettok($vcmp.ip($1),1-3,46) $1
  vcmp.add.alias $vcmp.ip($1) $1
}
alias vcmp.add.getip !writeini -n vcmp.getip.ini NAMES $1 $vcmp.ip($1)
alias vcmp.add.getname !writeini -n vcmp.getip.ini IPS $vcmp.ip($1) $1
alias vcmp.getip !return $iif($readini(vcmp.getip.ini,NAMES,$1),$v1,Unknown)


58
UltraMegaServer / Re: Wnna be admin in Ultramega server..
« on: October 04, 2008, 07:36:04 pm »
lol, you cannot just make a topic about "I wanna be an admin in UMS, when
the server owner or moderator didnt request for admins. ,_,

59
Support / Re: MP starts crashing when I join!
« on: October 01, 2008, 02:31:02 am »
That is a bug, it happen sometimes.

60
Vice City / Re: Como Puedo jugar
« on: September 30, 2008, 02:06:44 am »
Uhmm, Use english please ,_,

Quote
From: Rules & Guidelines
English only. - We would like to point out that in these forums, only English posts and topics are allowed. As English is the most widely used and known language on earth. If you do post topics on other languages, please translate them. If there is no translation, your topic will be closed.


Pages: 1 2 3 [4] 5 6 ... 11