SA-MP Forums Archive
PWN AMX ! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: PWN AMX ! (/showthread.php?tid=546129)



PWN AMX ! - Seaf - 13.11.2014

When i change some thing in .PWN GM Like Welcome To [LS-RP] Change to [US-RP] ? like when i do it and i press save it dont apper in game and still [LS-RP] should i edit .AMX ! ?


Re: PWN AMX ! - Infinity - 13.11.2014

You have to compile the .pwn file in order to generate a new .amx.


Re: PWN AMX ! - Seaf - 13.11.2014

Quote:
Originally Posted by Infinity
Посмотреть сообщение
You have to compile the .pwn file in order to generate a new .amx.
How


Re: PWN AMX ! - Warlord - 13.11.2014

Well, You need to find the specific message that you want to change. Change it, then go hit F5 to compile it.

Edit: To find a specific message try htting ctrl + F. To go to specific line hit ctrl + G

Thanks A Lot!


Re: PWN AMX ! - Seaf - 13.11.2014

Quote:
Originally Posted by Warlord
Посмотреть сообщение
Well, You need to find the specific message that you want to change. Change it, then go hit F5 to compile it.
Thanks z!