[BUG] Can not edit selected object - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [BUG] Can not edit selected object (
/showthread.php?tid=338240)
[BUG] Can not edit selected object -
Programie - 29.04.2012
Hi,
If I edit an object using EditObject() I can not use the GUI to move, rotate, save, ... the object.
I tried the same in a virtual machine also running Windows 7... and there it works. Just a bug appearing on specific hardware?
There was also a bug in GTA San Andreas (Not SA-MP) where I'm not able to select something in the pause menu. But that worked in the virtual machine.
And I solved that by playing SA-MP in windowed mode (Alt + Return). But that solved not the EditObject bug...
Any way to fix that or is it a real SA-MP bug?
AW: [BUG] Can not edit selected object -
olaf137 - 29.04.2012
You should provide some information about your hardware and your os.
Re: [BUG] Can not edit selected object -
Programie - 29.04.2012
- Mainboard: ASUS Maximus IV Extreme-Z
- CPU: Intel Core i7 2600
- Graphics Card: ASUS Nvidia Geforce GTX 570
- Sound Card: Onboard
- Primary hard disk: Intel SSD (SA2CW160G3)
- Number of displays: 2
- Playing on display: #2 (1920 x 1080 x 32)
Enough information?
Re: [BUG] Can not edit selected object -
dugi - 29.04.2012
Make sure you have sampaux3.ttf in the San Andreas directory
Re: [BUG] Can not edit selected object -
Programie - 29.04.2012
Quote:
Originally Posted by dugi
Make sure you have sampaux3.ttf in the San Andreas directory
|
The file exists. I can also see the edit GUI. But I can not click on the buttons (No action happens...).
It is not a bug in my script, because in the virtual machine it works.