AlliedModders

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

dudeno 11-09-2009 14:33

Simple Help
 
Ok, Well I am trying to add more to a JB Last Request,
So I was wondering like what could would I be using if I wanted to Add the following Sub menu to my plugni
I want it to be like Highest/Lowest Spray or Just plain and simple Spray Contest.
I'm sorry if Im doing like long or run on sentences.
Also along with that,
Quote:

strip_user_weapons(id);
set_user_health(id, 100);
give_item(id, "weapon_knife");
fm_set_rendering(id, kRenderFxGlowShell, 250, 0, 0, kRenderNormal, 20);
I see that is what I would use to give the user a gun or knife.
How would I go about making it so that they would get a random weapon, Cause I want a gun Toss in my plugin and I want it to be a random weapon.

Im basically getting them majority and "inner guts" of a Last Request from this plugin
http://forums.alliedmods.net/showthread.php?t=107569


All times are GMT -4. The time now is 17:34.

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