Posts: 508
Threads: 68
Joined: Feb 2009
Reputation:
0
Can someone plz help me?
Im using the Public Enemy N1 script LS (Pen1LS)
But i wanna edit some things in the gamemode.
But now if i change something in the .pwn file and save and test it, it is still the same... Even when i remove a whole script it still works :S...
PLZ HELP!
Posts: 6,129
Threads: 36
Joined: Jan 2009
Posts: 508
Threads: 68
Joined: Feb 2009
Reputation:
0
With that pawno.exe i can do the same as with Winword so what is the diffrents?
And how do i have my changes take effect?
Posts: 6,129
Threads: 36
Joined: Jan 2009
Stop doubleposting. You need to use the pawno.exe to edit code and compile it, with SA-MP you have two important files (despite the .inc (includes), the gamemode AMX and the PWN, the PWN is the sourcecode, the AMX is the one that the server uses, you can't create an AMX without using the compiler (pawno.exe).
Posts: 508
Threads: 68
Joined: Feb 2009
Reputation:
0
You guys dont understand me, i mean in the penls.pwn file is a cmd called /rules. If you do /rules in the server you get the rules but that are the old ones, if i change them in penls.pwn to the new ones and do /rules in the server it still shows the old ones...
What i need to do?
Posts: 508
Threads: 68
Joined: Feb 2009
Reputation:
0
Ok i pressed F5 but now i get this:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 5180 bytes
Code size: 664496 bytes
Data size: 810104 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4737 cells (18948 bytes)
Total requirements: 1496164 bytes
How do i make an .amx file?
Posts: 423
Threads: 55
Joined: Sep 2009
Reputation:
0
Once you press F5 (Compile) if your pen1.pwn is saved in your Gamemode folder then it will create a .amx there then goto Server.cfg change the RCON pass and run sampserver.exe and its done.
-Mike.
Posts: 423
Threads: 55
Joined: Sep 2009
Reputation:
0
No Problem' Here to help. Contact me if you have any other Problems.
-Mike.