Posts: 37
Threads: 13
Joined: Mar 2009
Reputation:
0
hi i need help in how to conver mta scripts .lua in sa mp .pwn scripts
tnx
Posts: 523
Threads: 34
Joined: Aug 2008
Reputation:
0
You can convert a mta script into pawno and make it work, yet.
Posts: 607
Threads: 41
Joined: Apr 2009
Quote:
Originally Posted by Giotis11
hi i need help in how to conver mta scripts .lua in sa mp .pwn scripts
tnx
|
This is not possible but you can copy/paste the objects that you convert there to some .pwn script, under ongamemodeint... (You can find it by pusing ctrl+f [without+] and writing in there ongame...) The simplest way for me