Vice City: Multiplayer

Server Development => Scripting and Server Management => Script and Content Requests => Topic started by: W3aPoN^ on Jul 19, 2016, 04:21 PM

Title: Electric Gate
Post by: W3aPoN^ on Jul 19, 2016, 04:21 PM
I Want To Make A Electric Gate For Vercitti Mansion That Can Be Open With A Key Can You Guys HELP me Thanks 4 YOUR Replys
Title: Re: Electric Gate
Post by: Thijn on Jul 19, 2016, 05:05 PM
Sure, what did you try so far?
Title: Re: Electric Gate
Post by: W3aPoN^ on Jul 20, 2016, 02:34 AM
Yes I Saw This Door In Many Servers And I Wanted To Add It In My Server Please Thanks In ADVANCE Help Thijn
Title: Re: Electric Gate
Post by: KAKAN on Jul 20, 2016, 04:17 AM
http://forum.vc-mp.org/?topic=147.0
Title: Re: Electric Gate
Post by: W3aPoN^ on Jul 20, 2016, 08:48 AM
Thanks KAKAN But i am Using VCMP 0.4 Squirrel That Script Dosen't Work In My Server
Title: Re: Electric Gate
Post by: KAKAN on Jul 20, 2016, 09:19 AM
Quote from: razacharan on Jul 20, 2016, 08:48 AMThanks KAKAN But i am Using VCMP 0.4 Squirrel That Script Dosen't Work In My Server
maybe you don't know this forum is for 0.4 scripts? I tested that some months ago and it seemed to work.
Title: Re: Electric Gate
Post by: MatheuS on Jul 20, 2016, 11:31 AM
Quote from: razacharan on Jul 20, 2016, 08:48 AMThanks KAKAN But i am Using VCMP 0.4 Squirrel That Script Dosen't Work In My Server

But this script was made for VC-MP 0.4. ::)
Title: Re: Electric Gate
Post by: W3aPoN^ on Jul 20, 2016, 03:33 PM
Ok Forget It I Want A Script For Adding Names Of Player That Shows At Spawn Screen Like If A Player Selecting Tommy In The Bottom Types Player Tommy Vercitti
Title: Re: Electric Gate
Post by: Thijn on Jul 20, 2016, 04:28 PM
I want you to try making it yourself. Learn squirrel by doing it.
Copying isn't what's gonna get you an unique script and run your own server.
Title: Re: Electric Gate
Post by: KAKAN on Jul 20, 2016, 05:42 PM
I don't think this guy knows how to script, he's just asking everything :p
Title: Re: Electric Gate
Post by: MEGAMIND on Jul 20, 2016, 05:43 PM
http://forum.vc-mp.org/?topic=147.0 not working for me :(
Title: Re: Electric Gate
Post by: KAKAN on Jul 20, 2016, 05:44 PM
Quote from: MEGAMIND on Jul 20, 2016, 05:43 PMhttp://forum.vc-mp.org/?topic=147.0 not working for me :(
you guys can't copy paste too?
Title: Re: Electric Gate
Post by: MEGAMIND on Jul 20, 2016, 05:45 PM
i did but it i guess not meets witht the server requirments of mine
Title: Re: Electric Gate
Post by: Murdock on Jul 20, 2016, 06:11 PM
Quote from: MEGAMIND on Jul 20, 2016, 05:45 PMi did but it i guess not meets witht the server requirments of mine

Make it yourself then or stop complaining
Title: Re: Electric Gate
Post by: MEGAMIND on Jul 20, 2016, 06:54 PM
btw i dont need it and i tested it not wrks okay
Title: Re: Electric Gate
Post by: Cool on Jul 21, 2016, 06:51 AM
works perfect may be you dont know how to copy/paste
Title: Re: Electric Gate
Post by: MEGAMIND on Jul 21, 2016, 09:04 AM
i know exactly but there are 2 much timers in my seerver
Title: Re: Electric Gate
Post by: KAKAN on Jul 21, 2016, 09:08 AM
Quote from: MEGAMIND on Jul 21, 2016, 09:04 AMi know exactly but there are 2 much timers in my seerver
So? That script doesn't have timer and won't lag your server much. And too, Timers won't lag your server.
http://vcmp.liberty-unleashed.co.uk/forum/index.php?topic=1247.msg7714#msg7714
Title: Re: Electric Gate
Post by: Finch Real on Jul 21, 2016, 12:14 PM
You are doing some mistake @MEGAMIND
@razacharan here is the example if you don't know how to
function onPlayerRequestClass( player, classID, team, skin ) { if (player.Skin == 0 ) Announce( "Tommy Guy" , player, 8 ); } }
Title: Re: Electric Gate
Post by: KAKAN on Jul 21, 2016, 01:37 PM
Quote from: Finch Real on Jul 21, 2016, 12:14 PMYou are doing some mistake @MEGAMIND
@razacharan here is the example if you don't know how to
function onPlayerRequestClass( player, classID, team, skin ) { if (player.Skin == 0 ) Announce( "Tommy Guy" , player, 8 ); } }

That's shit, use this:-
function onPlayerRequestClass( player, classID, team, skin ) { Announce( GetSkinName( skin ) ) }
Title: Re: Electric Gate
Post by: Finch Real on Jul 21, 2016, 01:43 PM
That's not shit That was exàmple for him
Title: Re: Electric Gate
Post by: Thijn on Jul 22, 2016, 06:07 AM
Please keep your personal hate in private conversations. Yes, if you give an example you might as well give a proper one someone actually learns something from.
Title: Re: Electric Gate
Post by: Finch Real on Jul 22, 2016, 08:54 AM
@Thijn If i gave someone proper example then theu gonña start saying
why you don't want to learn themselves?
Title: Re: Electric Gate
Post by: Thijn on Jul 22, 2016, 09:45 AM
Quote from: Finch Real on Jul 22, 2016, 08:54 AM@Thijn If i gave someone proper example then theu gonña start saying
why you don't want to learn themselves?
What?
Title: Re: Electric Gate
Post by: Finch Real on Jul 22, 2016, 09:50 AM
I am trying to say If i help peoples like that Every Stuid gonna Ask me
'Why you just provide them code let them learn themselves '