Dynamic Objects and Access Denied [ill +rep to help me]
#1

Hello, I am getting 2 problems.
1st, Whenever I am trying to compile or save my script it shows Access Denied.

Код:
Cannot create file "D:\Harkishan\GTA\Server\Script\LSG-RP(Linux)\GM.pwn". Acess is denied
2nd, there is a map. When we are adding this map in our GM then our dynamic objects are getting bug.
Dynamic objects are not working with this map.

I will +rep you if you help me.

Thank you
Reply
#2

Try to run Pawno as an administrator.
Reply
#3

How?
Reply
#4

click right on pawno.exe click run as administrator
try it but i dont sure it will work :P
Reply
#5

http://www.******.co.uk/search?q=how...+administrator
Reply
#6

And what about map?
Reply
#7

I dont think the objects are working because the GM didnt compile

Edit: if they dont seem to load there maybe you could try using something like this filterscript
Код:
#include <a_samp>

public OnFilterScriptInit()
{
	print("\n--------------------------------------");
	print(" Filterscript generated by coolmark1995");
	print("--------------------------------------\n");

YOUR OBJECTS HERE

	return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)