Jump to content
Posted
comment_783043

Hey, Als je een filterscript download met AMX en PWN dan zet je die in filterscripts. Ik had bijv een AMX en PWN met commando als /AK47 als je dat typ dat je die dan krijg. Ik typte dat en ik kreeg niks. De 2 bestandjes zitten wel in mijn filterscripts wat doe ik fout?

Featured Replies

  • Author
comment_783174

Ik wilde een wapen bij me amx bestand zetten dus ik had de code gekopieerd alleen dan ander wapen id en naam maar hij doet het niet en er staat tekst in het buiteland dus ik had in engels gezet maar het staat er dan nog in het buitelands.

comment_783367
Ik wilde een wapen bij me amx bestand zetten dus ik had de code gekopieerd alleen dan ander wapen id en naam maar hij doet het niet en er staat tekst in het buiteland dus ik had in engels gezet maar het staat er dan nog in het buitelands.

Van die .amx bestanden moet je gewoon afblijven.

Als je iets aan je (filter)script wilt veranderen. Dan moet je het .pwn bestand openen (met Pawno).

Vervolgens maak je de veranderingen, en dan compile je het script weer, en dan ik het .amx bestand vernieuwd.

  • Author
comment_783433

Ik had zeg maar de russische tekst veranderd in het engels. Dus pwn overgeschreven en server geladen maar de tekst staat er nog steeds russisch in en had een wapen eerbij gezet. De code gekopieerd en dan wapen ID en naam veranderd maar staat er egt niet tussen en amx bestand veranderd dan ook niet.

comment_783438

Weet je zeker dat je na het wijzigen van die teskt op 'compile' hebt gedrukt, en er geen errors verschenen?

P.s. Misschien dat Pawno dat filterscript in de map 'gamemodes' zet.

Als dat zo is, moet je die .pwn en .amx file in de map 'filterscripts' zetten.

Edited by Sandra18[NL]

  • Author
comment_783440

nu staat er dit:

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(74) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(78) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(105) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(109) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(133) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(155) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(210) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(219) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(234) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(235) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(317) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(318) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(331) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(339) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(340) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(369) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(378) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(386) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(505) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(521) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(553) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(574) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(577) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(591) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(602) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(605) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(619) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(629) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(797) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(798) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(806) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(832) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(842) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(847) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(864) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(876) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(910) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(919) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(927) : warning 217: loose indentation

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(1055) : warning 235: public function lacks forward declaration (symbol "GetDistanceBetweenPlayers")

C:\Documents and Settings\Administrator\Bureaublad\Server\filterscripts\command.pwn(1065) : warning 235: public function lacks forward declaration (symbol "wiper")

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

41 Warnings.

Edited by Las Vegas

comment_783478

zet bovenaan je script:

#pragma tabsize 0

Dan zijn die warnings weg :)

Edit:

Ohja en:

forward GetDistanceBetweenPlayers();
forward wiper();

Je moet nog tussen die () de parameters zetten

die die bij je public functie staan:

public GetDistanceBetweenPlayers (parameters);

Edited by Sandra18[NL]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.