Originally Posted by Mina
Quote:
Originally Posted by Carlton
Quote:
Originally Posted by Mina
it would be better if you write it as a pawn scripting file (FS).
because :
1. new scripter who don't know c++ can edit/add/delete content of it easily.
2. there is nothing imposible to do the all of you did with pawn (in this case) so why not using pawn ?.
3. i didn't download or try it, but i think we have to load 2 files, one FS, and one plugin, so again why you made it as a plugin ?
4. it's also releated to scipting more than relating to a plugin.
finally the why i told that's is because plugins (with a little edit) can be dangerous (spyware, trojan , etc) but in pawn is imposible to do so.
BTW it's good which you share what you have with the peoples(i know you spend your time on it)
|
Yes I know it can be edited easily, why would that matter? The plugin was made for fun, and to practice c++, even though all I did was make PAWN functions, then convert them. The third one, I have no idea what you're talking about. There's no statement on the topic saying you have to load a FS.
How can a little plugin be a virus, a couple of sentences you've said didn't make any sense at all.
Yes, I did spend my time on this, like I said though, it was just for practice.
|
Yes I know it can be edited easily, why would that matter? maybe for you it's not important but peoples like to do so, maybe a impovment, or a bug fix, so why not ?
The plugin was made for fun, and to practice c++, even though all I did was make PAWN functions, then convert them : yes that's good for a practice but look(peoples write plugins for something which it's imposible to do with pawn, like MySQL, Audio plugin, YSF, etc.) so i still say it's better release it as a FS. remember i didn't told you don't write it as a plugin(you can do what you want for practicing), i told if you gonna release it just do it as a FS.
The third one, I have no idea what you're talking about. There's no statement on the topic saying you have to load a FS. : well i guessed it (3. i didn't download or try it, but i think), BTW you are right in this case.
How can a little plugin be a virus : yes it can be, i'm not talking about your plugin, but you can see known viruses database to see there is a virus which is only about 8kb, it update itself from internet and download something with bigger size. as i said (with a little edit) can be dangerous ex: updating itself, and while updating downloading something else or uploading ...
a couple of sentences you've said didn't make any sense at all. : can you please exactly tell me which ? so i can explain ...
|