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

#1
Support / About Server
Jul 29, 2016, 10:17 AM
I want to know cpu specifications for minimum , recommended and best performance for hosting a server.

Thanks.
#2

Im unable to do upgrade and update , it gets killed fast because its cheap vps but it has nice internet speed.

Error : /mpsvrrel32: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by ./mpsvrrel32)


I tried to make swap disk but they denied permissions, they want me to buy swap i guess. Help me how to run vcmp server.
#3
how to make a count from 1sec to 10sec with array
#4
Script Showroom / Vicecity Roleplay Server
Jul 05, 2016, 04:13 AM
script : KIng
Credits : fuzzie , diego

Download Link : -- Link removed: Contains server/plugin files --

Make owner = your ip and type /test atleast once to load cars and make yourself admin. Uses Mysql database.

Mysql tables

CREATE TABLE Accounts ( Name VARCHAR(255), NameLower VARCHAR(255), Password VARCHAR(255), Cash INT, Bank INT, Robskill INT, Copskill INT, Wantedlevel INT, Level INT, LastUsedIP VARCHAR(255) );
CREATE TABLE Bans ( NameLower VARCHAR(255), UID VARCHAR(255), Reason VARCHAR(255) );
CREATE TABLE Gotoloc ( Name VARCHAR(32), x INT, y INT, z INT, Creator VARCHAR(32));
CREATE TABLE Cars ( ID NUMERIC, Cost VARCHAR(25), Owner TEXT, Shared TEXT )


#5
I made a derby and when a player falls on the floor he must die , Events like Onplayermove and Ontimechange seems like a bad way to code. So i want to make a invisible pickup and when player falls on it he must die. how to make a invisible pickup, is there a better way than this?
#6
I mean marker 'N'.
#7
Off-Topic General / Shells
Jun 20, 2016, 04:36 PM
Are there any free shells that accept game servers? I tried few shells they denied permission .
#8
local q = mysql_query( sqliteDB, "SELECT * FROM Cars WHERE ID='" + vehicle.ID + "'" );
  MessagePlayer( msg.I + " You have entered ID: " + vehicle.ID + "  Cost: " + mysql_fetch_assoc( q )["Cost"] + "  Owner : " + mysql_fetch_assoc( q )["Owner"] + "  Share : " + mysql_fetch_assoc( q )["Share"] , player );


Error :
AN ERROR HAS OCCURED [the index 'Owner' does not exist]

Mysql table : CREATE TABLE Cars ( ID NUMERIC, Cost VARCHAR(25), Owner TEXT, Share TEXT )

Here , cost works fine but giving error when it checks owner.
#9
General Discussion / Laser Sniper
Jun 08, 2016, 02:10 AM
https://i.ytimg.com/vi/hR8Ka7euPxk/maxresdefault.jpg
This weapon doesn't show red dot sometimes and it is very small to aim properly . I know the aim is small but i once used a mod which looks somewhat like this http://vignette2.wikia.nocookie.net/gtawiki/images/d/df/IV_-_Sniper_Rifle_(Remington_700)-target.png/revision/latest?cb=20110803102533 and it was very better than this one. I left vcmp for a while so i lost it. Does anyone know where i can download them?