Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 102
Search took 0.01 seconds.
Search: Posts Made By: Lotion
Forum: Scripting Help 07-24-2007, 03:47
Replies: 11
Views: 3,288
Posted By Lotion
Re: respawning func_breakables?

I put it above the
#if !defined RESTORE_ALL
line, and now i don't get any errors, but i don't get any windows back either...This is a sample func_breakable from the map in ripent:



I dont...
Forum: Scripting Help 07-23-2007, 17:22
Replies: 11
Views: 3,288
Posted By Lotion
Re: respawning func_breakables?

VEN, plugin not working for me, I get this error in console:


line 51 is


I have fakemeta enabled and all :\ And Greenberet I'm too much of an amx noob to know how to do that :P
Forum: Scripting Help 07-23-2007, 04:23
Replies: 11
Views: 3,288
Posted By Lotion
respawning func_breakables?

Is it possible to make every func_breakable come back after it is destroyed? I'm trying to make a The Specialists mod that does this, because in the new version, The Specialists 3.0, windows no...
Forum: Scripting Help 07-20-2007, 01:08
Replies: 4
Views: 1,328
Posted By Lotion
Re: show_motd - Website

I'm pretty sure that The Specialists doesn't support HTML in the MOTD, if you are using TS, try it in HL just to see if it works, because i think that is why it's not working.
Forum: Scripting Help 07-17-2007, 04:19
Replies: 15
Views: 5,140
Posted By Lotion
Re: ScreenFade

Yeah this has really been pissing me off too, I hope someone can figure out why it doesn't work.
Forum: Suggestions / Requests 07-17-2007, 04:11
Replies: 0
Views: 737
Posted By Lotion
TS plugin, dont show who killed who

Is it possible to make a plugin that doesn't show who the player who killed somebody was? (in TS) Im talking about the little messages in the upper right that say like "somebody throwing combat...
Forum: Approved Plugins 07-13-2007, 14:53
Replies: 65
Views: 52,539
Posted By Lotion
Re: Drug Mod v1.1

do the screen colors not work in ts3 or something?
Forum: Unapproved/Old Plugins 07-13-2007, 12:42
Replies: 313
Views: 81,566
Posted By Lotion
Re: HarbuModV1+Smokey'sModifications+SkillsMOd ETC

Wow im getting a really weird bug that no one has mentioned yet so i guess im teh only one having it, when i set a price for anything in teh npc table, like if i set something at 5000, in game it...
Forum: Suggestions / Requests 07-13-2007, 06:15
Replies: 0
Views: 696
Posted By Lotion
if someone could make a plugin like this

i know theres a 99% chance that no one will do this, but, i want someone to make a car mod for TSRP that works off of mysql, i did it last years back, but never released it or anything, and lost the...
Forum: Scripting Help 07-03-2006, 03:24
Replies: 10
Views: 1,801
Posted By Lotion
Re: help with this

Hmm...well it seems to be working anyway... strange?
Forum: Scripting Help 07-02-2006, 21:01
Replies: 10
Views: 1,801
Posted By Lotion
Re: help with this

Yeah it is, looked in the inc. How do I use it? I'm pretty new to amxx scripting and this is going to be my first major plugin. I'm not really sure how to interpret incs. Would I use it like this?
...
Forum: Unapproved/Old Plugins 07-02-2006, 19:45
Replies: 116
Views: 41,282
Posted By Lotion
Re: Various RP Plugins from City17 Roleplay

not a typo but he named the stock wrong, there is no harbu_get_item_amount used in any of the plugins, only get_item_amount so I just changed it to get_item_amount and all works fine
Forum: Scripting Help 07-02-2006, 16:05
Replies: 10
Views: 1,801
Posted By Lotion
Re: help with this

ah,thanks

EDIT: I tried it Hawk552, and I gueds str_to_float didn't exist in amxx 1.01? Or I'm not using the right includes? I get an unidentified symbol error.
Forum: Scripting Help 06-30-2006, 07:21
Replies: 10
Views: 1,801
Posted By Lotion
help with this

I'm kind of stumped on this.

new speed = str_to_num(buffer)
set_user_maxspeed(id, %i, speed)
client_cmd(id,"cl_forwardspeed %i", speed)
client_cmd(id,"cl_sidespeed %i", speed)...
Forum: Unapproved/Old Plugins 06-29-2006, 11:13
Replies: 116
Views: 41,282
Posted By Lotion
Re: Various RP Plugins from City17 Roleplay

these are actually the plugins you used? theres a lot i had to fix in them, like the harbu.inc has a typo in it so /com and /911 didnt work. harbu_get_item_amount should just be harbu_item_amount....
Forum: Scripting Help 06-25-2006, 19:07
Replies: 2
Views: 1,094
Posted By Lotion
Re: entity models

Ok, I was just trying to find a way past the 512 error, thanks.
Forum: Scripting Help 06-25-2006, 09:43
Replies: 2
Views: 1,094
Posted By Lotion
entity models

To give an entity a model must it be precached? I mean for you to change your model it doesnt need to be precached, but im trying to make a plugin more efficient and im just wondering if I can have...
Forum: Site/Forums Issues and Discussion 06-25-2006, 03:59
Replies: 6
Views: 2,324
Posted By Lotion
Re: Private Messages

www.lolawebsite.com/untitled.JPG
Forum: Unapproved/Old Plugins 06-25-2006, 03:34
Replies: 258
Views: 214,758
Posted By Lotion
Re: AmxX Music Advance

hmmm teh above code...how do you play the music, music list appears empty and you took out cmd_CreateHTML so amx_addmusic doesnt work.
Forum: Scripting Help 02-04-2006, 18:36
Replies: 4
Views: 1,386
Posted By Lotion
ok i got it working thanks, i rewrote the whole...

ok i got it working thanks, i rewrote the whole thing
Forum: Scripting Help 01-31-2006, 16:32
Replies: 2
Views: 1,193
Posted By Lotion
hehe. I love you man. /me buffs up your karma.

hehe. I love you man. /me buffs up your karma.
Forum: Scripting Help 01-30-2006, 22:31
Replies: 2
Views: 1,193
Posted By Lotion
help

I can't find anything wrong with this code whatsoever but it doesnt work right. Basically it makes a hud of data pulled from a mysql database. The problem is that strorg does nt have any data in it...
Forum: Scripting Help 01-23-2006, 22:20
Replies: 3
Views: 1,146
Posted By Lotion
thanks a lot

thanks a lot
Forum: Scripting Help 01-23-2006, 21:24
Replies: 3
Views: 1,146
Posted By Lotion
question

is there a way i can pick a random row in a mysql table with amxmodx? that would really help me, if there is a way can someone please tell it to me, thanks.
Forum: Scripting Help 01-22-2006, 22:04
Replies: 4
Views: 1,386
Posted By Lotion
some mysql questions

ok edited, why wont this function work, it should add the argument lottonumber and the users auth id to the table lotto in my mysql database under lottoid and steamid cloumns in my table, but...
Showing results 1 to 25 of 102

 
Forum Jump

All times are GMT -4. The time now is 18:25.


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