• Welcome to Vice City Multiplayer.
 
Menu

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.

Show posts Menu

Topics - Jack_Bauer

#1
mIRC/pawn Scripting / mIRC Script Hosting
August 09, 2008, 02:44:01 AM
Hello,I normally dont have my pc on 24/7 does anybody know where i can host VCMP mIRC Scripts?
#2
Hello there again,a couple of weeks ago i posted "The PR3VIEW" now i present to you "The R3VIEW"

Hope you enjoy and thanks for watching.

http://www.youtube.com/watch?v=5X63XFt3BeQ&fmt=18
#3
mIRC/pawn Scripting / Check Hp for command [Solved]
July 11, 2008, 05:42:48 AM
hello people,sorry for being so noob, but what is the command to check hp i mean like,
like, if less than 80 hp you cant do !goto or something.
#4
mIRC/pawn Scripting / Making everybody independant.
July 10, 2008, 10:53:16 PM
Hello , i havent got a clue if this is possible couse it works through the config.ini file, is there a way to make a command and make all skins independant? and then another skins makes them go back to original teams? i think this maybe not possible but . . . maybe have like another ini with independant skins and do something like "readini".
#5
mIRC/pawn Scripting / Mute or similar
July 08, 2008, 06:04:44 AM
is there anyway to mute someone or,remove their commands?
#6
mIRC/pawn Scripting / Weapon IDs
July 06, 2008, 07:13:42 AM
Hello,here are the normal weapon ids.
0=Unarmed
1=Brass_Knuckles
2=ScrewDriver
3=GolfClub
4=NightStick
5=Knife
6=Baseball_Bat
7=Hammer   
8=Meat_Cleaver
9=Machete
10=Katana
11=Chainsaw
12=Grenade
13=Remote_Detonation_Grenades
14=Tear_Gas
15=Molotov_Cocktails
16=Rocket
17=Colt45
18=Python
19=Shotgun
20=Spas12_Shotgun
21=Stubby_Shotgun
22=Tec9
23=Uzi
24=Silenced_Ingram
25=Mp5
26=m4
27=Ruger
28=Sniper_Rifle
29=Laser_Scope_Sniper_Rifle
30=Rocket_Launcher
31=Flame_Thrower
32=M60
33=Minigun

Could somebody post a link for the weapon pickups and the ammunation weapons ids?

i had this
Weapon pickup IDs: http://www.gtam.info/adam/id/pickups_weapons.txt
Other useful pickup IDs: http://www.gtam.info/adam/id/pickups_other.txt
but seems not to be working anymore :S thx in advance
#7
mIRC/pawn Scripting / Few Things in 1 Topic :P
June 24, 2008, 04:39:00 AM
thanks in advance,i would like to know more by myself but,im erm a noob at scripting at the moment .  >:( :'(   Im using Sansan

1?- I would need/like the "announce" command,i look in script and i start to see how it works but i cant kind of set all up together, i know i use vcmp.gametext,but i dont know how to make command from there :S.

2?- Can mIRC make sums? i think ive seen it somewhere,to start with i want to use it for the time command,as it gives my time so i would do like,im from spain,GMT +1,so like england would be $currenttime minus 1.im not sure why but my !time command crashes,it works at start but then it get stuck at that hour,like,i type !time and it comes 3:00 ,half hour latter i do !time and it still comes up 3:00 :S
elseif ($2 == !time) vcmp.adminchat $currenttime
alias currenttime vcmp.adminchat $asctime(HH:mm)

3?- i cant get to work some cars on the config.ini file,cars like phoenix , which is weird couse i see it on other servers :S. Skin 130 also doesnt work I put like

Skin = 1 130 etc etc etc
Skin = 1 103   "     "    "

and two 103's skins comes up,one with 103's weapons and the other with 130's weapons :S.

4?-I managed to find out how to disable the auto-enter in vehicle when you do !getcar,but now it spawns on me,anyway of making it spawn a bit on one side,i think with a "sum"  it would do the trick like add 5 to the coordinates or something.

elseif ($2 == !getcar) {
      if ($hget(vcmp,loggedin. $+ %id) < 10) vcmp.adminmsg %id You must be Admin Level 10 or higher to attempt this command.
      else {
        if ($vcmp.hgetcarid(%id) != 0) vcmp.adminmsg %id You must not be in a vehicle to use !getcar.
        else {
          if ((!$3) || ($3 > 200) || ($3 < 0)) vcmp.adminmsg %id Error: Invalid Car ID.
          else {
            vcmp.setloc %id $vcmp.hgetpos.x(%id) $vcmp.hgetpos.y(%id) $vcmp.hgetpos.z(%id) 0
            vcmp.setcarloc $3 $vcmp.hgetpos.x(%id) $vcmp.hgetpos.y(%id) $vcmp.hgetpos.z(%id)
[b];[/b]            vcmp.setcar %id $3
            vcmp.adminmsg %id Got car $3 $+ !
          }



I think thats it for now,thank you all very much.
#8
mIRC/pawn Scripting / !time
June 14, 2008, 05:38:45 PM
Hello there,any chance of somebody giving their !time command? i think its something to do with vcmp.gethr and vcmp.getmin but i dont know :S
#9
Videos and Screenshots / [R3V]Server Preview
June 13, 2008, 06:42:43 AM
Hi,My first post in this forum,and it is to present my first video uploaded on youtube,so hope you enjoy and i will appreciate your comments.

http://uk.youtube.com/watch?v=OhK3v0O8DWw