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
Pages: 1 ... 15 16 [17] 18
241  Scripting / Script Help / Re: God mode on certain skin ids on: November 01, 2015, 06:56:43 am
I really appreciate everything.

until i fix it completely ill just set message player on spawn to type there skin /skin of there selected player after each time killed to ensure that there team don't kill them.

until i find a way to do something like findplayerskin function with a timer.. idk something

 ill figure something out the main objective is complete.

Thanks to everyone

Ps im applauding everyone
242  Scripting / Script Help / Re: God mode on certain skin ids on: November 01, 2015, 03:53:07 am
hmm appears this creates god mode instead on that player only way to be able to kill is threw head shot i will play with it more. i appreciate everyone's help.

Code: [Select]
function onPlayerSpawn( player, spawn )
{
if (player.Skin == 1) player.Immune = true;
else player Immune = false;
}

This function is triggered when you leave the spawnscreen upon join, as well as everytime you die and respawn.
243  Scripting / Script Help / Re: Assistance with Server Query on: November 01, 2015, 02:59:53 am
What else are you capable of doing? this is very interesting. Do you have any screenshots?
244  Scripting / Script Help / Re: Help me on my journey on: October 30, 2015, 07:29:13 pm
the servers use scripting called squirrel go to script release and download a few scripts and start understanding how it works. that is what i did and i learned.

Any thing else your asking im confused on just trying to give you a fast responce
245  Liberty Unleashed / LU Clans / Re: [TW] The Warriors on: October 30, 2015, 06:01:04 pm
Why don't both of you come to [CZ/EN] GTA.MP.CZ + gta.cz ill ensure that one player isn't using noob hacks and ensure the real winner wins
246  Scripting / Script Help / Re: God mode on certain skin ids on: October 29, 2015, 06:43:52 pm
okay the actual script works but in the spawn screen if you go to the skin that way it dosnt work, unless you type /skin even if you are that skin already... no clue to why this is like this. i will have to play with the actual script
247  Scripting / Script Help / Re: God mode on certain skin ids on: October 29, 2015, 03:05:39 pm
function onPlayerSkinChange( player, old, new )
{
     if (new == 1) player.Immune = true;
     if (new == 5) player.Immune = true;
     else player.Immune = false;
     return 1;
}

something like this may work.
248  Scripting / Script Help / Re: God mode on certain skin ids on: October 29, 2015, 02:32:32 pm
This is awesome thank you. Have not tested. only issue i did not realize is this should of been created as a class script. for instance if you are tonny cipriani then you should be immune to anyone else's skin related/gang related. but if not it's fine i can literally get it working and maybe modify it. Thanks so much rwwpl. Trevor you we're very close. i really appreciate your attempts to help me.
249  Scripting / Script Help / Re: God mode on certain skin ids on: October 28, 2015, 10:36:06 pm
Wont work >:(. nothing but errors now i feel like your avatar, Luckily this is day one and i already have a suggestion maybe with your help and someone else i can figure this out.

Thank you.

ill Research God mode in the forums and see what i can use and modify the god mode with what you gave me.
250  Scripting / Script Help / Re: God mode on certain skin ids on: October 28, 2015, 10:19:17 pm
i feel like this would belong in the section of

 function onPlayerSkin

i will play around with this.

Thank you
251  Scripting / Script Help / God mode on certain skin ids on: October 28, 2015, 09:47:06 pm
I would like to create a script for my server that on certain skin ids you cannot kill. basically say skin 0 Claude if you are 0 you can not kill. as well if you are with skin = hobos, gangs, pimps, hookers, etc. i really don't know how i should start this script. i should be able to create the script and copy and paste it over and over until complete .

Any help would be nice on configuring this script.

This is a main script i need on my server.

Thanks for reading
252  Off Topic / General Chat / Re: Vrocker hosting on: October 24, 2015, 04:49:53 am
Im not trying to send hard work to someone else.

ever since i started learning squirrel it's changed me. i don't want to be touched,go out in public, or deal with family. a lot in general i now know how vrocker probably feels and im sure he wants to get away from this life style just going by personal experience... .
I prefer an interesting ftp panel and secure hosting. sorry. free is nice but isn't always the best option. he who has patience will receive great rewards just like buying a car XD.

PLEASE keep the forum small so Vrocker won't think this is an old topic.
253  Scripting / Script Help / server help on: October 22, 2015, 03:34:21 pm
I have a few questions about server side stuff

I have world demintion issues caused by one of my spheres . is there something more professional than spheres for pns and etc pns (pay and spray brings me to the world demention . id like to have more demention on entering special spheres. but its a nightmare.
server is going to attempt to have a little of rpg to it the rest is DM until the server is finnished.
eventually there will be driving missions that will pay cash. trying to create a target mission that will telloport you from target range 1 and 2. 3 seconds to shoot will be issues but i need help on the world demention part

but anyway the other question is object.dat id like to ask is it possible to make doors like the bank joeys garage doors like ghost doors or can i create a script that these doors open on foot like pns id like to make these open for robberys etc. i just want to see what i can do. before wasting my time over nothing.
254  Off Topic / General Chat / Vrocker hosting on: October 22, 2015, 12:31:19 am
How Long does it usely take to receave my lu package?

First time buyer

ordered on 16-10-2015 23:30:28

i"ve been really patient and would love to put my beta on liberty unleashed. i know Vrocker is a busy person. im not sure how long these things usley take. Starting to get really Eager to be able to upload my server.

i hope to hear good news  :D
255  Servers / Advertise your server! / Re: Gamesparks Revolution Roleplay on: October 17, 2015, 08:22:26 pm
How about that beta?
Pages: 1 ... 15 16 [17] 18
© Liberty Unleashed Team.