Jump to content

Charlie_Jefferson

Members
  • Posts

    242
  • Joined

  • Last visited

Everything posted by Charlie_Jefferson

  1. I don't think so, no. I checked it today and nothing happened, unfortunately. Is it a MTA problem?
  2. There's no d3d9.dll in my GTA SA directory. It could be that, couldn't it?
  3. Yes I did. It's video card problem. /lock
  4. Qaisjp, your script gave me some errors, so I just integrated it into mine. thanks. But I still get that unwated "a" on the admin chat script. I type something and it's like [Admin]Charlie: a hai.
  5. Also another problem with another script. function veh(thePlayer, modelid) local X = 5 local Y = 0 local Z = 0 model = modelid player = getPlayerName( thePlayer ) if isObjectInACLGroup ("user." .. player, aclGetGroup("Admin") ) then createVehicle (modelid, X, Y, Z) elseif not isObjectInACLGroup ("user." .. player, getACLGroup("Admin") ) then outputChatBox ( "Admin cmd only!" ) end end addCommandHandler("veh", veh) It works, I get no error/debug error but the car doesn't spawn.
  6. Worked, thanks! But it displays as: (color here)[Admin]Charlie: a test. And I didn't put that a there. Help!
  7. Hai, made some changes to my own script and now I get this error: [2011-10-12 19:44:26] ERROR: achat\achat.lua:4: bad argument #1 to 'concat' (table expected, got string) Script is here: function adminchat(thePlayer, ...) local word = ( ... ) local message = table.concat(word, " ") local account = getPlayerAccount ( thePlayer ) if isObjectInACLGroup ( "user." .. account, aclGetGroup ( "Admin" ) ) then outputChatBox ( "#C6FA78[Admin]" .. getPlayerName ( thePlayer ) .. ": " .. message, getRootElement(), 255, 255, 255, true ) else outputChatBox("#C6FA78No.", getRootElement(), 255, 255, 255, true) end end addCommandHandler("a", adminchat)
  8. Yet, another error in the script: [2011-10-12 17:27:48] LOGIN: (Admin, Everyone) Charlie successfully logged in as 'Charlie' (IP: 127.0.0.1 Serial: FA3C6E5FBF3B66FC15FCB1F2AAD204F4) [2011-10-12 17:27:51] WARNING: achat\achat.lua:19: Bad argument @ 'getPlayerAccount' [Expected element at argument 1, got nil] [2011-10-12 17:27:51] WARNING: achat\achat.lua:20: Bad argument @ 'isGuestAccount' [Expected account at argument 1, got boolean] [2011-10-12 17:27:52] WARNING: achat\achat.lua:21: Bad argument @ 'getAccountName' [Expected account at argument 1, got boolean] [2011-10-12 17:27:52] ERROR: achat\achat.lua:21: attempt to concatenate a boolean value
  9. No. I made a .lua file with it and loaded it with the server console, yes.(the script) and then tried it and it gave me that error.
  10. Qaisjp, it gave me this error, now and I replaced my code with yours. It gave me the same error, on my code, except it was for a different function. [2011-10-12 10:00:37] WARNING: achat\achat.lua:21: Bad argument @ 'getPlayerNametagColor' [2011-10-12 10:00:37] WARNING: achat\achat.lua:22: Bad argument @ 'getPlayerName' [Expected element at argument 1, got nil] [2011-10-12 10:00:37] ERROR: achat\achat.lua:22: attempt to concatenate a boolean value
  11. That... Won't help at all. It doesn't have to do anything with the game. It's just audio and internet. I think I figured it out though. My integrated video card is the only one powering my PC and it's a low-end(really low-end) one. Gotta get a new video card.
  12. WARNING: achat/achat.lua:3: Bad argument @ 'getPlayerAccount' [Expected element at argument 1, got nil] ERROR: achat\achat.lua:4: attempt to call global 'string' (a table value)
  13. Hai, I'm trying to make a special command so that admins can speak to each other, without that chat being seen by normal players. Here's the code I've got. Help please and if you add more stuff to the code, please explain it, I'm new to lua scripting. Thanks! function adminchat() local account = getPlayerAccount ( thePlayer ) if isObjectInACLGroup ( "user." .. getAccountName(string (account)), aclGetGroup ( "Admin" ) ) and type == 0 then cancelEvent ( ) local r, g, b = getPlayerNametagColor(source) outputChatBox ( "#00FF00[Admin]-#ffffff" .. getPlayerName ( source ) .. ": " .. message, getRootElement(), r, g, b, true ) else outputChatBox("#C6FA78Fuck you.", getRootElement(), 255, 255, 255, true) end end addCommandHandler("a", adminchat)
  14. DirectX diagnosis file: http://fileape.com/index.php?act=downlo ... N8YrijAnBJ Or: ------------------ System Information ------------------ Time of this report: 10/11/2011, 10:51:32 Machine name: VAOHOME Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 3 (2600.xpsp_sp3_gdr.101209-1647) Language: English (Regional Setting: English) System Manufacturer: GBT___ System Model: GBTUACPI BIOS: Award Modular BIOS v6.00PG Processor: Intel(R) Pentium(R) D CPU 3.00GHz (2 CPUs) Memory: 1016MB RAM Page File: 552MB used, 1890MB available Windows Dir: C:\WINDOWS DirectX Version: DirectX 9.0c (4.09.0000.0904) DX Setup Parameters: Not found DxDiag Version: 5.03.2600.5512 32bit Unicode ------------ DxDiag Notes ------------ DirectX Files Tab: No problems found. Display Tab 1: No problems found. Sound Tab 1: No problems found. Sound Tab 2: The file vrtaucbl.sys is not digitally signed, which means that it has not been tested by Microsoft's Windows Hardware Quality Labs (WHQL). You may be able to get a WHQL logo'd driver from the hardware manufacturer. Sound Tab 3: The file vcsvad.sys is not digitally signed, which means that it has not been tested by Microsoft's Windows Hardware Quality Labs (WHQL). You may be able to get a WHQL logo'd driver from the hardware manufacturer. Music Tab: No problems found. Input Tab: No problems found. Network Tab: No problems found. -------------------- DirectX Debug Levels -------------------- Direct3D: 0/4 (n/a) DirectDraw: 0/4 (retail) DirectInput: 0/5 (n/a) DirectMusic: 0/5 (n/a) DirectPlay: 0/9 (retail) DirectSound: 0/5 (retail) DirectShow: 0/6 (retail) --------------- Display Devices --------------- Card name: Intel(R) 82945G Express Chipset Family Manufacturer: Intel Corporation Chip type: Intel(R) 82945G Express Chipset Family DAC type: Internal Device Key: Enum\PCI\VEN_8086&DEV_2772&SUBSYS_D0001458&REV_02 Display Memory: 128.0 MB Current Mode: 1280 x 1024 (32 bit) (60Hz) Monitor: Plug and Play Monitor Monitor Max Res: 1600,1200 Driver Name: igxprd32.dll Driver Version: 6.14.0010.4926 (English) DDI Version: 9 (or higher) Driver Attributes: Final Retail Driver Date/Size: 2/15/2008 08:12:06, 57344 bytes WHQL Logo'd: Yes WHQL Date Stamp: n/a VDD: n/a Mini VDD: igxpmp32.sys Mini VDD Date: 2/15/2008 08:12:06, 5854752 bytes Device Identifier: {D7B78E66-6432-11CF-D664-0AF0A3C2CB35} Vendor ID: 0x8086 Device ID: 0x2772 SubSys ID: 0xD0001458 Revision ID: 0x0002 Revision ID: 0x0002 Video Accel: Deinterlace Caps: n/a Registry: OK DDraw Status: Enabled D3D Status: Enabled AGP Status: Not Available DDraw Test Result: Not run D3D7 Test Result: Not run D3D8 Test Result: Not run D3D9 Test Result: Not run ------------- Sound Devices ------------- Description: Realtek HD Audio output Default Sound Playback: Yes Default Voice Playback: Yes Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0888&SUBSYS_1458E601&REV_1000 Manufacturer ID: 1 Product ID: 100 Type: WDM Driver Name: RtkHDAud.sys Driver Version: 5.10.0000.6194 (English) Driver Attributes: Final Retail WHQL Logo'd: Yes Date and Size: 9/3/2010 11:20:18, 6139496 bytes Other Files: Driver Provider: Realtek Semiconductor Corp. HW Accel Level: Full Cap Flags: 0xF5F Min/Max Sample Rate: 8000, 192000 Static/Strm HW Mix Bufs: 33, 32 Static/Strm HW 3D Bufs: 33, 32 HW Memory: 0 Voice Management: No EAX(tm) 2.0 Listen/Src: Yes, Yes I3DL2(tm) Listen/Src: Yes, Yes Sensaura(tm) ZoomFX(tm): No Registry: OK Sound Test Result: Not run Description: Virtual Cable 1 Default Sound Playback: No Default Voice Playback: No Hardware ID: EuMusDesign_VAC_WDM Manufacturer ID: 1 Product ID: 100 Type: WDM Driver Name: vrtaucbl.sys Driver Version: () Driver Attributes: Final Retail WHQL Logo'd: No Date and Size: 12/31/2006 16:38:18, 31616 bytes Other Files: Driver Provider: EuMus Design HW Accel Level: Full Cap Flags: 0xF5F Min/Max Sample Rate: 200, 1000000 Static/Strm HW Mix Bufs: 20, 19 Static/Strm HW 3D Bufs: 0, 0 HW Memory: 0 Voice Management: No EAX(tm) 2.0 Listen/Src: No, No I3DL2(tm) Listen/Src: No, No Sensaura(tm) ZoomFX(tm): No Registry: OK Sound Test Result: Not run Description: Avnex Virtual Audio Device Default Sound Playback: No Default Voice Playback: No Hardware ID: Manufacturer ID: 1 Product ID: 100 Type: WDM Driver Name: vcsvad.sys Driver Version: 1.00.0000.0001 (English) Driver Attributes: Final Retail WHQL Logo'd: No Date and Size: 12/26/2008 12:56:04, 17792 bytes Other Files: Driver Provider: AVNEX Ltd. HW Accel Level: Full Cap Flags: 0xF5F Min/Max Sample Rate: 4000, 64000 Static/Strm HW Mix Bufs: 8, 7 Static/Strm HW 3D Bufs: 0, 0 HW Memory: 0 Voice Management: No EAX(tm) 2.0 Listen/Src: No, No I3DL2(tm) Listen/Src: No, No Sensaura(tm) ZoomFX(tm): No Registry: OK Sound Test Result: Not run --------------------- Sound Capture Devices --------------------- Description: Realtek HD Audio Input Default Sound Capture: Yes Default Voice Capture: Yes Driver Name: RtkHDAud.sys Driver Version: 5.10.0000.6194 (English) Driver Attributes: Final Retail Date and Size: 9/3/2010 11:20:18, 6139496 bytes Cap Flags: 0x41 Format Flags: 0xFFF Description: Realtek HD Digital input Default Sound Capture: No Default Voice Capture: No Driver Name: RtkHDAud.sys Driver Version: 5.10.0000.6194 (English) Driver Attributes: Final Retail Date and Size: 9/3/2010 11:20:18, 6139496 bytes Cap Flags: 0x41 Format Flags: 0xFFF Description: Virtual Cable 1 Default Sound Capture: No Default Voice Capture: No Driver Name: vrtaucbl.sys Driver Version: () Driver Attributes: Final Retail Date and Size: 12/31/2006 16:38:18, 31616 bytes Cap Flags: 0x41 Format Flags: 0xFFF Description: Avnex Virtual Audio Device Default Sound Capture: No Default Voice Capture: No Driver Name: vcsvad.sys Driver Version: 1.00.0000.0001 (English) Driver Attributes: Final Retail Date and Size: 12/26/2008 12:56:04, 17792 bytes Cap Flags: 0x41 Format Flags: 0xFFF ----------- DirectMusic ----------- DLS Path: C:\WINDOWS\SYSTEM32\drivers\GM.DLS DLS Version: 1.00.0016.0002 Acceleration: n/a Ports: Microsoft Synthesizer, Software (Not Kernel Mode), Output, DLS, Internal, Default Port Virtual Cable 1, Software (Kernel Mode), Output, DLS, Internal Avnex Virtual Audio Device, Software (Kernel Mode), Output, DLS, Internal Microsoft MIDI Mapper [Emulated], Hardware (Not Kernel Mode), Output, No DLS, Internal Microsoft GS Wavetable SW Synth [Emulated], Hardware (Not Kernel Mode), Output, No DLS, Internal Registry: OK Test Result: Not run ------------------- DirectInput Devices ------------------- Device Name: Mouse Attached: 1 Controller ID: n/a Vendor/Product ID: n/a FF Driver: n/a Device Name: Keyboard Attached: 1 Controller ID: n/a Vendor/Product ID: n/a FF Driver: n/a Poll w/ Interrupt: No Registry: OK ----------- USB Devices ----------- + USB Root Hub | Vendor/Product ID: 0x8086, 0x27C9 | Matching Device ID: usb\root_hub | Service: usbhub | Driver: usbhub.sys, 4/13/2008 21:45:37, 59520 bytes | Driver: usbd.sys, 8/4/2004 04:07:00, 4736 bytes ---------------- Gameport Devices ----------------
  15. Hai, I logged on today and saw this: It kept doing some weird colored shapes, restarted MTA and it didn't do it, but after some time, it did again. If I moved the camera around, it would fix for 0.1 seconds, but then it would do it again. Halp!
×
×
  • Create New...