help plz - 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)
+--- Thread: help plz (
/showthread.php?tid=600975)
help plz -
aysam7 - 15.02.2016
hey guys ,
I have a question ,
I want to know how to move filter script to pwn of game mode ?
__________________________________________________ ________
Sorry for my bad english .
Re: help plz -
BiosMarcel - 15.02.2016
just copy paste it, ofc u need to know what exactly u are copying and where exactly u have to copy it.So if u dont know that, better start learning the basics or ask someone else to do it for u
Re: help plz -
Amunra - 15.02.2016
Why Not Try ,
Make a Directory at Your Server Folder ...
Example :"../Scripts/yourpawno.pwn"
At this on top gamemode Ex:
#include <../Scripts/test.pwn>
Simple !
Re: help plz -
aysam7 - 15.02.2016
I tried -_-
I got a lot of errors
Re: help plz -
aysam7 - 17.02.2016
any help ?
Re: help plz -
SoFahim - 17.02.2016
It depents on . It depends on Gamemode callbacks, Includes. And all other things.
Re: help plz -
Sithis - 17.02.2016
Show us code or we cannot help you.