Beiträge von Logan
-
-
-
Du weißt schon das d für nen Integer steht, aber
die Health ne Gleitkommazahl also Float ist ?LG
-
Wenn dein Tabelle mit der Spalte "Geld " anfängt und genau in dieser Reihenfolge strukturiert ist, eigentlich schon.
LG
-
@Nightstr3am
Nein du musst hier beim sscanf vor den ganzen Bezeichner das Trennzeichen, was beim splitten berücksichtigt werden soll angeben.
Hier mit p<|>.
Zudem musst du auch sicher gehen, dass deine Tabelle wirklich, so wie in deinem Fall ganz am Anfang mit Level beginnt, etc., so wie du es oben angegeben hast.LG
-
@Nightstr3am:
Du hast vergessen beim "sscanf" den Delemiter anzugeben, was in diesem Fall | ist.LG
-
Ich verwende die R5 Version von G-Stylezz
Bei der R5 würde ich die Daten am besten so laden:
new str[520];
format(str,sizeof str,"SELECT * FROM `accounts` WHERE `Name` = '%s'",SpielerName(playerid));
mysql_query(query);
mysql_store_result();
mysql_fetch_row(str);
sscanf(str,"p<|>{i}s[24]iii",variable,variable,variable,variable); //Kommt halt darauf an wie dein Tabelle aufgebaut ist
mysql_free_result(); -
Dann formuliere mal deine Sätze ein bisschen besser.
Oben steht bei samp4you gehts aber dann gehts nicht ?
Dann sind wahrscheinlich deine mysql Zugangsdaten falsch, an etwas anderem kanns ja dann wohl schlecht liegen.LG
-
Wenn du von deinem lokalen Server auf die Datenbank von samp4you connecten willst, wundert mich das nicht.
Bei allen MySQL Datenbanken ist eigentlich der externe Zugriff nicht erlaubt, außer von dem lokalen Gaming Server, bei dem es bei dir auch wiederum klappt.LG
-
Kommt darauf an, was für ein MySQL Plugin du verwendest und welche Version (bei BlueG).
LG
-
NeRoTeX
Ich glaube, dass der Support eigentlich einschätzen können sollte,
was dem Thema "dienlich" ist und was nicht.
Aber was willst du da machen (bzgl. Wert einer Dienstleistung einschätzen) ?
Du kannst "Dummheit" schlecht verbieten, zudem ist es auch nicht deine Aufgabe das o.g. zu tun.LG
-
NeRoTeX
Regeln sind nicht zum Interpretieren, sondern zum Einhalten da.
Außerdem denke ich auch, dass die meisten Benutzer, die in dem Thema waren, dies selbst gut genug einschätzen können.
Hinzu kommt, dass das ganze auch noch meistens in Beleidigung ausarten (bzw. auch nicht sachlich und höflich verfasst sind), die wiederum überhaupt nicht dem Thema dienlich sind.LG
-
[...]Dafür kann man keine 5€ verlangen.
Finde ich eigentlich persöhnlich nicht schlimm,
Solange es 1x geschrieben wurde.
Was du persönlich schlimm oder nicht schlimm findest, spielt hier keine Rolle.
Es geht einfach darum, dass die Regeln einfach eingehalten werden sollen und die Beiträge diese einhalten und sich
folglich auf das Thema, also den Verkauf, beziehen sollten, das hier nicht der Fall ist.LG
-
So Leute,
da ich das schon tagelang mit ansehen muss, reicht es jetzt einfach mal,
da ich dafür einfach keinen Nerv mehr habe.Und zwar bezieht sich meine Kritik auf den bzw. die Marktplatz Bereiche.
Das, was mich eigentlich aufregt ist, dass die Bereiche einfach keine richtigen Verkauf möglich machen.
Das liegt nicht an den Bereichen, sondern am Verhalten der User im Marktplatz Bereich.
Und zwar ist es in 90% der Fälle immer so, dass Leute, die dort in Posts im Marktplatz-Bereich reinschreiben, sich überhaupt nicht auf das Thema beziehen.
Meistens kommen dann so Posts wie "So einfach" oder "Dafür kann man doch nicht X Euro verlangen".
Hier mal ein kleines Beispiel: [ BIETE ] Ein Tazer Script
Ein paar Zitate aus dem Thema:ZitatWirst keinen Käufer finden, sind 5 Minuten Arbeit, maximal.
ZitatGeklaut
Sowas kann man auch einfach aus dem EER Script raus kopieren...ZitatOha da sind 13 Zeilen die man da braucht und dafür 5 EUro OHA
Zitat[...]Dafür kann man keine 5€ verlangen.
ZitatHAHAHA Über die Rechtschreibung anderer meckern aber selber keine Rechtschreibung beherschen, dass sind die besten
Ich verstehe auch die Leute, die das dort reinschreiben, meistens stimmt es ja auch. Jedoch ist das nicht das Thema.
Die Threads dort sind nicht dazu da, um seine Meinung reinzuschreiben, sondern dafür, dass sich Interessierte melden und evtl. dort etwas posten.
Behaltet einfach eure Meinung für euch und wenn es euch nicht gefällt einfach "ignorieren".
Aber eigentlich bin ich auch vom Support enttäuscht, da es eigentlich dessen Aufgabe ist solchen nicht zum Thema passenden und unqualifizierten Posts zu löschen.
Ziemlich schade ist, dass die Beiträge vom Support auch noch toleriert werden und nicht geahndet werden, obwohl sie eigentlich gegen die Regel verstoßen.ZitatBeiträge müssen stets verständlich, leserlich, höflich und dem jeweiligen Thema dienlich sein.
Überdenkt einfach mal das Thema
LG
-
Müsstest du eigentlich, da du die Regeln vor der Registrierung gelesen haben musst und sie auch mit der Registrierung akzeptiert hast.
LG
-
Dann stell einfach den Debug an, in dem du mysql_debug(1); nutzt und poste dann hier den Inhalt.
LG
-
In das Callback,der oben genannt wurde.
Tipp: Frage im o.g. Callback mit GetVehicleDamageStatus ab, ob bereits Reifen geplatzt sind (genaueres dazu im Wiki) und wenn ja,
"heilst" du das Fahrzeug wieder.LG
-
Was ist da nicht erklärbar ?
maxpeed und string hast du bereits in einem höheren Sichtbereich deklariert, willst sie hier aber nochmal deklarieren.
Also entweder haste se schon global oder in einem höheren Block deklariert.LG
-
Noch besser:
stock VehicleAllowed(playerid)
{
switch(GetVehicleModel(Fahrzeug[playerid]))
{
case 585..587,600,602,605,608: return 1;
}
return 0;
} -
Man gehe auf die Seite von compuphase.com und finde das:
ZitatEmbedded / devices
- Our programmable MP3 player/controller (for consoles, kiosk applications and home automation) allows the end user to control the peripherals and audio through a pawn script. This allows for a great flexibility, because you can attach various equipment to the device, even if the manufacturer (i.e. "we") did not think of the particular application.
- Pleo, the robotic baby dinosaur from UGOBE Life Forms includes the pawn scripting environment, so that its owner can create and adjust its personality and its skills.
- Interopix, Inc. distributes an industrial control and monitoring system that uses pawn as its primary applications environment. Users of this system can also download scripts created in pawn to implement custom functionality on their controllers. They also distribute an OEM microcontroller based on the same technology which may be used in many general purpose embedded control and monitoring applications.
- B-phreaks Ltd. makes Diamond, a protection dongle with enhanced security measures. The device runs "key algorithms" of an application in pawn, and transports the parameters over an encrypted channel.
- Kirsen Technologies Corporation uses pawn to dynamically control the behaviour of their security products. This allows them to update the configuration and the behavior of their modules in-field, without having to reprogram the microcontroller (an MSP430, Texas Instruments). The compiled script executes directly from ROM. The functionality to upload scripts uses the remote debugging capabilities.
- The Apple iPod contains the Small abstract machine. This has become apparent from human-readable strings in the "firmware update" program.
- Carl Schenck AG is using Small in their embedded weighing controller, with remote debugging over a serial connection.
- CIZGI uses Small in a "building automation and hospital air climatisation control system". The system controls temperature and ventilation and runs on a 80386SX embedded computer. It uses Small to allow "scenarios" to be updated in a live system.
- Artran, Inc. used Small for control of one of their machines. Greg Garner, then with Artran, donated the floating point module and documentation on the debugger interface. Artran seems to be out of business.
Games, game servers and related
- Mokoi Gaming is a platform-neutral game platform. It provides a simple and flexible way to create games that run on various operating systems and devices. Mokoi Games are written in the pawn Language.
- The game-mod called SA-MP is a a multiplayer modification for the PC version of Rockstar's GTA: San Andreas allowing users to player together over internet or LAN connections. It uses pawn for "modding" and creating scenarios.
- Open Legends is an open source (GPL) game engine based on sprites. It includes an entity scripting system based on pawn.
- Small is used as a scripting language in "Baldur's Gate: Dark Alliance" for the PlayStation2, Xbox and Gamecube by Snowblind Studios. The game "Champions of Norrath: Realms of Everquest" by Snowblind Studios also uses Small.
- Small is used as a scripting language in the game "Pranksters" for Windows by Glassfish-Games.
- The free MMORPG (massive multiplay online role playing game) Eternal Lands (http://www.eternal-lands.com</a>) is scriptable with Small.
- NoX-Wizard is a free server for Ultima Online clients, designed based upon Wolfpack, and extends it with more customizable scripting, up to 1024 concurrent clients, scriptable and remote administration, and more...
- AMX Mod X is a Half-Life "metamod" plug-in. AMX Mod X was originally based on AMX Mod (see below), but nearly all code has been rewritten. AMX Mod X is in active development.
- AMX Mod is a Metamod plugin that allows you to write scripts for Half-Life mods using Small scripting language. The current version will work with Counter-Strike 1.6 Beta. There appears to be no further development on AMX Mod.
- The free program "admin mod" plugs into the game Half-Life to provide people running the servers more control over them. It uses Small as its scripting language.
- AMXBot is a scriptable irc bot using Small as its script language.
- The GUN-TACTYX Programming Game is a "shooter game" where the challence lies in programming robots to do the shooting. It describes itself as a "CROBOTS-like game with QUAKE3-style graphics". The "programs" for the robots must be written in the Small language.
-
Arene.com was a "Game Server On Demand": whenever a group of gamers want a server (for half-life, unreal, quake3), Arene.com launched it for you. Each user installed a client that connects to a central server. The Small interpreter in the client allowec the gamers to chat, create an Arena, detect games on the local disk, etc.
The Arene.com project is no longer active.
Graphic & animation
- The commercial animation toolkit "EGI" (by CompuPhase) uses pawn to allow for dynamic (and possibly interactive) scripted animations; for example, for the use in avatars or Windows "agent" style animations.
- Similar (in a way) to EGI are the 3D Desktop Pets from Desktop-Pets.com (apparently now a dead link). To my understanding, 3D Desktop Pets are a mixture of Tamagotchi and Microsoft Agent.
- The free "PluginMaker" tool for Pro Motion was made by me to automate image processing tasks over an animation. I use it to create the cast shadows from the 2D animations of the "Sisters" demo.
- Søren Hannibal uses Small in his 3D engine (a personal project).
Miscellaneous
- Simple Web Server 2.1 by PMX is a web server that supports pawn scripts natively.
- RemotelyAnywhere allows you to control a PC (running Windows) via a TCP/IP link, and from within a browser. RemotelyAnywhere uses Small as a scripting language.
- Spinifex Computing uses Small in their print enhancement software.
- Enlightenment is a window manager on top of X-Windows, which uses Small as its scripting language. (The Enlightenment team calls it Embryo).