Recent posts

#1
General Discussion / Re: Vice War X: The Starfish S...
Last post by VCPR_850 - May 26, 2024, 01:18 PM
Wanna Know what makes VICE WAR X bigger and better? It's the sponsors, because of which we bring prize on the plate of our winners. We thank Krystianoo and [VU]Ferrari32 for their utmost support. Your support isn't just a contribution; it's a masterpiece that adds color and depth to our event. Cheers to the architects of our success, and the sponsors who make dreams a reality!

Quote from: VU Ferrari32"As someone who has always invested in this community, I continue to do so through this donation. I hope my donation brings an even bigger competitive edge on the event and motivates people to play to the best of their ability. Looking forward to seeing you all on Starfish island!"

Total Prize Pool: $208

https://viceunderdogs.com/index.php?topic=19143.msg188415#msg188415


#2
This is my research code, I create a canvas and text, the default text is divided on the canvas, when I change the color of the canvas, the canvas comes over the text and it's blocked, I want the text to appear on top of the canvas I change the color, but after using these functions, nothing happens, okay.
function Script::ScriptLoad()
{
myCanvas<-GUICanvas();
myCanvas.Position=VectorScreen(0,0);
myCanvas.Size=VectorScreen(200,200);
myCanvas.Colour=Colour(45,45,45,100);

mylabel<-GUILabel();
mylabel.Text="Text Label";
mylabel.TextColour=Colour(255,255,255,255);
mylabel.FontSize=50;
mylabel.Pos=VectorScreen(0,0);

myCanvas.AddChild(mylabel);
}

function ChangeColour()
{
myCanvas.Colour=Colour(0,150,0,100);
mylabel.SendToTop();
}
#3
/

#4
Script Showroom / MOVED: hi all
Last post by Sebastian - May 24, 2024, 10:55 PM
#5
Client Scripting / Re: RGB Color Gradient
Last post by Sebastian - May 24, 2024, 10:54 PM
That's a cool idea. Any screenshots? Thanks.
#6
Maybe they are related to the "Z coords of screen".
Like, when you have 3 sprites one over the other, and call the SendToTop it will be displayed as the first one on screen, in front of the others.
Maybe same thing goes for MoveForward: moves it in front of the next one.

It's just a guess though, but if u test and find it out, would be cool to know.
#7
General Discussion / Re: Vice War X: The Starfish S...
Last post by VCPR_850 - May 24, 2024, 05:37 PM
Vice War X - The Starfish Showdown

Vice War X, the grandest VC:MP event, is back for one last time - The Starfish Showdown! This 24-hour Team Death Match event will see two teams, Sunray Cartel & Vercetti Mob battle it out for ultimate bragging rights over Starfish Island.

Everyone is welcome to join and contribute their unique skills in this massive All vs All war. It's a chance to relive VC:MP's 15 years old established traditions, forge new alliances, and surpass past participation records one more time.

Event Information
To find more about the event and participate, join our Discord server discord.gg/vwx
The full details are available on the VU Forum
- Event Information
- Event Registration

#9
Scripting and Server Management / Diepos System
Last post by PLAYER - May 24, 2024, 08:52 AM
Hi can anyone give me Diepos System i want it Too
#10
General Discussion / Re: Vice War X: The Starfish S...
Last post by VCPR_850 - May 23, 2024, 12:55 PM
The Vice War engine is running smoothly! Last Tuesday, our staff and directors had a productive trailer shooting session.

It's their inspiring collaboration that makes Vice War successful. With everything in place, we're all geared up for registrations, are you?

!!!Registrations are opening tomorrow at 18 GMT!!!