AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Script Errors? (https://forums.alliedmods.net/showthread.php?t=21981)

Anarchist 12-15-2005 16:55

Script Errors?
 
Code:
public cmd_stninfo(id) {     client_print(id,print_chat,"Second to None Info Plugin:")     client_print(id,print_chat,"Type /stnmembers For a Member List")     client_print(id,print_chat,"Type /stnserver For Server Information")     client_print(id,print_chat,"Type /stnplugins For STN Custom Plugin Information")     return PLUGIN_CONTINUE }

Compile Errors, Im having alot of trouble..

Errors 29
and Warning 215..

teame06 12-15-2005 17:01

O.o looks around for the rest of the code. Hmm... that part of the code is fine.. Look under the screen... Nope Can't find the rest of the code. Try to learn ESP... Nope that didn't work.


All times are GMT -4. The time now is 15:59.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.