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 - Nihongo^

#61
Support / Linux server run
Sep 14, 2016, 08:17 AM
im trying to run server on my Linux vps ( 64 bit )

i have few questions

how can i run server i mean commands  ( when i use this command  -allow-server-runas-root the server start but after close the putty server also off how can i fix it ?

how can i restart or turn off the server  ( when i again try to run server it said port already in use but the server is off )

#62
i have a problem with prop when i pick any pickup it gave me wrong detail

Quotefunction onPickupPickedUp( player, pickup )

    pickup.RespawnTime = 2;
 if ( pickup.Model == 407 )
 {
     local q = QuerySQL( db, "SELECT * FROM Props WHERE rowid='" + pickup.ID + "'" );
  if ( q )
  {
  ePrivMessage( "===> " + GetSQLColumnData( q, 0 ) + " <===", player );
  ePrivMessage( "ID:[ " + pickup.ID + " ] Cost:[ $" + GetSQLColumnData( q, 1 ) + " ] Owner:[ " + GetSQLColumnData( q, 2 ) + " ] Share:[ " + GetSQLColumnData( q, 3 ) + " ]", player );
  ePrivMessage( "Forsale:[ " + CheckForsale( pickup.ID ) + " ]", player );
     }
 }
}

For @xmair   i was going to post it on Scripting and Server Management  but maybe i accidentally click Script Showroom hope some one move it
#63
why they are looking back ? how do i fix it ? here's my code


      <PlayerPos x="-640.38" y="-549.62" z="18.9747"/>
         <CamPos x="-639.38" y="-555.62" z="19.9747"/>
       <CamLook x="-640.38" y="-549.62" z="18.9747"/>
         <WorldBoundaries x1="5000.0" x2="-5000.0" y1="5000.0" y2="-5000.0" />

#64
hello im using kartoz GetTag( string ) function we can add clans manually in note pad
but is it possible to add them into a database instead adding it on NOTEPAD ?
Quotefunction GetTag( string )
{
        local
        Tag = FindClan( string ).toupper(),                 // Getting the clan tag & switching it to upper case just to match the table regardless of case.
        // There needed the alliance in big letters
        // Clan Table for defining slots of clan sublevels [ Trainee, Rookie & Scout ]
        Clans = { VU_T = "VU", VU_R = "VU", TLK = "ULK", TLKR = "ULK", MKT = "MK", MKS = "MK", DKR = "DK", DKT = "DK", DKS = "DK" };
       
         if ( Tag in Clans )    // Checking if the tag obtained through findclan( string ) is in Clan Table or not
        {
             return Clans[ Tag ];      // If yes, its time to calling their corresponding slots from the table
        }
        else return FindClan( string );    // if not, then tag will be as it is [ If no slot will be alloted for a clan then script may recognize sublevels as other clans ]
}
#65
General Discussion / Moo Mapper Blank
Sep 03, 2016, 06:48 AM
i have a problem with KED mo mapper its not showing the map its full blank

#66
General Discussion / TXD file load
Sep 01, 2016, 05:33 PM
can any body tell me  how to load only  a single texture file ? ( to modify the building colors ) 
#67
hi im working on ECD ( European city dolor ) i'm little bit confused
i want convert dolors  to ecd i just want that function which can check the amount and  convert it to ecd
like 1 ecd = 10000$  if i  type /ecd 1 it decrease the cash if i type /ecd 2 it decrease more cash and convert it
#68
Support / Mods convert
Aug 28, 2016, 04:45 PM
is it possible to convert Vice city mods in VCMP ? ( scripts )
#69
i am trying to add this skin http://www.gtavision.com/index.php?section=downloads&site=download&id=2066

but i got this how can i fix this ?


#70
General Discussion / skin ?
Aug 27, 2016, 07:20 AM
hi
how can i create my own skin ?
#71
Off-Topic General / IP BAN
Aug 24, 2016, 04:08 PM
Hello all well i create this theater for appeal ( unban appeal )
actually my stupid Friend turn on the large amount of SERVERS with same name + same ip which case my vps ip banned
i request to admin please unban my this VPS ip and

115.42.64.135

( i will kick my friend ass Next time )
 
#72
HI all im Trying to Add Costum vehicle on server but its Hard for me using /s every single time + minimize  the Game then Maximize
to Checking the Angles + poses again and again its spread alots of time
is there any command or fucntion which auto save the car location
#73
hy all im trying to Host server From my Linux Vps but i got this error + Segmentation

#74
Well First Sory if i post it 
in Wrong Section im totally New in and 0.4 scripting btw i want to know about the Custom  Vehicle
how can i create my Own vehicle ? ?
#75
Bugs and Crashes / CRased with adress
Nov 21, 2015, 06:54 AM
well when i join any server it say CRased with adress blah blah and then game closed check the pic




#76
General Discussion / crashed with ADress
Nov 19, 2015, 04:14 PM
When i Join the server it spam the mssage
crashed with adress ( blah see in pic )
and then my game crashed what is this any solution ?