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 - Luis_Labarca

#16
General Discussion / Re: vehicle question xml
Nov 18, 2022, 11:55 PM
Quote from: Sebastian on Nov 18, 2022, 04:11 PMYes,  you must make it be part of the chassis_hi in order to be available all the time.
VCMP cannot handle the extra parts of vehicles,  so there is no way you can enable/disable extras.

Also,  via SetParts you can just set parts like windscreen, bonnet,  doors,  etc
Ok friend thank you very much I hope that one day it will be possible that would be great ;D :D
#17
General Discussion / vehicle question xml
Nov 16, 2022, 03:51 AM
I added a custom vehicle to my server so far so good.

The vehicle that I added is a lantern. but sometimes it spawns without the tank? (on chassis) is there a way to get the tank out whenever I want with setparts?



I have opened the vehicle with Zmodeler and the object says Extras1

should I stick it to the chassis_hi?
or can someone give me the id of extras1 in setpart(id,id)?
#18
solution >:(

 If anybody having the problem, install Notepad++.
Then go to
Edit->EOL Conversion->Unix(LF)

This will make the script work on Linux systems.
#19
Quote from: gta5 on Oct 20, 2022, 12:14 PMsudo apt-get install dos2unix

then run dos2unix on whatever files are not loading

for example

dos2unix -b main.nut

After everything is working, use notepad++ on your windows PC instead of regular notepad. It will preserve the files in UNIX.

I place the complete server of sebby in my hosting and the error of -- .so: cannot open shared object file: No such file or directory
Failed to load plugin: squirrel04rel64
and if I remove the plugin squirrel04rel64 it says that it is the  announce04rel64

usage cmd sudo apt-get install dos2unix

I enter password and I get this error

vcrpcom is not in the sudoers file.  This incident will be reported.


what am I doing wrong friend?

link server seby usage - https://forum.vc-mp.org/?topic=33.0
#20
Quote from: DizzasTeR on Oct 16, 2022, 06:37 AMChange line endings to UNIX when uploading to your host (Search about it, its easy to do)
thanks bro but could you give me the example I don't understand much
#21
 hosting Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-47-generic x86_64)


how to solve this error and check the name of the plugins and they are the same as in the .cfg configuration?


Console


Vice City Multiplayer Server
 -------------------------------
 v0.4, (c) 2007-2014 VC:MP Team

Loaded plugin: squirrel04rel64

Loaded plugin: xmlconf04rel64

Loaded plugin: announce04rel64

Loaded plugin: sockets04rel64

Loaded plugin: hashing04rel64

Loaded plugin: sqlite04rel64

.so: cannot open shared object file: No such file or directory
Failed to load plugin: mysql04rel64

[WEAPONS] No custom weapons to load.
[VEHICLEMODELS] No custom vehicle models to load.
** Started VC:MP 0.4 Server **
 Port: 8194
 Max players: 100


[MODULE] Loaded SqVCMP 0.4 frontend by Stormeus. (v1.0)
'WARNING] Could not load script 'scripts/main.nut
[WARNING] cannot open the file
[ERROR] No Squirrel gamemode was specified.
[MODULE] Loaded server.conf Loader for 0.4 by Stormeus
[MODULE]    >> Loaded server.conf for parsing
[MODULE]    >> Applied settings
[WARNING] Please define a colour for your class. (See docs)
[MODULE]    >> Loaded classes
[WARNING] Please define a world for your vehicle. (See docs)
[MODULE]    >> Loaded vehicles
[MODULE]    >> Loaded pickups
[MODULE] Loaded server.conf successfully
announcer: Ready to announce to masterlist(s)

[MODULE] Loaded sq_sockets for VC:MP by the LU Dev Team (ported by Stormeus).

[MODULE] Loaded SQLite3 for VC:MP by Stormeus.



I tried giving permission 0777 to them and nothing does not work
if i remove plugin: squirrel04rel64 from .cfg
it says that the announce04rel64 plugin has the same error


what is the problem


winSCP images
1

2

https://ibb.co/5Lzf4Qt
3

https://ibb.co/tBMtBHq
4

https://ibb.co/8850Wvh
5

https://ibb.co/gRyWKb0




#22
cool brohter ;)
#23
Client Scripting / Re: Mod Hud Weapon Wheel
Oct 15, 2020, 01:39 PM
Quote from: Shy on Oct 14, 2020, 09:14 AM"403. That's an error.

We're sorry, but you do not have access to this page. That's all we know."
Also I can't see the image :-\

Quote from: Athanatos on Oct 14, 2020, 06:36 PMChange the google drive permissions and use direct links.
problem solved
#24
== Version 0.2 ==

Text how much ammunition.- Ready
open the wheel of weapons with the mause - Ready
new icons


Version 0.2
[spoiler]

[/spoiler]

Link Mod v0.2

#25
General Discussion / Re: weapon sound doubt
Jun 24, 2020, 01:24 PM
#26
General Discussion / Re: weapon sound doubt
Jun 24, 2020, 01:22 PM
Quote from: Eva on Jun 05, 2020, 08:39 AMim not sure what you are asking but shouldnt it be with ;  ?
function onScriptLoad()
{
 SetWeaponDataValue( 14, 6, 0 );
}

and here the sound id'ssoundid's
What should I do is not cause harm?
#27
General Discussion / weapon sound doubt
Jun 05, 2020, 08:20 AM
 :D
good night friend I need the id of the sound of the weapon when it is empty I know that there is a list of the sounds of the original game but I can't find it I don't know how to look for them :'(



friend and another question because the damage value you do not want to eliminate continues to cause damage?

function onScriptLoad()
{
 SetWeaponDataValue( 14, 6, 0 )
}
#29
Support / Linux plugin error
Apr 27, 2020, 03:02 AM

Vice City Multiplayer Server
 -------------------------------
 v0.4, (c) 2007-2014 VC:MP Team

Loaded plugin: sqlite04rel64

Loaded plugin: squirrel04rel64

Loaded plugin: announce04rel64

Plugin error >> dlopen() 'plugins/ini04rel64
.so' failed: plugins/ini04rel64
.so: cannot open shared object file: No such file or directory
Failed to load plugin: ini04rel64


[VEHICLEMODELS] No custom vehicle models to load.
** Started VC:MP 0.4 Server **
 Port: 9998
 Max players: 100


[MODULE] Loaded SQLite3 for VC:MP by Stormeus.

[MODULE] Loaded SqVCMP 0.4 frontend by Stormeus. (v1.0)
[SCRIPT] ----------------------
[SCRIPT] Servidor estilo CS 1.6
[SCRIPT] Creado por: Luis_Labarca
[SCRIPT] Version : V0.1
[SCRIPT] Actualizacion : 22/4/2020
[SCRIPT] ----------------------
[SCRIPT] == Mapa : DE_SURVIVOR Cargado ==
Player 'Luis_Labarca' ID 0 connected.

#30
Servers / Server style cs 1.6
Apr 27, 2020, 12:07 AM
good evening bring you my server counter.striker style version o.1
activated for the first time thanks to the community

Host Free

Server Name :  .::[Counter - Striker 1.6]::.
Server IP : 49.12.15.63:9998
Game Mode : Style CS 1.6
Creator : Luis_Labarca

I will try to improve it every day more

Info Server

* Rounds system
* CS style chat system
* CS-style kill system
* Planting and deactivating pump system
* Hostage Rescue System

Videos

[spoiler]https://youtu.be/n_pga5fD-40

https://youtu.be/MxvSUVaypao

https://youtu.be/8mJxbAXZ07I

https://youtu.be/TGSz2cB46c8
[/spoiler]