Raised This Month: $32 Target: $400
 8% 

[ZP] Extra Item : zSpawn || Updated v1.4.1 [26/12/2009]


Post New Thread Reply   
 
Thread Tools Display Modes
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-25-2008 , 02:51   Re: [ZP] Extra Item : Zspawn || Updated v1.2.1
Reply With Quote #21

Really nothing?
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
Bbaby <3
Member
Join Date: Oct 2008
Old 10-25-2008 , 02:53   Re: [ZP] Extra Item : Zspawn || Updated v1.2.1
Reply With Quote #22

Ya nothing happens..and the .amxx and .sma files the name is zp_extra_zpsawn.amxx/.sma.
Bbaby <3 is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-25-2008 , 02:57   Re: [ZP] Extra Item : Zspawn || Updated v1.2.1
Reply With Quote #23

That's not a problem if it's not correctly named, You can change it to what You want and it will work... Anyway I working now on this...
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
Bbaby <3
Member
Join Date: Oct 2008
Old 10-25-2008 , 02:59   Re: [ZP] Extra Item : Zspawn || Updated v1.2.1
Reply With Quote #24

OK
Bbaby <3 is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-25-2008 , 03:02   Re: [ZP] Extra Item : Zspawn || Updated v1.2.1
Reply With Quote #25

um, You are sure that You didn't disabled this extra item in cvars?
example :

zp_respawn <1|0> // Default : 1
maybe You set to 0 ?
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
Bbaby <3
Member
Join Date: Oct 2008
Old 10-25-2008 , 03:16   Re: [ZP] Extra Item : Zspawn || Updated v1.2.1
Reply With Quote #26

There is no such cvar as zp_respawn...
Bbaby <3 is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-25-2008 , 03:34   Re: [ZP] Extra Item : Zspawn || Updated v1.2.5
Reply With Quote #27

Ok, my bad I found some my mistakes, I'm sorry. Updated to v1.2.5 .
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
G-Dog
Senior Member
Join Date: Dec 2005
Location: Thunderstorm Central
Old 10-25-2008 , 06:27   Re: [ZP] Extra Item : Zspawn || Updated v1.2.5
Reply With Quote #28

no credits for me eh? Anyways
Code:
if ( get_pcvar_num(g_respawn_toggle) == 0 )
	{
		client_print(id, print_chat,"[ZP] Respawn ability are disabled")
		return PLUGIN_HANDLED
	}
	
	if ( get_pcvar_num(g_respawn_toggle) == 1 )
	{
		client_print(0, print_chat, "[ZP] Respawn ability are enabled")
		return PLUGIN_CONTINUE
	}
hope you understand that the purchase command will never work due to the fact that your exiting out of the function no matter if the zp_respawn cvar is equivalent to 0 or 1.
__________________
If at first you don't succeed, then skydiving isn't for you.
G-Dog is offline
Send a message via AIM to G-Dog
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-25-2008 , 06:35   Re: [ZP] Extra Item : Zspawn || Updated v1.2.5
Reply With Quote #29

okay, I will give You a credit because I forgat to add You...
umm, so cvar is useless? Then how can I do it if someone want to disable or enable it? Please show example please.
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
Fry!
Veteran Member
Join Date: Apr 2008
Location: Latvia
Old 10-25-2008 , 09:21   Re: [ZP] Extra Item : Zspawn || Updated v1.2.5
Reply With Quote #30

Quote:
Originally Posted by G-Dog View Post
no credits for me eh? Anyways
Code:
if ( get_pcvar_num(g_respawn_toggle) == 0 )
    {
        client_print(id, print_chat,"[ZP] Respawn ability are disabled")
        return PLUGIN_HANDLED
    }
    
    if ( get_pcvar_num(g_respawn_toggle) == 1 )
    {
        client_print(0, print_chat, "[ZP] Respawn ability are enabled")
        return PLUGIN_CONTINUE
    }
hope you understand that the purchase command will never work due to the fact that your exiting out of the function no matter if the zp_respawn cvar is equivalent to 0 or 1.

Anyway I got it what You meant. Updated to v1.2.7 . I did quick Test and works.
__________________
Quote:
Originally Posted by wisam187
why all the great scriptors..... always.... leave and let their works go into oblivion ???
i miss your way in making outstanding plugins...
this forum needs lots of the likes of you..... and less of the idiots that spread right now.
Fry! is offline
Reply


Thread Tools
Display Modes

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 20:32.


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