07.11.2010, 15:49
Hi all,
I am new to PAWN and got the problem that if I want to add some simple command(s) to LAdmin(4v2) everything is fine but when I try them out the server tells me that they don't exist. So they are created, I even added them with dcmd("commandnamehere",some?randomnumber?here,cmdt ext); to onPlayerCommandText();
I edited the command /givecar to /givebike /giveheli /giveplane etc. so I can give some other vehicles to players too.
But the problem is that the server doesn't seem to recognize those commands even if they (I guess) are added in the same way to the script as /givecar is.
Hope anyone is able to help me to get this problem fixed.
- MeLiekzServers / Lars
I am new to PAWN and got the problem that if I want to add some simple command(s) to LAdmin(4v2) everything is fine but when I try them out the server tells me that they don't exist. So they are created, I even added them with dcmd("commandnamehere",some?randomnumber?here,cmdt ext); to onPlayerCommandText();
I edited the command /givecar to /givebike /giveheli /giveplane etc. so I can give some other vehicles to players too.
But the problem is that the server doesn't seem to recognize those commands even if they (I guess) are added in the same way to the script as /givecar is.
Hope anyone is able to help me to get this problem fixed.
- MeLiekzServers / Lars