Jelles SH
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Jelles SH

Jelles forum.
 
HomeLatest imagesSearchRegisterLog in

 

 Hero: Speedy Jelle

Go down 
2 posters
AuthorMessage
Jelle
Awesome Jelle!!!
Awesome Jelle!!!
Jelle


Posts : 30
Join date : 2009-09-16
Age : 33
Location : Jelles Superhero Server

Hero: Speedy Jelle Empty
PostSubject: Hero: Speedy Jelle   Hero: Speedy Jelle EmptyWed Sep 16, 2009 10:46 pm

Speedy Jelle - the fastest man on earth!

This is the code for speedy Jelle on the server (made by me, basically just a rip from flash)

jelle wrote:

// sjelle! - Run Faster

/* CVARS - copy and paste to shconfig.cfg

//sjelle
sjelle_level 26
sjelle_speed 3000 //the speed sjelle can run

*/

#include <superheromod>

//----------------------------------------------------------------------------------------------
public plugin_init()
{
// Plugin Info
register_plugin("SUPERHERO sjelle", SH_VERSION_STR, "Jelle")

// DO NOT EDIT THIS FILE TO CHANGE CVARS, USE THE SHCONFIG.CFG
new pcvarLevel = register_cvar("sjelle_level", "26")
new pcvarSpeed = register_cvar("sjelle_speed", "3000")

// FIRE THE EVENTS TO CREATE THIS SUPERHERO!
new heroID = sh_create_hero("Speedy Jelle", pcvarLevel)
sh_set_hero_info(heroID, "Even More Super Speed", "Speedy Jelle, he is the fastest man on earth!")
sh_set_hero_speed(heroID, pcvarSpeed)
}
//----------------------------------------------------------------------------------------------

Compile it with the online compiler at amxmodx.org or compile locally. If you compile locally be sure to have the latest superheromod include or this will not work.
Back to top Go down
lawl




Posts : 15
Join date : 2009-09-20

Hero: Speedy Jelle Empty
PostSubject: Re: Hero: Speedy Jelle   Hero: Speedy Jelle EmptySun Sep 20, 2009 5:41 pm

cool hero >D
Back to top Go down
 
Hero: Speedy Jelle
Back to top 
Page 1 of 1
 Similar topics
-
» Hero: Healthy Jelle
» Jelle (Jesper)
» Hero: S.W.A.T
» Hero: Itachi
» Hero request

Permissions in this forum:You cannot reply to topics in this forum
Jelles SH  :: Superheroes :: New heroes made by you-
Jump to: