Add my stuff to a server - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Add my stuff to a server (
/showthread.php?tid=246877)
Add my stuff to a server -
davelord - 06.04.2011
hey, I finally found some great things for my roleplaying server wich I'm developing now for 9 years now, (and the progress didnt go up for like 10%) so I searched in a really old but awesome server; PENLS. Now, I got some items, but when I try to add them, my pawno crashes, can someone add those things to a gamemode and give it to me? thanks.
Re: Add my stuff to a server -
admantis - 06.04.2011
What type of code is it supposed to be? SA-MP only supports PAWN.
P.S: No shit you've been developing it for 9 years, back then Vice City was barely released.
Re: Add my stuff to a server -
davelord - 06.04.2011
LOL. It was a typo, LOOOL. I ment 9 months.
EDIT: Its a SAMP roleplaying server, so I guess .pwn? Its made with .pwn, but contains the items that I want in my server. I can't install it on my own because my pawno crashes.
Re: Add my stuff to a server -
Gray - 06.04.2011
9 years O_o
Re: Add my stuff to a server -
davelord - 06.04.2011
Please get on-topic, it was a simple typo.
Re: Add my stuff to a server -
davelord - 06.04.2011
Please, someone.
Re: Add my stuff to a server -
davelord - 06.04.2011
someone?
Re: Add my stuff to a server -
Mauzen - 06.04.2011
Bump it faster, maybe you will get more views then lol.
Compiler crashes are missing/misplaced brackets most of the times. Remove the } directly after OnPlayerText and put all the commands in OnPlayerCommandText and the compiler wont crash anymore, just some errors left.
Re: Add my stuff to a server -
davelord - 06.04.2011
Thanks for the tip, going to try it right now.
Re: Add my stuff to a server -
davelord - 06.04.2011
Didnt work, can someone do it for me?