Raised This Month: $ Target: $400
 0% 

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: Boomd
Forum: Scripting Help 02-09-2013, 07:52
Replies: 1
Views: 935
Posted By Boomd
Need help with a script

#include <a_samp>
#include <zcmd>
#include <sscanf>

#define COLOR_YELLOW 0xFFFF00
#define COLOR_GRAY 0x585858

CMD:buy(playerid, params[])
{
SendClientMessage(playerid, COLOR_YELLOW, "buy...
Forum: Scripting Help 02-09-2013, 06:04
Replies: 1
Views: 590
Posted By Boomd
I have a problem

i have a problem will you find it out pls

#include <a_samp>
#include <zcmd>
#define COLOR_WHITE 0xFFFFFFAA

new CP[MAX_PLAYERS];

CMD:work(playerid, params[])
{
Forum: Scripting 02-09-2013, 06:01
Replies: 2
Views: 900
Posted By Boomd
Problem

I have a problem will you find it out ?

#include <a_samp>
#include <zcmd>
#define COLOR_WHITE 0xFFFFFFAA

new CP[MAX_PLAYERS];

CMD:work(playerid, params[])
{
Forum: Scripting Help 07-05-2012, 11:45
Replies: 2
Views: 827
Posted By Boomd
Re: Please help

I am from Bulgaria that's why it is on a diffrent language
Forum: Scripting Help 07-05-2012, 11:44
Replies: 2
Views: 827
Posted By Boomd
Please help

public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/enter", cmdtext, true, 10) == 0)
{
if(IsPlayerInPlace(playerid, 2309.8423, -1644.9840, 14.8270))
...
Forum: Trash 06-21-2012, 10:41
Replies: 1
aa
Views: 518
Posted By Boomd
aa

aa
Forum: Scripting Help 06-20-2012, 16:31
Replies: 3
Views: 890
Posted By Boomd
Problem with the script

public DeathMatch(playerid)
{
75: SendClientMessageToAll(COLOR_RED, "DM event has started");
SetPlayerCheckpoint(playerid, 1479.2354, -1416.1747, 11.8828, 312.7815);
...
Forum: Scripting Help 06-20-2012, 14:02
Replies: 11
Views: 2,063
Posted By Boomd
Re: How to do it ?

Oh my bad wrong file put :D
Forum: Scripting Help 06-20-2012, 13:58
Replies: 11
Views: 2,063
Posted By Boomd
Re: How to do it ?

D:\igri\gta sa\GTA San Andreas\gamemodes\aaas.pwn(46) : warning 217: loose indentation
D:\igri\gta sa\GTA San Andreas\gamemodes\aaas.pwn(47) : warning 217: loose indentation
D:\igri\gta sa\GTA San...
Forum: Scripting Help 06-20-2012, 13:55
Replies: 11
Views: 2,063
Posted By Boomd
Re: How to do it ?

ok txn again Veco
Forum: Scripting Help 06-20-2012, 13:50
Replies: 11
Views: 2,063
Posted By Boomd
Re: How to do it ?

Now when i put them outside 192: the same error
Forum: Scripting Help 06-20-2012, 13:48
Replies: 11
Views: 2,063
Posted By Boomd
Forum: Scripting Help 06-20-2012, 13:44
Replies: 11
Views: 2,063
Posted By Boomd
Re: How to do it ?

i'm sorry forgot to put the error
Forum: Scripting Help 06-20-2012, 13:40
Replies: 11
Views: 2,063
Posted By Boomd
How to do it ?

if (strcmp("/dm2", cmdtext, true, 4) == 0)
{

new rand=random(4);
switch(rand)
{
case 0:
{
SetPlayerPos(playerid, 1546.2438,...
Showing results 1 to 14 of 14

 
Forum Jump

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


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