
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.

2
Bugs and Crashes / New Bug
« on April 18th, 2019, 03:26 PM »
Subject: [Bug] bug same like a punch bug but now , it's when we shoot someone on long range with shotgun
Description: When you fight someone with a shotgun and you damge him, you see his animation falling down and still moving like when there was the punch bug
What you were doing when the bug happened:I was fighting someone
What you think caused the bug: After new update i think.
Just a video that makes the thing easier to get: https://vimeo.com/331133468
Description: When you fight someone with a shotgun and you damge him, you see his animation falling down and still moving like when there was the punch bug
What you were doing when the bug happened:I was fighting someone
What you think caused the bug: After new update i think.
Just a video that makes the thing easier to get: https://vimeo.com/331133468
3
Scripting and Server Management / ban system problem
« on July 5th, 2018, 01:11 AM »
https://forum.vc-mp.org/?topic=5699.0
Whenever i do /ban it never shows a thing and about how to add a definition class, i really don't have any idea about that, so please help me for that because i do not know what to do
Whenever i do /ban it never shows a thing and about how to add a definition class, i really don't have any idea about that, so please help me for that because i do not know what to do
4
Snippet Showroom / Re: Goto, Heal And FixCar With Timer :D
« on July 3rd, 2018, 05:07 PM »6
Snippet Showroom / Re: Goto, Heal And FixCar With Timer :D
« on July 2nd, 2018, 04:28 PM »7
Snippet Showroom / Re: Goto, Heal And FixCar With Timer :D
« on July 2nd, 2018, 02:50 PM »what is the error om console?Quote from nippon on July 2nd, 2018, 03:56 AM
8
Snippet Showroom / Re: Goto, Heal And FixCar With Timer :D
« on July 2nd, 2018, 02:50 PM »9
Snippet Showroom / Re: Goto, Heal And FixCar With Timer :D
« on July 2nd, 2018, 03:56 AM »10
Snippet Showroom / Re: Goto, Heal And FixCar With Timer :D
« on July 2nd, 2018, 01:44 AM »As you don't have GetPlayer Function.Quote from =RK=MarineForce on May 11th, 2018, 07:23 PM HEY Man i have to fixed this goto cmdCode: [Select] else if ( cmd == "goto" )
{
if ( !text ) MessagePlayer( "[#ff0000]Syntax - /" + cmd + " <Player Nick/ID>", player );
else {
local plr = FindPlayer( text );
if ( !plr ) MessagePlayer( "[#ff0000]Error - Unknown Player..", player );
else if ( plr.ID == player.ID ) MessagePlayer( "[#ff0000]Error - You can't teleport to yourself!", player );
else if ( !plr.IsSpawned ) MessagePlayer( "[#ff0000]Error - The Player hasn't spawned yet..", player );
else {
NewTimer( "goto", 3000, 1, player.ID, plr.ID );
Announce( "Teleporting...", player , 0 );
player.IsFrozen = true;
MessagePlayer( "[#ffbb00]You Will Be Teleported In 3 Seconds To " + plr.Name + ". ", player);
}
}
}
Change thistoCode: [Select] Local plr = GetPlayer(text);
its work for me when i fixed itCode: [Select] Local plr = FindPlayer ( text );
FindPlayer is an normal function.
The both work but you don't have GetPlayer Function.
11
Bugs and Crashes / Re: ?????
« on July 1st, 2018, 04:04 PM »
It's not a bug at all. He just used F1
12
Script Showroom / Re: Mohamed's Account System
« on June 29th, 2018, 04:28 PM »
So what do i need to do now?
13
Script Showroom / Re: Mohamed's Account System
« on June 29th, 2018, 03:21 PM »14
Client Updates / Re: Client Update for 0.4.6 Released (2018-06-24)
« on June 25th, 2018, 01:17 AM »
Good that the punch bug has been fixed, but there is the chainsaw bug.
It does the same bug so i want to ask if someone has tested if we still can do chainsaw bug??
I mean this one : https://youtu.be/QaZIXtPPSj8
Time 3.30 to 3.36
It does the same bug so i want to ask if someone has tested if we still can do chainsaw bug??
I mean this one : https://youtu.be/QaZIXtPPSj8
Time 3.30 to 3.36
15
General Discussion / Re: Enforce HTTPS in VCMP websites.
« on June 24th, 2018, 12:23 PM »
Who the heck will try to cause harm on a gta piksel forum? Btw why not