errors 29 and 30
Code:
/home/users/amxmodx/tmp3/phpoc1ShG.sma(31) : error 035: argument type mismatch (argument 1)Code:
|
This is my best guess on what you're trying to do, but I don't know:
Code:
|
when i get 5+ frags and it says that i'm promoted
i look at the score board to see if my name was changed it changed but just "Cpl." no "Mini_Midget" or whats so ever can't see where i went wrong now... btw, thxs for the last post |
Quote:
Code:
|
To preserve the old name, and replace w/e rank with Cpl.; you need to do this...
Code:
:) |
Why don't you just replace Pvt. with Cpl., the end part you used is useless.
|
thxs everyone who helped me out especially Hawk
the plugin works fine now and i added some things but now i've come across a bug in my plugin when i start a new game, my name is Pte. Mini_Midget (Pte. means Private) and when I get my first kill in the server, my rank and name should change to "Cpl. Mini_Midget" but instead it changes to "Cpl. Pte. Mini_Midget". i change my name and then it resets back to normal "Cpl. Mini_Midget" btw, when a user connects, i can't get the client_print code to show in game Code:
http://forums.alliedmods.net/showthread.php?t=28761 |
You should have read what Zenith said.
Code:
|
i kinda didn't understand zenith (no offence) so i just played around with the script and got it to work after like 20mins of screwing wiht it :lol:
btw, in the script, what does this symbol do "^"??? |
Quote:
Code:
amx_ban 0 "player name" "you are an idiot"Code:
Why? Because quotes signify the end of the string. So, what we do is use an "escape character", which is ' ^" '. Code:
|
| All times are GMT -4. The time now is 16:23. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.