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

Showing results 1 to 25 of 209
Search took 0.01 seconds.
Search: Posts Made By: dasha
Forum: Off-Topic 08-22-2012, 08:48
Replies: 17
Views: 4,072
Posted By dasha
Re: Steam Question

I saw players on the SV where I'm Admin with SteamIDs STEAM_0:0
And they have steam profile, so what? Also STEAM_0:4 =S
Forum: Suggestions / Requests 08-22-2012, 00:57
Replies: 8
Views: 1,469
Posted By dasha
Forum: Suggestions / Requests 08-20-2012, 19:34
Replies: 16
Views: 2,632
Posted By dasha
Re: [Req] why its not work ??? any help here

Yes.. I wanted to write 7 but I pressed the 8, that's my error.
Forum: Scripting Help 08-20-2012, 19:32
Replies: 2
Views: 714
Posted By dasha
Re: Server print ML

My bad, tnx!
Forum: Scripting Help 08-20-2012, 18:19
Replies: 2
Views: 714
Posted By dasha
Server print ML

new mapsurl[] = "www.etc.com/maps"
server_print("[PLUGIN] %L some text: %s", "WRONG_MAP", mapsurl)

What is my fail?
Forum: Spanish 08-20-2012, 17:33
Replies: 5
Views: 1,041
Posted By dasha
Re: [AYUDA]Compilar plugin

#include <amxmodx>
#include <fun> // give_item

new g_MaxPlayers

public plugin_init()
{
register_plugin("a", "b", "c")

register_event("HLTV", "Event_RoundStart", "a", "1=0", "2=0")
Forum: Scripting Help 08-20-2012, 17:20
Replies: 10
Views: 4,440
Posted By dasha
Re: Get mapname and pause plugin

Agreed. But this is going to be a mod. So that is just a part of the plugin. :fox:
The de_ is just an example, it be going with another prefix.

Anyway, thanks! :)
Forum: Scripting Help 08-20-2012, 07:21
Replies: 10
Views: 4,440
Posted By dasha
Forum: Scripting Help 08-20-2012, 07:07
Replies: 10
Views: 4,440
Posted By dasha
Get mapname and pause plugin

public plugin_init() {
new map[32]
get_mapname(map, charsmax(map) )
if(!contain(map, "de_") ) {

pause("a", "plugin.amxx")
server_print("error...")
}
}
Forum: Off-Topic 08-20-2012, 06:04
Replies: 8
Views: 1,813
Posted By dasha
Re: (HTML) Problem with background

Ok thanks, my bad english -:-
Forum: Off-Topic 08-20-2012, 05:18
Replies: 22
Views: 4,989
Posted By dasha
Re: Use Rcon via software

Okay, thank 4 the info :wink:
Forum: Suggestions / Requests 08-20-2012, 05:17
Replies: 16
Views: 2,632
Posted By dasha
Re: [Req] why its not work ??? any help here

My bad about 8, coz I totally forgot about the 7 =S
Anyway, weird image.
Forum: Off-Topic 08-20-2012, 00:49
Replies: 8
Views: 1,813
Posted By dasha
Re: (HTML) Problem with background

Now it's all ok, but why it work only with that ../
What's the difference?
Forum: Off-Topic 08-20-2012, 00:19
Replies: 22
Views: 4,989
Posted By dasha
Re: Use Rcon via software

Can I trust software like HLSW? I don't like but could be a helpful.
Forum: Off-Topic 08-20-2012, 00:15
Replies: 8
Views: 1,813
Posted By dasha
Re: (HTML) Problem with background

Yes. The style.css exists, the image exists.

index.html
css

style.css

img

test.jpg
Forum: Suggestions / Requests 08-20-2012, 00:05
Replies: 16
Views: 2,632
Posted By dasha
Re: [Req] why its not work ??? any help here

You have Windows 8 pirated version that describe you have no steam.
Forum: Suggestions / Requests 08-20-2012, 00:01
Replies: 7
Views: 1,571
Posted By dasha
Forum: Off-Topic 08-19-2012, 23:58
Replies: 8
Views: 1,813
Posted By dasha
(HTML) Problem with background

Hello, This is the most stupid question I ask, btw I'm sleeping or what .___.
Well this never happend to me! Maybe today I'm really so bad coz I don't sleep already two days..

The problem is that...
Forum: Off-Topic 08-18-2012, 12:57
Replies: 11
Views: 3,175
Posted By dasha
Forum: Unapproved/Old Plugins 08-18-2012, 12:50
Replies: 1,008
Views: 441,072
Posted By dasha
Re: ProKreedz 2.31

Try to save the cc.txt to UFT-8 without BOM
Forum: Off-Topic 08-18-2012, 12:48
Replies: 11
Views: 3,175
Posted By dasha
Re: PHP echo $lang in Array?

http://forums.alliedmods.net/attachment.php?attachmentid=108035&stc=1&d=1345308414

that "e" should be "not available", I don't know why is just an e


lang file:
$lang['NOT_AVAILABLE'] = 'Not...
Forum: Off-Topic 08-18-2012, 12:34
Replies: 11
Views: 3,175
Posted By dasha
Re: PHP echo $lang in Array?

Result when I click-> e;

xPaw, same..
Forum: Off-Topic 08-18-2012, 12:13
Replies: 11
Views: 3,175
Posted By dasha
Re: PHP echo $lang in Array?

Around where? Because I tried this:

echo "<font color='#DC143C'>{$lang['NOT_AVAILABLE']};</font>";
this
echo "<font color='#DC143C'>$lang{['NOT_AVAILABLE']};</font>";
this
echo "<font...
Forum: Off-Topic 08-18-2012, 11:32
Replies: 11
Views: 3,175
Posted By dasha
Re: PHP echo $lang in Array?

Thanks that helped alot!
But I have an last question, how to combine it here?

if ($total > 0)
{
echo "<font color='#DC143C'>$lang['NOT_AVAILABLE'];</font>";
} else {
echo "<font...
Forum: Unapproved/Old Plugins 08-16-2012, 00:34
Replies: 602
Views: 942,176
Posted By dasha
Showing results 1 to 25 of 209

 
Forum Jump

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


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