Posts: 5
Threads: 1
Joined: Aug 2009
Reputation:
0
cus like it has all these scripts on all the pages u download them off
do i have to get an ingame editer to run them through or do i make it a pwn file and if i do where do i put the file or how do i make it
Posts: 5
Threads: 1
Joined: Aug 2009
Reputation:
0
Ok but what i don't understand is that when i copy the script and put it into that pawn thing and compile it it says there are all these errors and also you can only save as pwn files not amx...
Posts: 860
Threads: 10
Joined: Aug 2008
Reputation:
0
Compile the gamemode and put it in the "gamemodes" folder, NOTE: THE .AMX IS ESSENTIAL TO BE IN "GAMEMODES" FOLDER, open server.cfg and rename the "gamemode" line to "gamemode (Gamemodename), and then run the samp-server, and enjoy, hope this helped.
Regards,
Adil.
Posts: 5
Threads: 1
Joined: Aug 2009
Reputation:
0
Ok so i wanted to download a file from the gamemodes scripts
i chose to download weed island.
in a box underneath the description was a load of script which said for example...
CreateObject(17116, 408.354004, -2390.867188, 3.612957, 6.0161, 15.4699, 0.0000);
CreateObject(17472, 369.767273, -2487.039551, -2.943579, 0.0000, 0.0000, 168.7500);
CreateObject(17472, 335.710358, -2461.601318, 9.183508, 0.0000, 0.0000, 359.9999);
..............
So i copied all of the stuff and put it in the pawno programme
i pressed the compile button
i saved the pwn file in gamemodes
then a box appeared in the middle of the screen
it said there were 26 errors
even after i have done this i want to know how i obtain the amx file for this thanks for helping so far but it still doesnt make sense