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

Topics - UncleRus

#1
Script Showroom / RomaniaRoleplay
Dec 06, 2022, 07:57 AM
Its a NicusorN5 version Romania Roleplay but i stupid man create in github GitHub
#2
Support / How to start server with LinuxVPS
Dec 05, 2022, 09:37 AM
I have vps hosting how to start my server?
#3
Support / Unable to start Steam VC?
Jun 17, 2022, 07:34 AM
I cant start game via Steam what problem ?
#4
mod_squirrel32 mod_sqlite32 mod_mmdb32 its plugins i need this plugins
#5
Script Showroom / [GAMEMODE]DeathMatch v1.1
Aug 18, 2020, 04:59 PM
Hi guys today I am posting my script that I did with my brothers. This is an update of my earlier script. The plugins needed sqlite04rel32 squirrel04rel32 announce04rel32 hashing04rel32 xmlconf04rel32 I made a script with my brothers on a 32 bit system but you can barter for 64 bit depending on your system. this script I used subscripts For vehicle system thanks to KrloZz, as well as Mohamed's Account System, Sebastian Animation`s pack,Link https://drive.google.com/file/d/1PfUAYk1p1Mf3d842Sk9gDNt1kVvp1Ksa/view?usp=sharing
If you see any error, write here in this topic, we will try to solve.In server storage i put easter egg mini:)
#6
Why this command dont work i put functions but dont work else if ( cmd == "sendcash" )
{
local Pos = player.Pos, checkpoly;
checkpoly = InPoly( Pos.x, Pos.y, -898.2357,-326.6091,-898.2196,-355.5072,-936.2309,-355.5205,-939.2854,-352.5587,-952.3001,-342.9138,-957.1079,-341.7898,-966.5380,-337.4671,-966.5401,-328.1766 );
   if ( stats[ player.ID ].Reg == false ) return MessagePlayer( "[#95fcff]ENTRY > [#E0E0E0]You're not registered", player );
else if ( stats[ player.ID ].Log == false ) return MessagePlayer( "[#95fcff]ENTRY > [#E0E0E0]You're not Logged-In", player );
else if ( !player.IsSpawned ) MessagePlayer( "[#95fcff]ENTRY > [#E0E0E0]You must be spawn first.", player );
else if( checkpoly == false ) MessagePlayer( "[#95fcff]WARN > [#E0E0E0]You must be in Bank", player );
else if ( !text )
{
MessagePlayer("[#95fcff]INFO > [#E0E0E0]Code: /sendcash [amount] [NAME/ID]", player );
return;
}
else if ( NumTok( text, " " ) < 2 ) MessagePlayer("[#95fcff]INFO > [#E0E0E0]Code: /sendcash [amount] [NAME/ID]", player );
else {
local plr = GetPlayer( GetTok( text, " ", 2 ) );
if ( !plr ) MessagePlayer( "[#95fcff]WARN > [#E0E0E0]Unkown Player", player );
else if (plr.ID == player.ID) MessagePlayer("[#95fcff]WARN > [#E0E0E0]You can't send cash to youself",player);
else {
local Poss = plr.Pos, checkpolyy;
checkpoly = InPoly( Poss.x, Poss.y, -898.2357,-326.6091,-898.2196,-355.5072,-936.2309,-355.5205,-939.2854,-352.5587,-952.3001,-342.9138,-957.1079,-341.7898,-966.5380,-337.4671,-966.5401,-328.1766 );
if ( checkpolyy == false ) {
    MessagePlayer("[#95fcff]INFO > [#E0E0E0]You must be in Bank", player );
    MessagePlayer("[#95fcff]INFO > [#E0E0E0]"+player.Name+"
Forensic player wants to give you money, you need to be at the bank to receive the money!",plr);
    }
else {
if ( text.tointeger() > player.Cash ) MessagePlayer( "[#95fcff]WARN > [#E0E0E0]Unkown Value", player );
else if (!IsNum(GetTok( text, " ", 1 ) ) ) MessagePlayer( "[#95fcff]WARN > [#E0E0E0]Value mast be in number", player );
else if ( text.tointeger() < 0 ) MessagePlayer( "", player );
else {
DecCash( player, text.tointeger() );
IncCash( plr, text.tointeger() );
MessagePlayer("[#95fcff]INFO > [#E0E0E0]The cos was given " + text.tointeger() + "$, to" + plr.Name + " .",player);
MessagePlayer("[#95fcff]INFO > [#E0E0E0]"+player.Name+" forensic player you, " + text.tointeger() + "$ sent",plr);
}
}
}
}
}
#7
Who give me command flip with this command function

function onPlayerCommand( player, command, arguments )

local cmd, text;
cmd = command.tolower();
text = arguments;
local params;
#8
Support / What i need to fix it?
Jul 23, 2020, 07:56 AM
https://prntscr.com/tn2o8d
It problem
This problem appeared in me yesterday I thought I would restart the computer everything will go away

Address: 53BB3A00 error C0000005
EAX 00000000 EBX 001B0376 ECX 00000000 EDX 7722CB90
EBP 0013FC84 ESP 0013FB40 ESI 0706FA98 EDI 00000020
Stack:
00000101
00000020
558517FB
FFFF04FB
001B0376
00000200
00000001
55851360
771FA2FC
55851360
55851809
FFFF04FB
771FA3D0
00000000
00000000
00000000
001B0376
034865B4
76F8F7D4
0013FBB8
76F58C50
001B0376
00000200
00000000
01900280
55851360
7501FE30
23D819FA
C0390001
003DEF48
C0390001
003DEF48
750200A5
7502000D
00000000
00000031
00000000
C0390001
00000000
00000020
00000000
56CA1C2E
FFFFFFFE
7501FE30
C0390001
23D819D2
76F5AB1B
23D818BA
7501FB7F
0013FC5C
7501FBAE
003BED90
00000020
C0390001
00000020
C0390001
7501FBEF
00000000
002FDC68
00000024
00000024
23D81E72
00000000
00020000
00000000
00000000
00000000
00000000
00000000
7501FC00
23D81E4A
0013FCB8
7501FA82
00000020
C0390001
76F7C7F8
76F7C7E6
00000075
00000101
098DD9C5
001B0376
C0390001
53BB3E74
00000020
00000020
00000101
00000001
53BB3D9C
00000020
C0390001
00000001
53BB3C80
0013FD04
00000000
00000000
001FA3D0
0013FCE8
07093F48
0013FCE8
556F3337
00000020
557E46F0
0013FE3C
76F58C50
001B0376
00000101
00000020
C0390001
53BB3C80
DCBAABCD
00000000
00000001
53BB3C80
0013FD88
76F58E21
53BB3C80
001B0376
00000101
00000020
C0390001
201F8E0E
0013FE20
00C94F80
7FFDF6CC
00000000
00000024
00000001
00000000
00000000
00000030
FFFFFFFF
FFFFFFFF
76F58D9A
00000000
00000000
00000000
00000001
53BB3C80
00000000
201F8E0E
0000000A
0013F720
0013FDD8
76F9D730
56F9FDF6
00000000
0013FDE8
76F58BAB
001B0376
00000101
00000020
C0390001
00C94F94
00000001
201F8E6E
032266F8
0013FE20
0000000A
74A2CEB0
00000020
53BB3C80
00000000
00000001
77229FDA
0013FDA8
0013F720
0013FF20
76F9D730
56F9F866
FFFFFFFE
0013FDF0
76F5C8F0
0013FE00
557246C0
0013FE20
544AB970
544AB970
005FFBD8
0013FE20
0000C680
03222D78
00000000
00000000
00000001
001B0376
00000101
00000020
C0390001
00469064
00000280
00000190
44200000
43C80000
0000000D
00000008
00000102
00000008
00000100
00000000
00000000
Net version 67400, build version 5CEB5D61.
00400000 S 00696000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\gta-vc.exe
01D80000 S 00040000 N C:\Windows\SYSTEM32\POWRPROF.dll
21100000 S 0005C000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss32.dll
22100000 S 00014000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Mssa3d.m3d
22200000 S 00015000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Mssa3d2.m3d
22300000 S 00011000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Mssds3ds.m3d
22400000 S 00014000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Mssds3dh.m3d
22500000 S 00014000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Msseax.m3d
22600000 S 00016000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Mssfast.m3d
22D00000 S 00062000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Mssrsx.m3d
22E00000 S 00019000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\msseax3.m3d
24600000 S 00011000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Reverb3.flt
26F00000 S 0002A000 N F:\steam\steamapps\common\Grand Theft Auto Vice City\mss\Mp3dec.asi
53AA0000 S 004CF000 N C:\Users\User\AppData\Local\Vice City Multiplayer\04rel006\vcmp-steam.dll
54050000 S 0041B000 N C:\Program Files\BandiMPEG1\bdfilters.dll
54470000 S 0019F000 N C:\Windows\System32\quartz.dll
54610000 S 007BF000 N C:\Windows\SYSTEM32\atiumdva.dll
54DD0000 S 008CB000 N C:\Windows\SYSTEM32\atiumdag.dll
556A0000 S 00189000 N F:\steam\gameoverlayrenderer.dll
55830000 S 0010D000 N C:\Windows\SYSTEM32\d3d8.dll
55940000 S 00262000 N C:\Windows\AppPatch\AcGenral.DLL
5C8E0000 S 000DF000 N C:\Windows\SYSTEM32\D3DIM700.DLL
600C0000 S 000EC000 N C:\Windows\SYSTEM32\DDRAW.dll
60E30000 S 00081000 N C:\Windows\SYSTEM32\DSOUND.DLL
63D30000 S 00277000 N C:\Windows\AppPatch\AcLayers.DLL
64C50000 S 00008000 N C:\Windows\SYSTEM32\midimap.dll
64C60000 S 00017000 N C:\Windows\SYSTEM32\MSACM32.dll
64C90000 S 0004E000 N C:\Users\User\AppData\Local\Vice City Multiplayer\04rel006\libpng15.dll
65180000 S 00036000 N C:\Windows\SYSTEM32\wdmaud.drv
65490000 S 00009000 N C:\Windows\SYSTEM32\msacm32.drv
68D00000 S 00060000 N C:\Windows\SYSTEM32\AUDIOSES.DLL
6C960000 S 00036000 N C:\Windows\SYSTEM32\DINPUT8.dll
6CF40000 S 0001C000 N C:\Windows\SYSTEM32\atiu9pag.dll
6D8E0000 S 0000F000 N C:\Windows\SYSTEM32\sfc_os.DLL
6DE80000 S 00007000 N C:\Windows\SYSTEM32\d3d8thk.dll
6E360000 S 00152000 N C:\Windows\SYSTEM32\urlmon.dll
6ECC0000 S 00016000 N C:\Windows\SYSTEM32\MPR.dll
6ED40000 S 00089000 N C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17810_none_7c5b6194aa0716f1\COMCTL32.dll
6F090000 S 00065000 N C:\Windows\SYSTEM32\WINSPOOL.DRV
6F680000 S 00013000 N C:\Windows\SYSTEM32\samcli.dll
70290000 S 00003000 N C:\Windows\SYSTEM32\sfc.dll
70350000 S 00014000 N C:\Windows\System32\devenum.dll
70420000 S 00238000 N C:\Windows\SYSTEM32\iertutil.dll
70660000 S 00437000 N C:\Windows\SYSTEM32\WININET.dll
70BE0000 S 00007000 N C:\Windows\SYSTEM32\DCIMAN32.dll
70C60000 S 00007000 N C:\Windows\SYSTEM32\ksuser.dll
72830000 S 00023000 N C:\Windows\SYSTEM32\WINMMBASE.dll
72860000 S 00053000 N C:\Windows\SYSTEM32\MMDevAPI.DLL
728D0000 S 00023000 N C:\Windows\SYSTEM32\WINMM.dll
72900000 S 00008000 N C:\Windows\SYSTEM32\VERSION.dll
729A0000 S 00131000 N C:\Windows\SYSTEM32\aticfx32.dll
72DB0000 S 0000A000 N C:\Windows\SYSTEM32\AVRT.dll
73140000 S 0001A000 N C:\Windows\SYSTEM32\dwmapi.dll
73930000 S 000A0000 N C:\Windows\system32\apphelp.dll
73A10000 S 000EE000 N C:\Windows\SYSTEM32\UxTheme.dll
73B40000 S 00021000 N C:\Windows\SYSTEM32\DEVOBJ.dll
73B90000 S 00009000 N C:\Windows\SYSTEM32\kernel.appcore.dll
73E50000 S 0000A000 N C:\Windows\SYSTEM32\HID.DLL
74180000 S 0001B000 N C:\Windows\SYSTEM32\USERENV.dll
743A0000 S 0004B000 N C:\Windows\SYSTEM32\MSWSOCK.dll
74840000 S 00054000 N C:\Windows\SYSTEM32\bcryptPrimitives.dll
748A0000 S 0000A000 N C:\Windows\SYSTEM32\CRYPTBASE.DLL
74990000 S 0000F000 N C:\Windows\SYSTEM32\profapi.dll
74A00000 S 0000E000 N C:\Windows\system32\MSASN1.dll
74A10000 S 000D9000 N C:\Windows\system32\KERNELBASE.dll
74AF0000 S 0003D000 N C:\Windows\system32\WINTRUST.dll
74B30000 S 0003C000 N C:\Windows\system32\CFGMGR32.dll
74B70000 S 00188000 N C:\Windows\system32\CRYPT32.dll
74D90000 S 00023000 N C:\Windows\system32\SspiCli.dll
74F40000 S 00006000 N C:\Windows\system32\PSAPI.DLL
74F60000 S 0008C000 N C:\Windows\system32\SHCORE.DLL
74FF0000 S 00112000 N C:\Windows\system32\MSCTF.dll
75170000 S 00045000 N C:\Windows\system32\SHLWAPI.dll
751C0000 S 000C3000 N C:\Windows\system32\msvcrt.dll
75290000 S 00007000 N C:\Windows\system32\NSI.dll
752A0000 S 0007C000 N C:\Windows\system32\ADVAPI32.dll
75320000 S 00129000 N C:\Windows\system32\ole32.dll
75450000 S 00097000 N C:\Windows\system32\OLEAUT32.dll
75570000 S 0004F000 N C:\Windows\system32\WS2_32.dll
755C0000 S 0008D000 N C:\Windows\SYSTEM32\clbcatq.dll
75650000 S 000CF000 N C:\Windows\system32\RPCRT4.dll
757C0000 S 012BE000 N C:\Windows\system32\SHELL32.dll
76A80000 S 001B1000 N C:\Windows\system32\SETUPAPI.dll
76C40000 S 0017C000 N C:\Windows\SYSTEM32\combase.dll
76DC0000 S 00026000 N C:\Windows\system32\IMM32.DLL
76DF0000 S 00041000 N C:\Windows\SYSTEM32\sechost.dll
76E40000 S 00101000 N C:\Windows\system32\KERNEL32.DLL
76F50000 S 00155000 N C:\Windows\system32\USER32.dll
770B0000 S 00110000 N C:\Windows\system32\GDI32.dll
771C0000 S 0016A000 N C:\Windows\SYSTEM32\ntdll.dll

rwError: pluginID=00000001 errorCode=00000016
#9
Script Showroom / [Gamemode}DeathMatch v1.0
Jul 19, 2020, 03:34 PM
Hello everyone, I want to present my script DM server created it today, do not judge strictly, I think I did it right. I also use old functions for car, but soon I will update this script and add even more new functions and commands
Need plugins squirrel,sqlite
Credits:me
Link https://drive.google.com/file/d/18zDlyrqoWedpMFVl23b9nZsSJyQSdQho/view?usp=sharing
#10
Hello everyone, who can give me commands for the admin. Frieze is unfreze weather and I need a command for the admin who has 6 lvl for example, I write / eventzm and I teleport there and players of type / eventzm join and / eventzm leave I need them to teleport to the world which is written Please I really need these commands. Example of the command that I use case "bring":
{
if (GetAdminLevel (player)> = 1)
{
if (text == null)
{
MSGPLR (MSG_ERROR_EN + "Use / bring <player>", p
}
if (FindPlayer (text)! = null)
{
FindPlayer (text) .Pos = player.Pos;
MSG (RED + player + "brought to" + FindPlayer (text) "+ ​​FindPlayer (text));
}
else MSGPLR (MSG_ERROR_EN + "This player does not exist.", player, MS}
break;
#11

Who can give the base to this viceland_db.db on this forum? I found the script itself for this, but I need this file, whoever has a discard
#12
I created my own io how can I transfer it by streaming to vcmp here is a sill for streaming http://stream.zeno.fm/befm76wyszzuv or tell me some other sites for this
#13
Support / Help me fix problem!
May 25, 2020, 05:19 AM
function NPC_Update()
{
   for(local i =0 ; i < MAX_NPCS ; i++)
   {
112      if(NPC_ARRAY != null) NPC_ARRAY.Update();
   }
}
 in server  panel climbs an error on line 112 how to fix
#14
What i need to add irc bot into my server?
#15
Hello everyone, a new roleplay server has recently been created called [0.4]Official Roleplay::| Deathmatch| Jobs | Gangs. This server is crammed with necessary and suitable content for users and for the administration of everyone who wants it, we are waiting on the server. Also, we have our own Discord channel, enter and find out something new https://discord.gg/bvCFk8d Our ip address 49.12.15.63:9990


Also, we go through a set of server administration all the details of how to be in our discord channel
#16
Support / I need VPS!
May 03, 2020, 05:09 PM
Can anyone tell me normal vps and not very expensive I paid from PAYEER
#17
In the log server AN ERROR HAS OCCURED [Error in 'mysql_fetch_assoc': Wrong number of arguments or invalid argument type]
wtf?
#18
https://forum.vc-mp.org/?topic=1556.new#new say me please  this server use mysql?
#19
I dowloadserver into internet by i need Sqmod what is it and what instaled this?
#20
I need help, I want to take one to make it so that for example in the chat icon it says TIP: our discord server name server? How do I make it?