Raised This Month: $51 Target: $400
 12% 

Czero Tutor Message [Coding Help!.]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 04-10-2014 , 10:10   Czero Tutor Message [Coding Help!.]
Reply With Quote #1

Anybody know the answer why it doesnt work?

OGC Server Tutor Message:


My Servers Tutor Message:


My Code:
Code:
#include <amxmodx>
#include <hamsandwich>
#include <czerotutor>

new szSound[] = { "sound/events/tutor_msg.wav" }

public plugin_precache()
{
	precache_sound(szSound)
}

public plugin_init() 
{
	register_plugin("Tutor Message", "1.2", "Skumek")
	
	RegisterHam(Ham_Spawn, "player", "ham_playerspawn", 1)
}

public ham_playerspawn(id)
{
switch (random_num(1, 13))	
	{
		case 1:
		{
czerotutor_create(id, "Infinity Help^nUse the knockbackbomb to jump up on high objects!", BLUE, szSound, 5.0)
                }
                case 2:
                {
czerotutor_create(id, "Infinity Help^nUse your knife to jump higher!", GREEN, szSound, 5.0)
                }
                case 3:
                {
czerotutor_create(id, "Infinity Help^nLevel up to gain access to lots Of Weapons!", RED, szSound, 5.0)
                }
                case 4:
                {
czerotutor_create(id, "Infinity Help^nGain money by shooting zombies!", YELLOW, szSound, 5.0)
                }
                case 5:
                {
czerotutor_create(id, "Infinity Help^nUseMadness to escape from being killed as zombie!", BLUE, szSound, 5.0)
                }
                case 6:
                {
czerotutor_create(id, "Infinity Help^nBuy Weapons/Extras or choose a knife with the button [B]!", RED, szSound, 5.0)
                }
                case 7:
                {
czerotutor_create(id, "Infinity Help^nWork togheter as a team, and you will win!", GREEN, szSound, 5.0)
                }
                case 8:
                {
czerotutor_create(id, "Infinity Help^nPress [M] to see the various options in the zombie menu", YELLOW, szSound, 5.0)
                }
                case 9:
                {
czerotutor_create(id, "Infinity Help^nHumans/Zombies will get a reward if they win!", BLUE, szSound, 5.0)
                }
                case 10:
                {
czerotutor_create(id, "Infinity Help^nKill Zombies To Level Up!", RED, szSound, 5.0)
                 }
                case 11:
                {
czerotutor_create(id, "Infinity Help^nfind HelpBoxes!, The Contain Very Usefull Items/Weapons!", GREEN, szSound, 5.0)
                }
                case 12:
                {
czerotutor_create(id, "Infinity Help^nFrost nades will freeze zombies.", YELLOW, szSound, 5.0)
                }
                case 13:
                {
czerotutor_create(id, "[CSO] Infinity Help^nUse the knife will knockback zombies", BLUE, szSound, 5.0)

                }
        } 
}
Help me, i dont understand anything.
Attached Files
File Type: sma Get Plugin or Get Source (native_czerotutor.sma - 658 views - 2.1 KB)
File Type: inc czerotutor.inc (813 Bytes, 203 views)
File Type: sma Get Plugin or Get Source (zp_addon_tutor.sma - 653 views - 2.5 KB)
__________________
Contact: Steam
Videos: Youtube

Last edited by SkumTomteN; 04-10-2014 at 10:11.
SkumTomteN is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 04-10-2014 , 10:25   Re: Czero Tutor Message [Coding Help!.]
Reply With Quote #2

It's not allowed to use it on CS 1.6 .

Simple.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
jimaway
Heeeere's Jimmy!
Join Date: Jan 2009
Location: Estonia
Old 04-10-2014 , 11:38   Re: Czero Tutor Message [Coding Help!.]
Reply With Quote #3

Quote:
Originally Posted by bibu View Post
It's not allowed to use it on CS 1.6 .

Simple.
why would you think hes trying to use it on 1.6? he has a cz server in his signature
jimaway is offline
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 04-10-2014 , 20:13   Re: Czero Tutor Message [Coding Help!.]
Reply With Quote #4

Quote:
Originally Posted by jimaway View Post
why would you think hes trying to use it on 1.6? he has a cz server in his signature
Yep, but i know most people will think that, cause more players use 1.6..

So, can any of you help me?, or find the reason for this?, look at the 2nd picture, the message on the top right.
__________________
Contact: Steam
Videos: Youtube
SkumTomteN is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:24.


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