![]() |
[MS4] Kill Command - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51) +----- Forum: Mirage Source 4 (Visual Basic 6) (https://mirage-engine.uk/forums/forumdisplay.php?fid=44) +------ Forum: Tutorials (https://mirage-engine.uk/forums/forumdisplay.php?fid=13) +------ Thread: [MS4] Kill Command (/showthread.php?tid=2094) Pages:
1
2
|
Re: [MS4] Kill Command - skillzalot - 23-09-2008 Just so you know in the code the part that says Txtchar char should be the name of your text. Like mine is AdminPanel and that will fix up that issue Code: Call SendData(CKillPlayer & SEP_CHAR & Txtchar.Text & END_CHAR) Re: [MS4] Kill Command - Nean - 11-10-2008 Just updated this for my own game. If anyone wants the code, I'll post it. If not, I won't waste my time. |