Jump to content

Jector

Members
  • Posts

    9
  • Joined

  • Last visited

Details

  • Gang
    ..

Jector's Achievements

Newbie

Newbie (4/54)

0

Reputation

  1. Can someone just give me an example code to show it? Right now I am using outputChatBox( "Your current money: $" .. exports.global:getMoney( thePlayer ), thePlayer )
  2. How to make money look like this $100 or $100,000 and I mean things like the money with a ',' in it.
  3. It did not work for Joe lolcoz I am ingame with him
  4. -- camera matrix -- client sided function matrix( ) if exports.global:isPlayerHeadAdmin( thePlayer ) then local a, b, c, d, e, f = getCameraMatrix( ) outputChatBox(a ..", ".. b ..", ".. c ..", ".. d ..", ".. e ..", ".. f, 255, 194, 14) end end addCommandHandler("matrix", matrix) Try that
  5. Jector

    Big Lag spikes

    Yep why don't you try to join vg don't register or anyhting just see if it lags when ur ingame on the login - register screen pl0x.
  6. Jector

    Big Lag spikes

    http://pastebin.com/TrueJx6V
  7. Jector

    Big Lag spikes

    Here you go 8ball http://pastebin.com/guYUbrNg
  8. Jector

    Big Lag spikes

    Okay so on MTA.vG sometimes I am lucky to get 20FPS Iwaswondering how to increase the FPS? NormalI get 13 FPS whitch lags my pc alot.
×
×
  • Create New...