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

Pages: 1 2 3 [4] 5 6
46
mIRC/pawn Scripting / Re: How can I...
« on: October 18, 2008, 01:47:55 pm »
hmmm... Ask windlord... Pm him

Cya, Knucis

47
mIRC/pawn Scripting / Re: How can I...
« on: October 18, 2008, 01:31:44 pm »
yeap... !ap [id] I think...

Cya, Knucis

48
mIRC/pawn Scripting / Re: How can I...
« on: October 16, 2008, 08:26:38 pm »
Thanks! Im based on GUS too!

Cya, Knucis

49
mIRC/pawn Scripting / How can I...
« on: October 16, 2008, 06:52:56 pm »
How can I add a cmd when i pickup a Pickup or something...

I was thinking for example:
*[PBK]Knucis picked up a Pickup ID:....
>> pm: You pickup a teletransport pickup! I will transport you to [......]

Then you go to that place...
Please help!

Cya, Knucis

50
mIRC/pawn Scripting / Re: WSV !Burn
« on: October 16, 2008, 05:49:55 pm »
... Stop flaming mam..!! Chill out! Read the rules and stop flaming.
Stop it punajbi_goli and gamyster flamming is not allowed here AFAIK , it may result in a BAN, read the forum rules!

Like evil said!... If you have the script close this topic to aviod more Flaming and spamming...

Cya, Knucis

51
Support / Re: Help!!!
« on: October 14, 2008, 05:56:29 pm »
OMG LOOK a ALIEN LANGUAGE lol  ;D

Anyways i understand your weird english-
Solution
1] goto www.google.com
2] Search " Download GTA VC no cd crack 1.0 "
3] See if u find good results there
4] download the file from a list of websites displayed in there...
5] replace ur old 'gtavc.exe' with new downloaded one

he is right...

[Offtopic] Lol! alien language xD... He typed in spanish but he translate the text to english... Thats the alien language xD [/offtopic]

52
Vice City / Re: SERVER VCMP AYUDAAAAAAAAAAAAAAAA???
« on: October 10, 2008, 04:36:10 pm »
English plss.. But i wil translate it:

He wants to know how to do his own server...

Try this: http://www.gtaforums.com/index.php?showtopic=358645

Cya, Knucis

53
Support / Re: CRC32 Checksum data/detail.ide
« on: October 05, 2008, 01:32:59 pm »
Its bcuz you are probably using a MOD for vice city... If you unistall and install it again that error probably will be fixed...

Cya, Knucis

54
Vice City / Re: You're Using an incorect Version
« on: October 05, 2008, 01:30:34 pm »
Are you using VC:MP 0.3z?? If you dont download it here www.vicecitymultiplayer.com

If you have VC:MP 0.3z probably its bcuz you are using Vice city version 1.1


Cya, Knucis

55
XE Servers (Legacy) / Re: Look at this
« on: October 04, 2008, 08:55:49 pm »
OMFG!! Wth is that  :D I dunno what is but i think it looks like the Plane graphics

Cya, Knucis

56
mIRC/pawn Scripting / Re: Whats rong with this command?? (GUS)
« on: October 04, 2008, 03:45:52 pm »
Yes, i can script for GameSparks but i need help to understand somethings first :P !! :)  Now im trying to understand how to use alias to do a Wanted and !sus command!

Cya, Knucis


57
mIRC/pawn Scripting / Re: Whats rong with this command?? (GUS)
« on: October 04, 2008, 02:51:50 pm »
Thanks Chezor :) Now that i learned somethings about scripts I can do my own commands and its fun to test it!

Thanks everybody!

Cya, Knucis

58
mIRC/pawn Scripting / Re: Whats rong with this command?? (GUS)
« on: October 04, 2008, 02:31:54 pm »
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  $vcmp.name(%a) - Has been Jailed By Admin: %name $+ , Reason: $iif($4,$v1,None)
      vcmp.setlocation %a 388.669739 -509.847992 9.395614
      vcmp.setcont %a 0
    }

Yes nice example :).. but It stays always in the jail... I want like RPG like this:
Code: [Select]
[code]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  $vcmp.name(%a) - Has been Jailed By Admin: %name $+ , Reason: $iif($4,$v1,None)
      vcmp.setlocation %a 388.669739 -509.847992 9.395614
      vcmp.setcont %a 0
      !.timer 1 [add custom time but i dunno how] setcont %id 1
      !.timer 1 $5 vcmp.announce %id You have been released form jail!
      !.timer 1 $5 vcmp.say vcmp.name(%a) has been released form jail!
}
or something like that!

Cya, Knucis[/code]

59
mIRC/pawn Scripting / Re: Whats rong with this command?? (GUS)
« on: October 04, 2008, 01:36:24 pm »
Thanks thijn... :) But it crash too -_-! And when I change axis it goes always to the golf place -.- Any soluctions?

60
mIRC/pawn Scripting / Re: Whats rong with this command?? (GUS)
« on: October 04, 2008, 12:48:33 am »
Im using v9.0 bcuz the secret packeges are working... But i dont think that 10.0 is diferent

Cya, Knucis

Pages: 1 2 3 [4] 5 6