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

Pages: [1] 2
1
Racing server / Re: Miami-Dade: Racing Promotional Video
« on: September 27, 2011, 09:13:23 pm »
Just to clear this up i wrote the LU chatbox addon he's using as i was sick of the current vc-mp chatbox. THIS IS NOT 0.4

AHHHHHHHH why u guys like LU chat box? i cant see a shit with that color :( srsly all love it why?

You do realise the LU chatbox is customizable right? you can change colour, background, font, etc...

2
what dll was the script using on r1? VRockers DLL or the original DLL? also make sure you have
Code: [Select]
RconMaxUsers = 1 in your server.ini.

3
Support / Re: R2 bug?
« on: February 03, 2010, 08:28:01 pm »
Just thought i'd post to tell you the car speed bug doesnt appear to be fixed still lots of people speeding around (yes i am using the client check so they are not using an old client.) this really does need fixing or ill have to downgrade LWs back down to 0.3z.

Nevermind :-X bit of bad code sorry about that

4
Support / Re: R2 bug?
« on: January 11, 2010, 10:34:49 pm »
Linux Server at http://vicecitymultiplayer.com/dl.php?f=12 doesnt work link fails "File not found."

5
Support / Re: R2 bug?
« on: January 11, 2010, 01:01:29 am »
Thanks for the update Falcon but i still wont update LWs because you can still use the old client to connect the server meaning people can still speed around in vehicles i suggest you fix that asap.

6
Support / R2 bug?
« on: January 01, 2010, 08:50:08 pm »
Well yesterday i was planning on updating LWs to R2 when i noticed a strange bug i typed /kill then got my car using !getcar ( set 8 ) got into the car and thats when the bug occurred for some reason my car was twice as fast as it should of been i've spoken to a few people and they apparently seem to be getting the same problem anyone know when we can expect a fix for this? its really kind of annoying and is stopping me from updating lws.

EDIT: just thought i'd mention the bug doesnt always happen so it might take a few times before you see it.

7
mIRC/pawn Scripting / Re: need rusty spoon script
« on: October 05, 2008, 08:44:23 pm »
The script is not available for public download and never will be.

As for skins check http://forum.vicecitymultiplayer.com/index.php?topic=21.0 SkinIDs

Locked to avoid spam.

8
mIRC/pawn Scripting / Re: Script Vcmp.data - Area
« on: September 09, 2008, 07:50:06 pm »
Just tested the way i said and it works fine for me:

Quote
<KFJBot> [1] [KFJ]AdTec_224: !loc
<KFJBot> Your Location: Bank

and my coords and code:

-901.4593 -352.2603 13.3802 = XY1 (Z not used)
-966.5250 -328.1825 15.5918 = XY2 (Z not used)

Code: [Select]
-901.4593,-328.1825,-966.5250,-328.1825,-966.5250,-352.2603,-901.4593,-352.2603=Bank
remember to add the new location at the top of your location file.

-AdTec_224

9
mIRC/pawn Scripting / Re: Script Vcmp.data - Area
« on: September 09, 2008, 02:42:59 pm »
This is how to do it if i remember it right: get bottom left corner coords and top right corner coords:



Sorry about the pic :d

then its:

Code: [Select]
X1,Y2,X2,Y2,X2,Y1,X1,Y1=location
Hard to remember now but i think thats how i did it :P

-AdTec_224

10
Support / Re: Basic Server Issiue.
« on: September 05, 2008, 09:44:56 pm »
When you download the server there should be a folder called "vcmp" in that folder there should be a file called "config.ini" but it would appear that you have deleted or renamed that folder or file.

Redownload the server zip file, extract it then open up "vcmp\config.ini" and edit the values: "ServerName =" and "AdminPassword ="

e.g.

Code: [Select]
ServerName = "[0.3z]b4t's Test Server"
&

Code: [Select]
AdminPassword = "servtest"
Then start your server.

Hope this helps.

-AdTec_224

11
mIRC/pawn Scripting / Re: help in "config of vehicles "
« on: August 31, 2008, 04:09:24 pm »
there is a definition in the default config.ini (the one that comes with the server)

Code: [Select]
; Vehicle =
; #model_id #spawn_x #spawn_y #spawn_z #z_angle #color1 #color2 (use -1 for auto-color from carcols.dat)

so:

Code: [Select]
Vehicle = 191 338.6310 -237.6571 29.1708 98.9897 0 0
191 = Model ID
338.6310 = Coord X
-237.6571 = Coord Y
29.1708 = Coord Z
98.9897 = Angle
0 = Colour 1
0 = Colour 2

Hope this helps

- AdTec_224

12
mIRC/pawn Scripting / Re: Server config.ini
« on: August 29, 2008, 09:55:30 pm »
??? correct me if im wrong but as far as i know the linux server and the windows server are the same its probably just that you have too many different models of vehicles.

- AdTec_224

13
mIRC/pawn Scripting / Re: Lock Car for sansan
« on: July 12, 2008, 03:55:50 pm »
dont think there is but its not hard to create one :P here is a list of rcon commands http://forum.vicecitymultiplayer.com/index.php?topic=135.0 by Falcon.

-AdTec_224

14
mIRC/pawn Scripting / Re: Code Bakasam
« on: July 12, 2008, 01:53:14 am »
i have almost no idea what your talking about but im guessing your talking about aliases and mirc functions so my advice is look at the mirc help file and every alias in vcmp script can be used as a "$" (e.g. $vcmp.hgetname, $vcmp.hgetip) learn to understand the code dont just keep requesting code and letting someone else do all the work for you (thats directed at everyone and not just him) i didnt keep double posting on forums requesting code i spent time looking and understanding the code dont get me wrong im more than happy to help you im just asking you try yourself first.

P.S. sorry if there are any typos i was writing this is a rush :-X

-AdTec_224

15
mIRC/pawn Scripting / Re: !stfu on IRC
« on: July 01, 2008, 01:56:55 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.

Pages: [1] 2