SA-MP Forums Archive
Problem with my Script - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem with my Script (/showthread.php?tid=649142)



Problem with my Script - T1 - 03.02.2018

Seeking someone who helps me with TeamViewer, because of my scripting problems.

If you are interested, please contact me.


Re: Problem with my Script - Mugala - 03.02.2018

can u just show us a code?


Re: Problem with my Script - T1 - 03.02.2018

Hey Mugalito, no i cant... can u help with Teamviewer?


Re: Problem with my Script - PepsiCola23 - 03.02.2018

what errors do you get?
post here the errors because i don`t know if someone will actually build your gamemode via teamviewer.


Re: Problem with my Script - T1 - 03.02.2018

Its not Errors, my Server crashd if i make /Newitem but i dont found the Command in my Script...


Re: Problem with my Script - Sithis - 03.02.2018

Show us the code or we can't help you.


Re: Problem with my Script - PepsiCola23 - 03.02.2018

if you can`t even find a command in your scripts its better to start one from scratch and see how the code works and what some things do.

you can find your cmd via

Quote:

CMD:newitem ; COMMAND:newitem ; YCDM:newitem strcmp("/newitem" etc

depends on your command processor.


Re: Problem with my Script - Sew_Sumi - 03.02.2018

Why come onto the forums asking for help, and yet only want one person to look at it defeating the purpose of a community forum... That's the reason why this "PM me" and "Give me TeamViewer and I'll fix" isn't right at all...

Just because they fix it FOR you, doesn't mean they are helping you at all... It's like you take your car to the garage to get the car fixed, they fix it, then next month it'll be back in the shop. Where if you learn from a mechanic on what needs to be done, then you won't need the mechanic.


Like oil changes... Sure, they can change it for you, but you're simply wasting money by getting them to do it.



Also, try something the same 'length' as newitem, such as /olditem.

Ensure you aren't running any filterscripts, to avoid having something else that has that command.


If you don't have any command newitem, then why were you using it? I suspect you've left newitem in somewhere that you had it prior and forgot to remove it or something like you haven't replaced the AMX file or such.