16.08.2011, 13:33
Nothing, but : https://sampforum.blast.hk/showthread.php?tid=265043
You can make it more readable, right?
Like this :
Sometimes in Windows 7, you will get a "Failed to set data for "" error.
Though it's very simple to fix it.
Method 1
Step 1
Open your SA-MPServer Directory, then click on "pawno" folder.
Something like that.
Step 2
Find and open the file, it's named "Settings.txt" with any text editor.
Step 3
CTRL+F, and put FileAssoc.
Step 4
You will be teleported to the FileAssoc line.
Simply change:
To:
Method 2 [ Warning: Does not fix the code/functions list ]
Step 1
Simply run the program as an Administrator, or disabling UAC.
Method 3
Step 1
Open pawno.exe.
Step 2
Go to Options tab.
Step 3
Disable "Associate with .*pwn files".
You are done with the problem now, happy scripting! =)
________________________________________________
-- p.s: Don't copy another people's tutorial, please make something different.
You can make it more readable, right?
Like this :
Sometimes in Windows 7, you will get a "Failed to set data for "" error.
Though it's very simple to fix it.
Method 1
Step 1
Open your SA-MPServer Directory, then click on "pawno" folder.
Код:
C:\Program Files\My SA-MP Server Directory\pawno\
Step 2
Find and open the file, it's named "Settings.txt" with any text editor.
Step 3
CTRL+F, and put FileAssoc.
Step 4
You will be teleported to the FileAssoc line.
Simply change:
Код:
FileAssoc=0
Код:
FileAssoc=1
Step 1
Simply run the program as an Administrator, or disabling UAC.
Method 3
Step 1
Open pawno.exe.
Step 2
Go to Options tab.
Step 3
Disable "Associate with .*pwn files".
You are done with the problem now, happy scripting! =)
________________________________________________
-- p.s: Don't copy another people's tutorial, please make something different.