Raised This Month: $ Target: $400
 0% 

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: mrspeak
Forum: Scripting Help 11-07-2020, 08:42
Replies: 3
Views: 634
Posted By mrspeak
Re: players name store

I solved it already. It was the native am_get_player_arena.
Forum: Scripting Help 11-06-2020, 09:40
Replies: 7
Views: 1,055
Posted By mrspeak
Re: index out of bounds

Well you can't print am_get_player_arena with %d cuz it's a string.. it prints like "arena%s= arena1" for example..

That's also why i'm using it with g_szNumbers[ ].
I mean... if i print it w/...
Forum: Scripting Help 11-06-2020, 08:23
Replies: 7
Views: 1,055
Posted By mrspeak
Re: index out of bounds

I already tried that, same error :/

EDIT:
here is the error

if( g_szNumbers[ am_get_player_arena( id ) ] >= 1 && !is_user_bot( id ))
Forum: Scripting Help 11-06-2020, 08:17
Replies: 7
Views: 1,055
Posted By mrspeak
index out of bounds

Hello there,

I'm getting "Index out of bounds" here and i don't get it why.. i think i'm blind...
if( g_szNumbers[ am_get_player_arena( id ) ] >= 1 && !is_user_bot( id ))



#pragma...
Forum: Scripting Help 11-05-2020, 17:04
Replies: 3
Views: 634
Posted By mrspeak
players name store

How can i store player name into a string on client_connect() ?

i tried like that:

static szName[ 32 ];
.
.
.
client_connect(id) {
get_user_info( id, g_szCache_Name, szName,...
Forum: Scripting Help 10-22-2020, 20:54
Replies: 6
Views: 948
Posted By mrspeak
Re: Change score between teams

i tought of that too, i wanted to test that later. That's anyway exactly what i need from now on i can manage it.
Thank you again :)
Forum: Scripting Help 10-22-2020, 19:04
Replies: 6
Views: 948
Posted By mrspeak
Re: Change score between teams

Well, it works kind of ? but the only problem is it changes imediatly back.
Forum: Scripting Help 10-19-2020, 20:51
Replies: 6
Views: 948
Posted By mrspeak
Re: Change score between teams

How would that help me to change these?:

https://i.imgur.com/s4WlvtO.jpg
Forum: Scripting Help 10-19-2020, 16:34
Replies: 6
Views: 948
Posted By mrspeak
Change score between teams

Hello everyone,
Short story, i'm making a mix/competitve (idk how to call it) plugin for a friend.
He wants like in round 15 to automatically change teams and score from scoretab between them....
Forum: Suggestions / Requests 04-20-2020, 04:58
Replies: 5
Views: 1,074
Posted By mrspeak
Re: Custom skin shop

I'm already using both of the plugins man. I can't re-reuse them, that will be weird.
But however thanks for trying.
marked as solved.
Forum: Suggestions / Requests 04-19-2020, 17:13
Replies: 5
Views: 1,074
Posted By mrspeak
Re: Custom skin shop

please start reading before posting.



I was about to make one but i realized it's not that easy and i asked because i tought it will help me.

So if someone has another suggestion ..
Forum: Suggestions / Requests 04-19-2020, 10:03
Replies: 5
Views: 1,074
Posted By mrspeak
Custom skin shop

Hello,
i've searched but didn't found what exactly i need.

A custom skin shop where players can buy custom weapon skins with points or smth like that.
Forum: Scripting Help 04-11-2020, 20:13
Replies: 4
Solved Compile error
Views: 877
Posted By mrspeak
Re: Compile error

Thanks ! I'm gonna kill myself for that mistake xD
Forum: Scripting Help 04-11-2020, 18:24
Replies: 4
Solved Compile error
Views: 877
Posted By mrspeak
Re: Compile error

Ok thanks, that's one done but what tf is this supposed to mean:
error 020: invalid symbol name ""

and for the
state = 1;
it says

error 001: expected token: "-identifier-", but found "="
Forum: Scripting Help 04-11-2020, 17:50
Replies: 4
Solved Compile error
Views: 877
Posted By mrspeak
Compile error

I'm NOT such of an expert but i want to make a plugin where if it's 00:00 o'clock admins can't use amx_map with a print in the console and also if it's 00:00 o'clock and another map except de_dust2...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -4. The time now is 22:56.


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