08.04.2012, 12:10
(
Последний раз редактировалось Reklez; 09.04.2012 в 06:10.
Причина: Edited
)
Note: The downloadlink i will give in Downloading: will be the thread on 0.3e scripting section, once the 0.3e are really release in Download Page i will update the thread
Converting 0.3d to 0.3e
This tutorial was made for the user who have no idea on how to convert their server 0.3d to 0.3e script
Downloading:
If you don't know where to download 0.3e here you go:
Click here to download 0.3e in different RC Versions
Available RC: 1/2/3/4/5/6
Converting:
I recommend you to backup 'pawno/includes, samp-server/announce/npc.exe of 0.3d' so incase if you want to go back in 0.3d scripting you have just to replace 0.3e pawno/includes, samp-server/announce/npc.exe with 0.3d old files (sorry if my speak english is bad), Now open the server folder.
Replace the followings:
After replacing it, open the .pwn you want to recompile, then hit F5 to recompile the script then done.
Other Notes: Don't forget to update your include and plugins too, some of plugins/include need to update after updating new version of SAMP.
I hope you successfully convert your 0.3d server to 0.3e script.
Converting 0.3d to 0.3e
This tutorial was made for the user who have no idea on how to convert their server 0.3d to 0.3e script
Downloading:
If you don't know where to download 0.3e here you go:
Click here to download 0.3e in different RC Versions
Available RC: 1/2/3/4/5/6
Converting:
I recommend you to backup 'pawno/includes, samp-server/announce/npc.exe of 0.3d' so incase if you want to go back in 0.3d scripting you have just to replace 0.3e pawno/includes, samp-server/announce/npc.exe with 0.3d old files (sorry if my speak english is bad), Now open the server folder.
Replace the followings:
Код:
pawno/includes folder 0.3d to pawno/includes 0.3e samp-server.exe 0.3d to samp-server.exe 0.3e announce.exe 0.3d to announce.exe 0.3e npc.exe 0.3d to npc.exe 0.3e
Other Notes: Don't forget to update your include and plugins too, some of plugins/include need to update after updating new version of SAMP.
I hope you successfully convert your 0.3d server to 0.3e script.