SA-MP Forums Archive
[FilterScript] Neon script with neon garage with objects (for sa-mp 0.3c only!) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Neon script with neon garage with objects (for sa-mp 0.3c only!) (/showthread.php?tid=200569)

Pages: 1 2 3 4 5 6


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Joe_Dirt_Henchman - 07.02.2011

What is the object name of that neon light in MTA? I've searched Object ID 18647 but can't find anything. Thank you


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - SkyMillion - 15.02.2011

I get this message when i attempt to compile and run can anyone please help me out i would appreciate it alot.


C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(126) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(127) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(137) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(13 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(150) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(151) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(162) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(163) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(175) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(176) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(18 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(189) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(201) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(202) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(212) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(213) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(224) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(225) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(235) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(236) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(245) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(246) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


22 Errors.


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Libra_PL - 15.02.2011

Quote:
Originally Posted by SkyMillion
View Post
I get this message when i attempt to compile and run can anyone please help me out i would appreciate it alot.


C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(126) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(127) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(137) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(13 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(150) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(151) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(162) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(163) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(175) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(176) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(18 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(189) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(201) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(202) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(212) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(213) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(224) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(225) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(235) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(236) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(245) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Skyler\Desktop\Real World Roleplay\filterscripts\neon.pwn(246) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


22 Errors.
Download lastest include packages.


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Lookin - 16.02.2011

Quote:
Originally Posted by Makavel67
Посмотреть сообщение
by the time someone actually Responds back which will be forever.
I will already call it quits on this SHit.
due to me having a life i am tjust trying to figure one simple thing out that i am not aware of..
and yet you might not get a chance to see a reply if you double post as admins are krakin down on that


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - bhupeshyadav - 16.02.2011

eh its shitty

C:\Users\Bhupesh\Desktop\neon.pwn(126) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(127) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(137) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(13 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(150) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(151) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(162) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(163) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(175) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(176) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(18 : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(189) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(201) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(202) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(212) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(213) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(224) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(225) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(235) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(236) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(245) : error 017: undefined symbol "AttachObjectToVehicle"
C:\Users\Bhupesh\Desktop\neon.pwn(246) : error 017: undefined symbol "AttachObjectToVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - sleepysnowflake - 16.02.2011

Bhupeshyadav upgrade your include files to 0.3c


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - bhupeshyadav - 17.02.2011

k i see


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Misha_Konsta - 17.02.2011

At whom be to eat a script with neon preservation in a file


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Mean - 17.02.2011

Well.
1. You did a fail here, it will only work for id0.
pawn Код:
public OnPlayerConnect( playerid ) // You must add playerid here
{
    //new playerid; // THIS WILL ALWAYS BE 0
    SendClientMessage(playerid, COLOR_YELLOW,"This server is using neon system by [EDT]Quattro. Use /neonshop!");
    return 1;
}
2. Indentation fails
3. You got some unneeded brackets here:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    new cartype = GetPlayerVehicleID(playerid);
    new State=GetPlayerState(playerid);
 
   
    if(strcmp(cmdtext, "/neonshop", true) == 0)
    {
 
                SetPlayerInterior(playerid,0);
                {if(State!=PLAYER_STATE_DRIVER) // Wtf is that bracket here
                {SetPlayerPos(playerid,-1980.0026,474.2643,29);}
                else if(IsPlayerInVehicle(playerid, cartype) == 1)
                {SetVehiclePos(cartype,-1980.0026,474.2643,29);
                SetVehicleZAngle(cartype,180.1530);}
                else
                {SetPlayerPos(playerid,-1980.0026,474.2643,29);}
                SendClientMessage(playerid, COLOR_YELLOW,"Type /neon in the garage to pick a neon!");} // This bracket too ?
 
        return 1;}
But, atleast it works.


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Raptor_dewall - 20.02.2011

Well it doesn't seem to work to toggle on/off with the undercover police lights? If i'm wrong, Which button?


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Misha_Konsta - 20.02.2011

At whom is with save give please


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Lookin - 20.02.2011

at whom and what are you talking about Misha?
i don't think anyone here as a clue what it is your asking


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - sDAAw - 20.02.2011

tbh, the lights are too big and makes it bad imo. I like the idea tho'.


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - sMog. - 05.03.2011

anyone who can't get it work i know what is porblem !
problem is in your gamemode or in your filtershript
it was on my server i added house with gate id wont work !
i think its my gate problem


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - DevoLpeR - 05.03.2011

Very Very NICE


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - Drza - 12.04.2011

Hmm this nice 10/10

How to make the player after he use neon, back to his last position?


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - [LvZ]Free - 24.04.2011

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Fuck.this shit is good.

Nice work,good for stunt servers!
Or a Drift Servers !


AW: Neon script with neon garage with objects (for sa-mp 0.3c only!) - hcmeister - 25.04.2011

don't work by me


Re: Neon script with neon garage with objects (for sa-mp 0.3c only!) - sleepysnowflake - 25.04.2011

Bumpers


Respuesta: Neon script with neon garage with objects (for sa-mp 0.3c only!) - iperbrion - 25.04.2011

ayuda ando asiendo un servidor rol que lo e llamado rol-argentino pero ocupoayuda con gente que sepa como modificarlo y aser juntos un gran server ya que con amigos todo es posible y alos que me puedan ayuda por fabor mandenme un mensaje ami msn por hotmail con su msn para agregarlos ya que mi msn es del 2011 y nos tenemos que agregar los 2 para que me manden un mensaje mi msn es mondo-post@hotmail.com bueno ese es el nuevo ya que no tengo a nadie sabre que son ustedes le puse rol-argentino por que note que en los server ai muchos argentinos en todos los server en tonses para aser mejor publisidad y aserlo famoso rapidamente