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

#676
Off-Topic General / Re: esnet
Jul 22, 2016, 07:12 PM
ESNET NOT WORKING ALWAYS CONNECTION FAIL LOL irc best lunet.mibbit
#677
Quote from: Stormeus on Jul 22, 2016, 06:44 PMYour problem is you keep pasting the documentation into your code when it doesn't do anything and isn't valid code.

Remove this:
GUIMemobox
Constructor GUIMemobox()
Constructor GUIMemobox(position, size, colour)
Parameter types: VectorScreen, VectorScreen, Colour
Constructor GUIMemobox(position, size, colour, flags)
Parameter types: VectorScreen, VectorScreen, Colour, int
Function AddLine(line)
Parameter types: string. Return type: void.
Function AddLine(line, colour)
Parameter types: string, Colour. Return type: void.
Function Clear()
Return type: void.
Property DisplayPos
Type: float
Property LineHeight
Type: int
Property LineCount (read-only)
Type: int
Property HistorySize
Type: int

but when i remove it it still doesnot works???? know wheres the problem
#678
i did this in my

C:\Users\Administrator\Desktop\Blank VCMP 0.4 Server 32(x86) - 05.05.2016\store\script\main.nut

GUIMemobox
Constructor GUIMemobox()
Constructor GUIMemobox(position, size, colour)
Parameter types: VectorScreen, VectorScreen, Colour
Constructor GUIMemobox(position, size, colour, flags)
Parameter types: VectorScreen, VectorScreen, Colour, int
Function AddLine(line)
Parameter types: string. Return type: void.
Function AddLine(line, colour)
Parameter types: string, Colour. Return type: void.
Function Clear()
Return type: void.
Property DisplayPos
Type: float
Property LineHeight
Type: int
Property LineCount (read-only)
Type: int
Property HistorySize
Type: int
Logo <- null;
Memo <- null;

function Script::ScriptLoad() {
    Logo = GUISprite( "images_logo.png", VectorScreen( 10, 10 ) );
    // Logo.Size = VectorScreen( Width, Height ) // You can resize the sprite
    Memo <- GUIMemobox( VectorScreen( 108, 700 ), VectorScreen( 10, 10 ), Colour( 255, 255, 255, 255 ) );
    Memo.AddLine( "hi all" );
    Memo.AddLine( "testing" );
}

server.cfg
plugins squirrel04rel32 xmlconf04rel32 announce04rel32 hashing04rel32 ini04rel32 mysql04rel32 sockets04rel32 sqlite04rel32


where is the problem????????

my pc screen resolutoion is 1280x1024 and game resolution is 640x480x32
#679
will it work like in sebys video /exec s<-CreateSpritre...etc?
#680
ok thnx but plz if we proviede will be helpfull
=============================
know im really desup and giveup know i really need a video plzz
#681
a video maybe helpfull if u provide
#682
got plugin error libjavarel32.. somthing
#683
not working i also tested on blank gamemode script still not working did all the things same way u guyzz told
#684


this happened to me when i updated plugins form here http://forum.vc-mp.org/?board=4.0

and  know i got thses errors if any new version or plugin available kindly provide link




#685





tell me if i am mistakened or if any new version available and plugins
#686
Quote from: KAKAN on Jul 21, 2016, 09:06 AM
Quote from: MEGAMIND on Jul 20, 2016, 06:52 PMwhere to add this thing sir
Create a file called main.nut
And put that file in yourserver/store/scripts
Then, put this inside that file:-
Memo <- GUIMemoBox( VectorScreen(1280,720), VectorScreen(10,10), Colour(0,1,0) );
//Check the syntax, it might not be correct.
Memo.AddLine( " My new FOcking textdraw!");
Memo.AddLine( "Another line bich");
i did the same thing and nothing happens
#687
General Discussion / Re: server 04rel004?
Jul 22, 2016, 04:21 AM
yes
#688
it also happens sometime with uzi n mp5 u can fire from nowhere but the gun is invisible in hand
#689
download whata
#690
help neede how to set irc for ur server complete step by step guide