Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.
 

nevex22

Latest Activity

Posted in: SAY_ALL
 nevex22
03-16-2008, 5:03 AM
#3
Yes...  [Read More]
Posted in: SAY_ALL
 nevex22
03-14-2008, 6:27 AM
#1
If some player says something on server like: player: msg , then I wonder how can I do same thing with this. if ( Q_stricmp (p, "!test") == 0 ) { trap_SendServerCommand( ent, va("print \"^5:[ ^7%s ^5]:\n\"", GAMEVERSION...  [Read More]