Filterscript Error
#1

Код:
error 017: undefined symbol "ScriptBan"
How do I define scriptban in a filter-script?

I keep getting the error above...

ScriptBan(playerid,999,"Money Hacks");
Reply
#2

Can you give us the whole code of the ScriptBan ?
Reply
#3

Not sure exactly what you mean by that...

Have you tried to just copy this ScriptBan function over to the filterscript?
(Search your other scripts that use this ScriptBan and locate the function for it)

Example of what it might look like:
Код:
ScriptBan(playerid,value,string[]){
// Some code
}
Reply
#4

Give us more info,otherwise we wont be able to help you.

If you want to include your script into another script and create an .inc file

(If you dont know how click on a_samp.inc)(you'll find some stuff)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)