AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   ka_roadwars BuyTeleport (https://forums.alliedmods.net/showthread.php?t=83591)

tuty 01-11-2009 21:57

ka_roadwars BuyTeleport
 
1 Attachment(s)
Ka_Roadwars BuyTeleport
1.5


Description:

- All players know hidden room on ka_roadwars_v2 or ka_roadwars with full grenades, weapons, ammo, armor... etc...
- Because is hard to enter in that room i maked this plugin :)
- With this plugin you can buy a teleportation in that room!


Commands:

-
say !teleme - teleport you in middle of hidden room


Cvars:

- sv_kr_buytele - 1 - enabled | 0 - disabled plugin
- sv_kr_buytele_admin 1 - admins only | 0 - all players can buy
- sv_kr_buytele_cost 16000 - teleportation cost


Modules:

- fakemeta


DruGzOG 01-11-2009 22:13

Re: ka_roadwars BuyTeleport
 
whats the point of the map then....

SnoW 01-12-2009 07:13

Re: ka_roadwars BuyTeleport
 
Quote:

Originally Posted by tuty (Post 742536)
- sv_kr_buytele - 1 - enabled | 0 - disabled plugin
- sv_kr_buytele_admin 1 - admins only | 0 - all players can buy

to
Code:

- sv_kr_buytele - 0 - disabled plugin | 1 - all players can buy | 2 - admins only
Though I would remove the admin ability straigth.
Anyway I don't like the idea either, also the plugin is still just one origins and teleport native.

tuty 01-12-2009 07:23

Re: ka_roadwars BuyTeleport
 
DruGzOG - fraggin' :-j

.......... my people like this idea...verry strange..... you don't like :-j:|

anakin_cstrike 01-12-2009 12:43

Re: ka_roadwars BuyTeleport
 
I don't see the point of using
PHP Code:

IVecFVec(originorig); 

, just make the origin Float.

tuty 01-12-2009 14:33

Re: ka_roadwars BuyTeleport
 
Quote:

Originally Posted by anakin_cstrike (Post 742918)
I don't see the point of using
PHP Code:

IVecFVec(originorig); 

, just make the origin Float.


is a part of stocks from fakemeta_util sir :) i didn't make that stocks

and 2 of them or 3 is yours :wink:

ConnorMcLeod 01-12-2009 14:53

Re: ka_roadwars BuyTeleport
 
Quote:

Originally Posted by tuty (Post 742982)
is a part of stocks from fakemeta_util sir :) i didn't make that stocks

and 2 of them or 3 is yours :wink:

This stock, sir :mrgreen:, is more to convert existing plugins than to write new ones.
As anakin_cstrike said, just use floats would be better.

anakin_cstrike 01-14-2009 06:27

Re: ka_roadwars BuyTeleport
 
Quote:

Originally Posted by tuty (Post 742982)
is a part of stocks from fakemeta_util sir :) i didn't make that stocks

and 2 of them or 3 is yours :wink:

That function isn't from fakemeta_util but from vector.inc
It will be more optimizated if you'll make the origin as a Float, because you won't have to convert the vector into a float.
And yea, i saw that ;))

tuty 01-14-2009 07:14

Re: ka_roadwars BuyTeleport
 
Quote:

That function isn't from fakemeta_util but from vector.inc
i allready know that..
i mean the stock with fm_set_user_origin is from fake_util...and i didn't know..i will update soon :)

Hawk552 02-05-2009 22:02

Re: ka_roadwars BuyTeleport
 
There are a few mistakes and optimizations that can be made, however it is acceptable.

If you would like any information regarding possible adjustments you could make or things you could do to make this better, please feel free to post here or PM me.

Approved.


All times are GMT -4. The time now is 12:49.

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