Raised This Month: $ Target: $400
 0% 

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: RafalB.
Forum: Scripting Help 01-27-2013, 06:30
Replies: 8
Views: 2,145
Posted By RafalB.
Re: Native problem.

I know.
Is the rest is okay?
Forum: Scripting Help 01-25-2013, 16:04
Replies: 8
Views: 2,145
Posted By RafalB.
Re: Native problem.

native bool:use_pobierz_restart(id)
native use_ustaw_restart(id,wartosc)

native bool:use_pobierz_KameHame(id)
native use_ustaw_KameHame(id,bool:wartosc)

native bool:use_pobierz_Drop(id)...
Forum: Scripting Help 01-25-2013, 15:50
Replies: 8
Views: 2,145
Posted By RafalB.
Re: Native problem.

I have :

public plugin_natives(){

register_library("expmod");
register_native( "use_pobierz_KameHame", "FPobierzUzylKameHame", 1);
register_native( "use_ustaw_KameHame", ...
Forum: Scripting Help 01-25-2013, 15:34
Replies: 8
Views: 2,145
Posted By RafalB.
Re: Native problem.

error : Error: Undefined symbol "get_params" on line 1731
why I have to add get_params(0); ?
Forum: Scripting Help 01-25-2013, 15:12
Replies: 8
Views: 2,145
Posted By RafalB.
Native problem.

This is my code in expmod.sma :
public plugin_natives(){
register_native( "use_pobierz_KameHame", "FPobierzUzylKameHame", 1);
register_native( "use_ustaw_KameHame", "FUstawUzylKameHame", 1); }
...
Forum: Scripting Help 12-29-2012, 04:54
Replies: 7
Views: 1,378
Posted By RafalB.
Re: error help

thx, repaired ;>
Forum: Scripting Help 12-26-2012, 18:17
Replies: 7
Views: 1,378
Posted By RafalB.
Re: error help

why ? this error is this code, i will not post my full code becouse this is my exp mod for my serwer, sorry me english is weak.
Forum: Scripting Help 12-26-2012, 15:58
Replies: 7
Views: 1,378
Posted By RafalB.
error help

L 12/26/2012 - 11:06:33: [AMXX] Displaying debug trace (plugin "expmodsql.amxx")
L 12/26/2012 - 11:06:34: [AMXX] Run time error 4: index out of bounds
L 12/26/2012 - 11:06:34: [AMXX] [0]...
Forum: Scripting Help 12-13-2012, 07:27
Replies: 2
Views: 1,575
Posted By RafalB.
Forum: Scripting Help 12-12-2012, 15:53
Replies: 2
Views: 1,575
Posted By RafalB.
Sql create table ;/

Hi,
I have a problem with "Create table" in sql


public check_table(){
new cache[1024], pos
pos = formatex(cache, 1204, "CREATE TABLE IF NOT EXISTS %s ( authid VARCHAR( 64 ), xp integer( 3 )...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 09:49.


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