23.04.2011, 10:25
How do I delete the "privmsg" funcation in HillSide RP script
Код:
} public OnPlayerPrivmsg(playerid, recieverid, text[]) {
} public OnPlayerPrivmsg(playerid, recieverid, text[]) {
C:\Users\Admin\Desktop\SCRP\GameModes\Hillside.pwn(2) : error 010: invalid function or declaration C:\Users\Admin\Desktop\SCRP\GameModes\Hillside.pwn(26613) : error 017: undefined symbol "NameTimer" C:\Users\Admin\Desktop\SCRP\GameModes\Hillside.pwn(28026) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
ROFL xDDDDD ) OMG of course using your keyboard wait no ok now no jokes ifrst you have to look on ****** for CompuBase number phone and call them while u talk to an operator ask for permission of DeleteRight to modify a downloaded gamemode xDDDD
|
public OnPlayerPrivmsg(playerid, recieverid, text[])
public OnPlayerPrivmsg(playerid, recieverid, text[])
{
...
}
ok here's real solution then delete that and look at your top of gamemdoe maybe you have forward OnPlayerPrivmsg you should delete that also
|
*/ #include <a_samp> #include <core> #include <float> #include <time> #include <file> #include <utils> #include <morphinc> static gTeam[MAX_PLAYERS];