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

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: wrecked_
Forum: Code Snippets/Tutorials 08-04-2010, 14:35
Replies: 292
Views: 157,124
Posted By wrecked_
Re: New XP Mod tutorial

enum Class
{
Dog,
Bear,
Cat
}

enum Data
{
Level,
Forum: Code Snippets/Tutorials 08-04-2010, 02:10
Replies: 292
Views: 157,124
Posted By wrecked_
Re: New XP Mod tutorial

Yes, to make it a float value.
Forum: Code Snippets/Tutorials 07-29-2010, 20:40
Replies: 292
Views: 157,124
Posted By wrecked_
Re: New XP Mod tutorial

No no no.

set_pev( id, pev_maxspeed, 299.0 )
Forum: Code Snippets/Tutorials 06-30-2010, 21:27
Replies: 292
Views: 157,124
Posted By wrecked_
Re: New XP Mod tutorial

https://forums.alliedmods.net/showthread.php?t=128001&highlight=TIME_INTERVAL

#5 is where the example is. It's for respawning, but you should be able to get how it works. This actually uses the...
Forum: Code Snippets/Tutorials 04-28-2010, 18:06
Replies: 292
Views: 157,124
Posted By wrecked_
Re: New XP Mod tutorial

help im getting error:
/home/groups/amxmodx/tmp3/phpmr8vaa.sma(43) : error 017: undefined symbol "id"
/home/groups/amxmodx/tmp3/phpmr8vaa.sma(45) : error 017: undefined symbol "attacker"...
Forum: Code Snippets/Tutorials 03-08-2010, 23:53
Replies: 292
Views: 157,124
Posted By wrecked_
Re: New XP Mod tutorial

You need to cache the attacker data in the deathmsg.

new attacker = read_data( 1 )
// new victim = read_data( 2 )
Showing results 1 to 6 of 6

 
Forum Jump

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


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