Menu

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 Menu

Messages - Razor.

#46
Clans and Families / Re: =EA= Elite Assassins
Sep 14, 2017, 12:12 PM
Close this clan, i don't have gave permission to reopen this clan.
#47
Servers / Re: [ 0.4 ] Brasil Virtual RPM
Aug 21, 2017, 03:01 PM
Fake players.
#48
Is the same player allowed to enter multiple nicks on the same pc on a server to give players?
@Stormeus @Castagna
http://imgur.com/a/Tci90
http://imgur.com/a/K2ZCw
In the screenshots you can see that the player is coming in with different nicknames on the same pc to give players on the server.
#49
function onScriptLoad()
{
 locations <- ConnectSQL( "databases/locations.db");
 print("Locations loaded.");
 Database();
}

function Database()
{
 QuerySQL( locations, "CREATE TABLE IF NOT EXISTS location ( Name, Made, Pos )" );
}
#50
Snippet Showroom / Reply.
Jul 18, 2017, 09:18 PM
He's is =TkD=MarineForce. ( Forum Banned ) http://forum.vc-mp.org/?topic=4931.new#new
#51
Servers / Re: Estate city public beta release
Jun 30, 2017, 10:11 PM
Good job!
#53
Please man, Update this link. Thanks.
Note: Not bad reply i need this script ;)
#54
Ask [LK]Buzz to re-open this clan.
#55
Hey guys, who have command to found pickup with meters? Like /loc command.
Example: Pickup Location: Viceport 203 meters.
#56
Quote from: Milko on Jun 15, 2017, 11:41 AMIf you can't play without slide glitches, just quit.
hehe
ehhhhhhehehehe
Lol, Is not it.

Quote from: Stormeus on Jun 15, 2017, 04:01 AM
Quote from: . on Jun 15, 2017, 01:49 AM
Quote from: Stormeus on Jun 15, 2017, 01:42 AMOut of curiosity, why do you want to revert to 0.4.3?

Can't use sprites and text-draws, why else.

Because these already exist in 0.4 GUIs which aren't as finicky anyway. For some reason people also interpreted combat slide glitches as features that were removed instead of bugs that were fixed, so I also would've expected that.

Either way you're introducing security vulnerabilities and sync regressions to the client and will receive absolutely no official support.
I want to go back to 4.3 for Texdraw , Sprites and Menu features.
#57
Please someone has the 04rel003 plugins for linux 64 bit? I'm thinking of going back in the previous version but I can not find these plugins anywhere. Note: I need these plugins to connect my server to another version on the host, if someone can pass me I appreciate it ;)

I need the following plugins(04rel003):

announce04rel32.so
sockets04rel32.so
sqlite04rel32.so
squirrel04rel32.so
#58
Quote from: EK.IceFlake on Jun 12, 2017, 06:36 AMmy_textdraw <- ::GUILabel(VectorScreen(0, 256), Color(255, 255, 255), "Hello World");
But how can I create it in the style of 04rel003?
#59
Hey Guys.
Please, I want to know how to create textdraws in Client-Side...
Thanks for helping.
#60
Quote from: sseebbyy on Jun 08, 2017, 03:39 PMTry implementing my script in a blank server. If it works, then it's good.
This will mean you have implemented it wrongly in your screenshoted server.
When I create a property it works correctly, but when I reboot the server from this error.