Help with my first plugin!=)
Hey i need some help with my plugin.. im preatty new on this scriptings.. so i just used this one: http://wiki.amxmodx.org/index.php/In...od_X_Scripting
But i cant compile it cuz this happens when i try: Error: Pawn compiler not found. Pleas check your settings and try again. Where can i fix my "Pawn Comiler" ? - Ziink |
Re: Help with my first plugin!=)
you need to go to TOOLs /settings/compiler/input and output paths. And set the file ampc.exe as the input compiler which is in your amxmodx/scripting folder.
|
Re: Help with my first plugin!=)
Thx :)
|
Re: Help with my first plugin!=)
np :wink:
|
Re: Help with my first plugin!=)
Code:
#include <amxmodx>unknown unknown unknown amx_hp.amxx bad load Whats wrong?:P |
Re: Help with my first plugin!=)
Show your modules.ini You need to have fun enabled.
Why would you post the script off of the tutorial? There obviously (I hope) isn't anything wrong with that script. Although, I'm not so sure about equali(Arg1[1], "CT") |
Re: Help with my first plugin!=)
yuhjtfthhjmkljhj
|
Re: Help with my first plugin!=)
equali(Arg1[1], "CT") is correct
|
Re: Help with my first plugin!=)
bhnmgvgm,l
|
Re: Help with my first plugin!=)
Arg1[0] is '@'
Arg1[1] is 'C' Arg1[2] is 'T' so equali(Arg1[1],"CT") means start checking from the second value in the string array |
| All times are GMT -4. The time now is 06:48. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.