Thread: Python scripts
View Single Post
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 02-16-2018 , 07:50   Re: Python scripts
Reply With Quote #9

Quote:
Originally Posted by mohsen9010 View Post
  • Python is very simple to learn and use and it's very powerful
It depends, to me it's easy to understand languages with C-like syntax than python.

Quote:
Originally Posted by mohsen9010 View Post
  • There are many documents and helpers for python
Doesn't mean you can use every helper for gaming. Everything can be done with pawn. I would say python community is bigger than pawn amxmodx community but I'm mixing apples with strawberies...
I bet less than 5% of "many documents" available are usefull for us.

Quote:
Originally Posted by mohsen9010 View Post
  • It is more understandable and you can't write ugly codes
Quote:
Originally Posted by mohsen9010 View Post
  • There are many libraries for python so you can think bigger than pwn!
Nothing stops you to build anything for amxmodx/metamod.
All open source libraries are available for both projects, you just have to integrate them.

Quote:
Originally Posted by mohsen9010 View Post
  • No need to compile
Who said that?
Python is compiled on the fly (when the script is loaded).
Python is an interpreted language
Python scripts can be compiled to speed up
I bet interpreted python is slower than our loved pawn


You should elaborate why you should choose python over pawn.
For example:
* Python is object-oriented so it's easy to build and extend implementations.

Anyway, I think python has a huge community that is not oriented to our needs. We have a big community specialized for our game with a lot of experiences and know-how.
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito